Problema


supercar
write supercar

quasi 11 anni fa | 0 | 10 risolutori

Risolto


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

quasi 11 anni fa

Risolto


Who is my love
Wirite name my honey to x

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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!

quasi 11 anni fa

Risolto


calculate km to m
calculate 1123 km to m

quasi 11 anni fa

Problema


calculate km to m
calculate 1123 km to m

quasi 11 anni fa | 0 | 10 risolutori

Risolto


rewrite vector
rewrite vector [1 2 1]

quasi 11 anni fa

Problema


rewrite vector
rewrite vector [1 2 1]

quasi 11 anni fa | 0 | 9 risolutori

Risolto


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

quasi 11 anni fa

Risolto


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.

quasi 11 anni fa

Risolto


Area of rhombus
Calculate the rhombus area

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Problema


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

quasi 11 anni fa | 0 | 0 risolutori

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


say "hi"
say "hi"

quasi 11 anni fa

Problema


say "hi"
say "hi"

quasi 11 anni fa | 0 | 10 risolutori

Risolto


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

quasi 11 anni fa

Risolto


Name the bigest junkie
eg. name='JOHN'

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


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

quasi 11 anni fa

Risolto


length of vector
give a length of vector

quasi 11 anni fa

Problema


length of vector
give a length of vector

quasi 11 anni fa | 0 | 9 risolutori

Carica altro