Two equations with two unknowns
이전 댓글 표시
I want to solve two equation with two unknowns , but included gamma function which solve order is not solve this type of equations.
댓글 수: 1
bym
2012년 11월 24일
I do not understand your question, please elaborate or provide an example
답변 (1개)
Matt J
2012년 11월 24일
0 개 추천
The question is unclear, but it sounds like the equations to be solved are nonlinear. Therefore, you can try SOLVE if you have Symbolic Toolbox or FSOLVE if you have the Optimization Toolbox. Failing those, you could try using FMINSEARCH to implement a least squares solution.
카테고리
도움말 센터 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!