Newton Raphson Method

A numerical method of evaluating the root of a given function of x

您现在正在关注此提交

It is an Open Numerical method on finding the roots of a function. It plots the given function to help the user decide what initial guess to make. The user also has an option to choose between %relative error or number of iterations as the termination criterion.

引用格式

Robby Ching (2026). Newton Raphson Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/77476-newton-raphson-method), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Changed some minor details

1.0.1

Changed some overview details

1.0.0