フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Optimizing Multivariable equations simultaneoulsy

1 回表示 (過去 30 日間)
Arsalan
Arsalan 2014 年 6 月 28 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have 4 equations as shown below, with 4 known constants A0 B0 A1 and B2, and 9 unknown constants g, S, eS, tn, OCF, N, Nt, tp, tn. is there any way I can optimize these four equations simultaneously to obtain the 9 unkowns ?? if not what are my options
A0 = g*(S/(1+eS)) + 1/tn - OCF*g(N-Nt)*(1/(1+eS).^2) + 1/tp
B0 = g*(S/(1+eS))*1/tp + (Be-1)*(OCF*g/tn)*(1/(1+eS).^2) + 1/(tn*tp)
A1 = g*(S/(1+eS)) + 1/tn - OCF*g(N-Nt)*(1/(1+eS).^2) + 1/tp
B2 = g*(S/(1+eS))*1/tp + (Be-1)*(OCF*g/tn)*(1/(1+eS).^2) + 1/(tn*tp)

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by