Bisection Method

Finding roots using Bisection Method

您现在正在关注此提交

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. 检索时间: .

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0

added x starting points

1.0.0