Feeds
질문
solving psychometric equation using fixed-point iteration
i need to solve these equations to find wet bulb temperature using fixed point iteration method, so i wrote this code but i got...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
the code doesn't update the values
anyone can help with this matlab code it doesn't update the values of p and t n=1 while n<20 p=10^((30.59051-8.2*log1...
거의 12년 전 | 답변 수: 2 | 0
