Problem 43627. Find Euclidean norm of given vector u.
Find Euclidean norm of given vector u. https://en.wikipedia.org/wiki/Euclidean_distance Example x=[1 1] result=sqrt(1^2+1^2)=1.4142
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers69
Suggested Problems
-
Return a list sorted by number of occurrences
2770 Solvers
-
Back to basics 11 - Max Integer
782 Solvers
-
Matlab Basics - Absolute Value
605 Solvers
-
Matlab Basics II - Determine if an array has a 3rd dimension
147 Solvers
-
find whether it is prime or not
146 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!