統計
Cody
0 問題
82 解答
ランク
N/A
of 302,161
評判
N/A
コントリビューション
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
解決済み
Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...
3年以上 前
解決済み
Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].
3年以上 前
解決済み
Find The area of the square
Given that the length of the side of a square is x, find the area.
3年以上 前
解決済み
Is My Wife Wrong?
Answer the question. (see also <http://www.mathworks.com/matlabcentral/cody/problems/149-is-my-wife-right Problem 149: Is my ...
3年以上 前
解決済み
Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...
3年以上 前
解決済み
Matlab Basics - y as a function of x
Write a function to calculate y as a function of x, such that y = 6x^2 + 5x - 2
3年以上 前
解決済み
Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.
3年以上 前
解決済み
Function(2)
Use this function to earn a few points. function y = your_fcn_name(x) y = x^2 - 8; end
3年以上 前
解決済み
Utilize this function
Press submit for some points function y = your_fcn_name(x) y = x^2 - 2; end
3年以上 前
解決済み
Use this function for some points
Hit submit if you'd like to earn some points! function y = your_fcn_name(x) y = x^2 - 3; end
3年以上 前
解決済み
Function(1)
Use this function for some points (free) function y = your_fcn_name(x) y = x^2 + 2; end
3年以上 前
解決済み
Function(3)
Use this function to earn some points on your cody journey! function y = your_fcn_name(x) y = x^2 - 12; end
3年以上 前
解決済み
Easy Function
Use this function to earn some points (hit submit): function y = your_fcn_name(x) y = x^2 + 10; end
3年以上 前
解決済み
Create Function
Use the equation below to earn some points! function y = fcn_of_your_choice(x) y = x^2; end
3年以上 前
解決済み
CMPSC 200 help(2)
Use this problem to earn some easy points towards your 1,000! Just hit submit. function y = your_fcn_name(x) y = x^2 + 32; e...
3年以上 前
解決済み
Easy Function(3)
Hit submit for some free points. function y = your_fcn_name(x) y = x^2 + 30; end
3年以上 前
解決済み
COMPSC 200 help
Use this problem to earn some free points towards your 1,000. Just hit submit! function y = your_fcn_name(x) y = x^2 + 50; e...
3年以上 前
解決済み
Easy Function(2)
Hit the submit button for some cody points! function y = your_fcn_name(x) y = x^2 + 20; end
3年以上 前
解決済み
Easy Function(1)
Use this function to earn some cody points! function y = your_fcn_name(x) y = x^2 - 1; end
3年以上 前
解決済み
Easy Function(4)
Use the submit button to earn points function y = your_fcn_name(x) y = x^2 + 40; end
3年以上 前
解決済み
Functions For Points
Use this fucntion to earn some free points! function y = your_fcn_name(x) y = x^2 + 5; end
3年以上 前
解決済み
Utilizing Functions
Use this function to work for some points: function y = fcn_of_your_choice(x) y = x^2 + 2; end
3年以上 前
解決済み
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
3年以上 前
解決済み
the average value of the elements
Calculate the average value of the elements in the array
3年以上 前


