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 个)

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 的更多信息

产品

回答:

2022-11-15

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by