photo

Caleb


Last seen: 10개월 전 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개월 전 | 답변 수: 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개월 전 | 답변 수: 1 | 0

1

답변