Problem


supercar
write supercar

fast 11 Jahre vor | 0 | 10 Lösungsvorschläge

Gelöst


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

fast 11 Jahre vor

Gelöst


Who is my love
Wirite name my honey to x

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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!

fast 11 Jahre vor

Gelöst


calculate km to m
calculate 1123 km to m

fast 11 Jahre vor

Problem


calculate km to m
calculate 1123 km to m

fast 11 Jahre vor | 0 | 10 Lösungsvorschläge

Gelöst


rewrite vector
rewrite vector [1 2 1]

fast 11 Jahre vor

Problem


rewrite vector
rewrite vector [1 2 1]

fast 11 Jahre vor | 0 | 9 Lösungsvorschläge

Gelöst


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

fast 11 Jahre vor

Gelöst


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.

fast 11 Jahre vor

Gelöst


Area of rhombus
Calculate the rhombus area

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

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

fast 11 Jahre vor | 0 | 0 Lösungsvorschläge

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


say "hi"
say "hi"

fast 11 Jahre vor

Problem


say "hi"
say "hi"

fast 11 Jahre vor | 0 | 10 Lösungsvorschläge

Gelöst


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

fast 11 Jahre vor

Gelöst


Name the bigest junkie
eg. name='JOHN'

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


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

fast 11 Jahre vor

Gelöst


length of vector
give a length of vector

fast 11 Jahre vor

Problem


length of vector
give a length of vector

fast 11 Jahre vor | 0 | 9 Lösungsvorschläge

Mehr laden