統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,555
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to change the value of a variable in a iterative loop?
My code consists of 3 heat flow equations that needs to be solved. In one of those 3 equations, the mass of the fluid is variabl...
7年以上 前 | 0 件の回答 | 0
0
回答質問
Array/Vector allocation not happening. Please Help.
Tc(1)=Tci; Th(1)=Tho; mcc=70 %cooling water mass flow rate while (j>1) massc=mass/a; Qf=0; h...
7年以上 前 | 2 件の回答 | 0
2
回答質問
Second argument must be a vector of symbolic variables. I am getting this error even though i have placed the arguments in an array. Please guide how to rectify it.
area=0.0031; U=0.00002884; a=305; cph=851.013; cpc=4.187; massc=0.01; mcc=70; syms x; syms y; b=300; Tavgh=(a+x)/2; T...
7年以上 前 | 1 件の回答 | 0