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 years 前 | 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 years 前 | 2 个回答 | 0
