Newton-Raphson Method

版本 1.1.0 (1.1 KB) 作者: Mckale Grant
Finding roots using Newton-Raphson Method
26.0 次下载
更新时间 2022/2/10

查看许可证

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

引用格式

Mckale Grant (2025). Newton-Raphson Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/106550-newton-raphson-method), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0

added starting points for x

1.0.0