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!!
Determine whether a vector is monotonically increasing
12222 Solvers
The Hitchhiker's Guide to MATLAB
2880 Solvers
264 Solvers
291 Solvers
find the surface area of a cube
345 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!