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 Solvers26
Suggested Problems
-
Remove white space from the string
205 Solvers
-
Arrange vector in ascending order
809 Solvers
-
654 Solvers
-
Generate a string like abbcccddddeeeee
274 Solvers
-
Given a matrix, return the last eigen value
231 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!