This code is for bisection method having the stopping criterion as number of iterations. This function accepts three arguments which is the bracket values [x1 x2] and number of iterations which is n. You will need a function to execute this code which is also attached here. Equation on which bisection method is ought to be applied can be changed with in the function file named f.m
引用格式
Sander Khowaja (2025). Bisection method (https://www.mathworks.com/matlabcentral/fileexchange/48321-bisection-method), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2013b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Mathematics and Optimization > Optimization Toolbox > Linear Programming and Mixed-Integer Linear Programming >
在 Help Center 和 MATLAB Answers 中查找有关 Linear Programming and Mixed-Integer Linear Programming 的更多信息
标签
致谢
参考作品: bisection.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!