Root Finding Cauchy Integration Method

版本 1.2.2 (4.3 KB) 作者: Mazin Mustafa
A root finding algorithm for complex functions based on Delves & Lyness method using Cauchy Integration Method.
104.0 次下载
更新时间 2023/3/27

查看许可证

A root finding algorithm for complex functions based on Delves & Lyness method using Cauchy Integration Method. The search is performed in a specified search box defined by the user. The function of interest can be implemented separately with any number of arguments and accepts complex expressions. The function of interest must be analytic within the search box. Results are polished with Newton-Raphson iteration for maximum accuracy. Automatic Differentiation is required.

引用格式

Mazin Mustafa (2024). Root Finding Cauchy Integration Method (https://www.mathworks.com/matlabcentral/fileexchange/68750-root-finding-cauchy-integration-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息

Community Treasure Hunt

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

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

update

1.2.1

.

1.2

No need for Automatic Differentiation

1.0.2

Revision

1.0.1

Revision 1

1.0.0