using value for a function from another function

1 次查看(过去 30 天)
I am developing a manufacturing process flow and I am stuck in place where there is a loop. Any kind of help is greatly appreciated.
Stage 1 uses an input which is the output of stage 2 and also stage 2 uses 2 inputs which are the outputs of stage 1. Either one of the stage can occur first. The output just depends on the fraction of total input. mathematically it is written as, STAGE 1: y1+y2+y3 = x1+x2+x3 STAGE 2: x2+x3+x5 = y3+y5+y6
Having problem in coding this phase.
Thanks John

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by