Feeds
提问
What is wrong with this expression, why is it not solving?? Error in line 7
dH = (-600.351-247.184+917.475)*1000; dS = 232.7+76.87-172.1; dV = (11.248-24.630)/10; R = 8.314 f = [0.5268, 10.2...
10 years 前 | 1 个回答 | 0
1
个回答提问
What is wrong with this expression, why is it not solving?? Error in line 7
dH = (-600.351-247.184+917.475)*1000; dS = 232.7+76.87-172.1; dV = (11.248-24.630)/10; R = 8.314 f = [0.5268, 10.26, 0.60685...
10 years 前 | 0 个回答 | 0
0
个回答提问
Error in line 2... Won't plot my graph.
T= 1:5:1000; P=(10*(log(T/298))*T)+(12.41*T)+1550; plot(T,P) What's wrong with my code, why won't it run?
10 years 前 | 1 个回答 | 0
