photo

Caleb


Last seen: 10 months 前 自 2023 起处于活动状态

Followers: 0   Following: 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...

10 months 前 | 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...

11 months 前 | 1 个回答 | 0

1

个回答