Problem


supercar
write supercar

nästan 11 år ago | 0 | 10 solvers

Solved


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

nästan 11 år ago

Solved


Who is my love
Wirite name my honey to x

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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!

nästan 11 år ago

Solved


calculate km to m
calculate 1123 km to m

nästan 11 år ago

Problem


calculate km to m
calculate 1123 km to m

nästan 11 år ago | 0 | 10 solvers

Solved


rewrite vector
rewrite vector [1 2 1]

nästan 11 år ago

Problem


rewrite vector
rewrite vector [1 2 1]

nästan 11 år ago | 0 | 9 solvers

Solved


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

nästan 11 år ago

Solved


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.

nästan 11 år ago

Solved


Area of rhombus
Calculate the rhombus area

nästan 11 år ago

Solved


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

nästan 11 år ago

Problem


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

nästan 11 år ago | 0 | 0 solvers

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


say "hi"
say "hi"

nästan 11 år ago

Problem


say "hi"
say "hi"

nästan 11 år ago | 0 | 10 solvers

Solved


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

nästan 11 år ago

Solved


Name the bigest junkie
eg. name='JOHN'

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


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

nästan 11 år ago

Solved


length of vector
give a length of vector

nästan 11 år ago

Problem


length of vector
give a length of vector

nästan 11 år ago | 0 | 9 solvers

Load more