You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This program tries to find a solution of f(x)=0 in the interval a<x<b. It's not required that f(a)f(b)<0, and it will report if a solution is not found in the interval.
Cite As
Mark Holmes (2026). solve(f,a,b) (https://www.mathworks.com/matlabcentral/fileexchange/56071-solve-f-a-b), MATLAB Central File Exchange. Retrieved .
General Information
- Version 2.5 (397 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.5 | new name to avoid conflict with MATLAB functions; simplified the code; made adjustments for optional inputs; improved performance for higher order roots |
||
| 2.0.0.0 | simplified the code; improved the refinement strategy; added examples file |
||
| 1.0.0.0 |
