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 Solvers104
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1858 Solvers
-
781 Solvers
-
Relative ratio of "1" in binary number
1455 Solvers
-
find the maximum element of the matrix
511 Solvers
-
Add a row of zeros on top of a matrix
254 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!