Nice Problem.
good
function c = hypotenuse(a,b)
c = sqrt(a^2+b^2)
end
I love this!
Noice
simply use pythagoraen theorem
Very easy :p Needed the confidence booster lmao
Just follow the Pythagoras theorem.
: )
Good starting challenging
:)
nice
Well, this was a bit embarrasing...
regexp
I forget allways this function!!
Remove any row in which a NaN appears
6866 Solvers
Remove the small words from a list of words.
676 Solvers
1281 Solvers
459 Solvers
Convert from Fahrenheit to Celsius
7896 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!