- Given a function 'foo', and a position 'there', find the root near 'there'.
- For example: If foo=@sin, and there=3.1, then rootof(foo, there) >> 3.1416
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers109
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15813 Solvers
-
Construct a string from letters and counts
147 Solvers
-
273 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
301 Solvers
-
Count decimal digits of a number
236 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!