統計
Cody
0 問題
87 解答
ランク
N/A
of 302,093
評判
N/A
コントリビューション
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
解決済み
Speed of car travelling x meters in y seconds
What is the speed of a car if the car travelled x meters in y seconds? Supply the answer in m/s.
約3年 前
解決済み
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
約3年 前
解決済み
multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...
約3年 前
解決済み
Transpose
Write a MATLAB script in order to convert a random length row vector (v) into a column vector.
約3年 前
解決済み
Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.
約3年 前
解決済み
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
約3年 前
解決済み
Determine the square root
Determine the square root of the value the user has entered, n.
約3年 前
解決済み
Divide by 4
Given the variable x as your input, divide it by four and put the result in y.
約3年 前

