Feeds
답변 있음
Writing an M-file for an iteration of x=cos(x)
I have had to do this assignment as well. The way I did was using the infinite series equation for cosine. I used a for loop and...
Writing an M-file for an iteration of x=cos(x)
I have had to do this assignment as well. The way I did was using the infinite series equation for cosine. I used a for loop and...
14년 초과 전 | 0
질문
Goal Seeking
Is there a way to perform the same goal seeking type of calculation in matlab as excel? I have three equations I with two un...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solving Simultaneous Equations need HELP ASAP
I have the following three equations: Q_room = h_inside*A_roof*(T_house - T_rin) + E*o*A_roof*((T_house+273)^4 - (T_rin+273...
14년 초과 전 | 답변 수: 2 | 0
