photo

Philip Kandel


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

Cody

0 个问题
56 个答案

排名
N/A
of 301,612

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 21,357

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
14,766
of 175,767

贡献数
0 个问题
56 个答案

评分
410

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Commenter
  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


Circle Area
Find the area of the circle given radius

9 years 前

已解决


y = x
Just press submit!

9 years 前

已解决


Area of a Right Triangle
Find the area of the right triangle given two legs

9 years 前

已解决


Squarea
Find the area of a square

9 years 前

已解决


Yards to feet
Convert yards to feet

9 years 前

已解决


Hypotenuse
Find the hypotenuse given two legs of a triangle. Hint: Pythagorean Theorum

9 years 前

已解决


Circumference
Find the circumference of a circle given the radius.

9 years 前

已解决


Squared Plus 4
Square the given and add 4!

9 years 前

已解决


Return the first and last character of a string
Return the first and last character of a string, concatenated together. If there is only one character in the string, the functi...

9 years 前

已解决


Rectangle Area
Solve the area of a rectangle provided the lengths of 2 sides

9 years 前

已解决


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...

9 years 前

已解决


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

9 years 前

已解决


Add two numbers
Add two numbers (For beginners)

9 years 前

已解决


Matlab Basics - y as a function of x
write a script to calculate y as a function of x, such that y = 6x^2 + 5x - 2

9 years 前

已解决


Let's see how peculiar we can get
The task is to multiply two numbers. But do it in the most peculiar possible way.

9 years 前

已解决


Who is the smartest MATLAB programmer?
Who is the smartest MATLAB programmer? Examples: Input x = 'Is it Obama?' Output = 'Me!' Input x = 'Who ?' Ou...

9 years 前

已解决


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 ...

9 years 前

已解决


matlab indian players
answer is one of the indian matlab player(just for fun dont take serious)

9 years 前

已解决


Who has power to do everything in this world?
There is only one person who is older than this universe. He is Indian version of Chuck Norris.

9 years 前

已解决


Number of Horns on a unicorn!
Calculate the number of horns on a *unicorn*! And I'm talking about a unicorn with not more than one horn on it!

9 years 前

已解决


Your favourite city!
Type your favourite city.

9 years 前

已解决


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

9 years 前

已解决


Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem

9 years 前

已解决


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

9 years 前

已解决


What number has this problem?
This problem is added because it is problem number *???* in the "Community" problems section. <http://www.mathworks.de/matlab...

9 years 前

已解决


Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.

9 years 前

已解决


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 ...

9 years 前

已解决


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

9 years 前

已解决


Add 7
Given an input variable x, output a variable y that is 7 greater than x. Example: Input x = 1 Output y is 8 Input ...

9 years 前

已解决


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

9 years 前

加载更多