![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21849782_1615613907653_DEF.jpg)
Cody Crouse
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I need to Fix an Error For Lines 34 & 126
Context of the Assignment I.E the Reason for the Code First off, I want to state that this is a programming assginment for one ...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Help needed with finding good convergence values for X1, to X7
clear all clc %Initial Guesses X1 = 25; %p in kPa X2 = 40; %w in kg/s X3 = 20; %E_c in kW X4 = 60; %t_3 in Celcius X5 =...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
How could I have these two erros when I did everything right (otherwise)?
My Code: clear all clc %Initial Given Values q = 6500; %in kW (kilowatts) c_p = 1.03; %in kJ/(kg*K) T_1 = 25; %Tempera...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to Rewrite This Section of Code as a For Loop
Do you know how a for loop equivalent for this would look like? I can't seem visualize what it would look like without having to...
11ヶ月 前 | 2 件の回答 | 0