suppose you go from x-y-z coordinates [3,4,2] to [0,0,2] to [0,1,2] to [1,1,2], to [1,1,20] then you walked 25 units of distance. If input xyz =[3 4 2; 0 0 2; 0 1 2; 1 1 2; 1 1 20] then output w=25.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers290
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5809 Solvers
-
2186 Solvers
-
Read a column of numbers and interpolate missing data
2354 Solvers
-
173 Solvers
-
Construct a string from letters and counts
147 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Very nice !
please explain the problem