
Caleb
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 160,571
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
'problemset4pt1' requires more input arguments to run
Not sure how to fix. Here is the code: function f_x = problemset4pt1(porosity) % Constants deltaP = 810.5; %dyn/cm^2 l = 2...
1年以上 前 | 1 件の回答 | 0
1
回答質問
dimensions of array being concatenated are not consistent
R = 0.6:0.05:0.95; %Recycle ratio l = length(R); X(2,l) = 0; for k = 1:l A = [(2 - 1.5)*R(k) -0.5*R(k); k -k]; b...
1年以上 前 | 1 件の回答 | 0