Problem 2432. Equation Times (of the day)
Solution Stats
Problem Comments
Solution Comments
-
2 Comments
If my over-use of str2num has in any way caused offense, I hereby beg leave to apologize.
My hat's off to you for such a solution. I'm baffled as to how to decode it (pun intended). I know that there has been a lot of furor over the use of regexp and other string-based functions, conversions, etc. to lower solution sizes for problems in general, but this problem is string-based, so I see no problem in solving it via arcane string methods.
Problem Recent Solvers59
Suggested Problems
-
589 Solvers
-
Count letters occurence in text, specific to words with a given length.
122 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
476 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
454 Solvers
-
297 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!