Complex fsolve

Computes numerically complex solutions of a system of equations

You are now following this Submission

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 (2026). Complex fsolve (https://www.mathworks.com/matlabcentral/fileexchange/29627-complex-fsolve), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

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

1.0.0.0