Problem 549. root?
- 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 commentsProblem Recent Solvers103
Suggested Problems
-
434 Solvers
-
given 3 sides, find area of this triangle
805 Solvers
-
1023 Solvers
-
How long is the longest prime diagonal?
398 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
629 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!