Complex fsolve

Computes numerically complex solutions of a system of equations
1.1K Downloads
Updated 2 Sep 2014

View License

Usage is as fsolve. The difference is that it can compute solutions in C^m for m-variables. Input can be both anonymous functions and symbolic equations. Subsequent calls to this function in a matlab session will not cause the recomputation of the internal matlab functions unless the input equations have change.

Cite As

Leonidas Georgopoulos (2024). Complex fsolve (https://www.mathworks.com/matlabcentral/fileexchange/29627-complex-fsolve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Corrected Line82: as options=optimset(options, ...

1.0.0.0