統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,744
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
