photo

KAZUKI TAKEMI


Last seen: quasi 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Simulink 3D Animation Viewerの視点の追加方法
Simulink 3D Animation Viewerの viewpointの追加に関する方法についてのついての質問なのですが、直接画面を操作してviewpointを追加する以外に、Pos(Position?),Dir(direction?)の値を直接指...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


MinidroneCompetition how to process the image
Parrot image comversion ブロックで出力されて値を用いて画像処理を行おうとしているのですが、その際に不明な点がいくつかあったので質問させていただきます。 1.上記のブロックで出力される値(配列?)はR,G,Bという変数で出力されるの...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risolto


The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...

oltre 5 anni fa

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

oltre 5 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 5 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

oltre 5 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 5 anni fa