Root Finding Cauchy Integration Method

A root finding algorithm for complex functions based on Delves & Lyness method using Cauchy Integration Method.
104 Downloads
Aktualisiert 27 Mär 2023

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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