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!