Problem in understanding a system
Posted: Thu Feb 17, 2011 5:56 pm
My professor gave me the task of replicate this system:
Equation: DYIELD-(ALPHA(1)+0*PYIELD(1))*DT
Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)*PYIELD
Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2
*(PYIELD^2^(0))*DT
Equation: ((DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2
*(PYIELD^2^(0))*DT)*PYIELD
The system is composed by these 4 equations. The problem is that I don't undrestand why these equations don't have the equal symbol.
Equation: DYIELD-(ALPHA(1)+0*PYIELD(1))*DT
Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)*PYIELD
Equation: (DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2
*(PYIELD^2^(0))*DT
Equation: ((DYIELD-(ALPHA(1)+0*PYIELD(1))*DT)^2-SIGMA(1)^2
*(PYIELD^2^(0))*DT)*PYIELD
The system is composed by these 4 equations. The problem is that I don't undrestand why these equations don't have the equal symbol.