Community Profile

photo

Philip Kandel


2016 年からアクティブ

統計

  • Commenter
  • Promoter
  • Solver

バッジを表示

Content Feed

表示方法

解決済み


Circle Area
Find the area of the circle given radius

7年以上 前

解決済み


y = x
Just press submit!

7年以上 前

解決済み


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

7年以上 前

解決済み


Squarea
Find the area of a square

7年以上 前

解決済み


Yards to feet
Convert yards to feet

7年以上 前

解決済み


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

7年以上 前

解決済み


Circumference
Find the circumference of a circle given the radius.

7年以上 前

解決済み


Squared Plus 4
Square the given and add 4!

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


Add two numbers
Add two numbers (For beginners)

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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.

7年以上 前

解決済み


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!

7年以上 前

解決済み


Your favourite city!
Type your favourite city.

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

解決済み


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

7年以上 前

さらに読み込む