問題


supercar
write supercar

11年弱 前 | 0 | 10 個のソルバー

解決済み


Switch matrix to a column vector
for e.g. x = [1 2 3 4] y = 1 3 2 4

11年弱 前

解決済み


Who is my love
Wirite name my honey to x

11年弱 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

11年弱 前

解決済み


Replace multiples of 5 with NaN
It is required to replace all values in a vector that are multiples of 5 with NaN. Example: input: x = [1 2 5 12 10 7] ...

11年弱 前

解決済み


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!

11年弱 前

解決済み


calculate km to m
calculate 1123 km to m

11年弱 前

問題


calculate km to m
calculate 1123 km to m

11年弱 前 | 0 | 10 個のソルバー

解決済み


rewrite vector
rewrite vector [1 2 1]

11年弱 前

問題


rewrite vector
rewrite vector [1 2 1]

11年弱 前 | 0 | 9 個のソルバー

解決済み


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

11年弱 前

解決済み


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.

11年弱 前

解決済み


Area of rhombus
Calculate the rhombus area

11年弱 前

解決済み


Volume of this donut
Given hole diameter a, and outermost diameter b, determine the volume y of the resulting donut.

11年弱 前

問題


pizzzzza2
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bon...

11年弱 前 | 0 | 0 個のソルバー

解決済み


Compute Area from Fixed Sum Cumulative Probability
In Matlab the code v = rand(1,3); v = v/sum(v); is sometimes suggested as a convenient means of generating three rando...

11年弱 前

解決済み


Volume of a sphere given its surface area
You just measured its surface area, that is the input.

11年弱 前

解決済み


Wrapping the Tower of Pisa
The famous artist Christo Vladimirov Javacheff, who likes pizza, wants to wrap the well-known Italian tower in paper. It is a ci...

11年弱 前

解決済み


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

11年弱 前

解決済み


Calculate the area of a triangle between three points
Calculate the area of a triangle between three points: P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) these three points are the vert...

11年弱 前

解決済み


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2...

11年弱 前

解決済み


Index of a Rational number
The set of real numbers are infinite. They are so many that real numbers can't even be enumerated. However, unlike real numbers ...

11年弱 前

解決済み


say "hi"
say "hi"

11年弱 前

問題


say "hi"
say "hi"

11年弱 前 | 0 | 10 個のソルバー

解決済み


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

11年弱 前

解決済み


Name the bigest junkie
eg. name='JOHN'

11年弱 前

解決済み


The sum of the numbers in the vector
eg. [1,2,3]---->SUM=6

11年弱 前

解決済み


Walk on water
There is only one man who walked on water.

11年弱 前

解決済み


length of vector
give a length of vector

11年弱 前

問題


length of vector
give a length of vector

11年弱 前 | 0 | 9 個のソルバー

さらに読み込む