Problem 477. speed vs size
The given string describes some MATLAB expressions such as 'pause(1)'. Compute its performance score = code size + run time in milliseconds/100. For size, please refer to this link: http://www.mathworks.com/matlabcentral/fileexchange/34754-calculate-size
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers24
Suggested Problems
-
Return unique values without sorting
913 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
99 Solvers
-
Generate a string like abbcccddddeeeee
262 Solvers
-
Test if two numbers have the same digits
241 Solvers
-
How long do each of the stages of the rocket take to burn?
296 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!