my_secant(x0,x1,n)
版本 1.0.0.0 (470 字节) 作者:
Sander Khowaja
Secant method using the number of iterations as stopping criteria
This file uses secant method to solve any non-linear equation using number of iterations as the stopping criteria for the function mentioned in a separate file i.e. f.m
引用格式
Sander Khowaja (2024). my_secant(x0,x1,n) (https://www.mathworks.com/matlabcentral/fileexchange/52649-my_secant-x0-x1-n), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014a
兼容任何版本
平台兼容性
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 的更多信息
标签
致谢
参考作品: secant.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |