code to do iterations on matlab
Mostrar comentarios más antiguos
have to find a code to do 9 iterations
f1(p1)=561+7.92(p1)+0.00156(p1)^2 $/h
f2(p2)=310+7.85(p2)+.0.00194(p2)^2 $/h
f3(p3)=78+7.97(p3)+0.00482(p3)^2 $/h
Ploss=0.00004(p1)^2+0.00006(p2)^2
inital conditions:
p1=400
p2=300
p3=150
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!