Complex fsolve

버전 1.1.0.0 (6.12 KB) 작성자: Leonidas Georgopoulos
Computes numerically complex solutions of a system of equations
다운로드 수: 1.2K
업데이트 2014/9/2

라이선스 보기

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://kr.mathworks.com/matlabcentral/fileexchange/29627-complex-fsolve), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Calculus에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.1.0.0

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

1.0.0.0