Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Optimizing Multivariable equations simultaneoulsy

1 visualización (últimos 30 días)
Arsalan
Arsalan el 28 de Jun. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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)

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by