Bisection Method

版本 1.1.0 (1.2 KB) 作者: Mckale Grant
Finding roots using Bisection Method
7.0 次下载
更新 2022/2/10

查看许可证

find roots using 10 iterations and start from x = [0.05, 0.5] and x = [1.0, 3.0]
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

引用格式

Mckale Grant (2026). Bisection Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/106545-bisection-method), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签
版本 已发布 发行说明
1.1.0

added x starting points

1.0.0