Solving system of 3 implicit equations
显示 更早的评论
I am trying to solve a system of 3 implicit equations..

Trying to find alpha_1, beta and X1. The values of CMCm,CMC1, and CMC2 are known.
Any suggestions on how to approach towards a solution would be helpful thanks :)
回答(1 个)
Torsten
2022-11-15
Rewriting equation (3) gives
d1 = x1 * exp(beta*(1-x1)^2) * CMC1/CMCm
This is almost equation (1).
If I assume that you made a mistake in the rearrangement, you have only 2 equations for 3 unknowns. This is not solvable in general.
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!