Complex fsolve

Computes numerically complex solutions of a system of equations

您现在正在关注此提交

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.

引用格式

Leonidas Georgopoulos (2026). Complex fsolve (https://ww2.mathworks.cn/matlabcentral/fileexchange/29627-complex-fsolve), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

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

1.0.0.0