Statistica
3 Domande
0 Risposte
RANK
242.811
of 301.589
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 175.641
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Why am I getting this error? Error using horzcat Dimensions of arrays being concatenated are not consistent. Error in flow1d2phase (line 59) subplot(3,1,2); plot([xSw_rf xt_shock max(xSw_all)], ...
close; clear; clc; %Reservoir properties %ENTER reservoir properties k = 300; poro = 0.2; A = 100; miuo = 1; miuw = ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using * Incorrect dimensions for matrix multiplication. Check that the number of columns in the first matrix matches the number of rows in the second matrix. To perform elementwise multiplication, use '.*'. Error in flow1d2phase (line 52) xS
close; clear; clc; %Reservoir properties %ENTER reservoir properties k = 300; poro = 0.2; A = 100; miuo = 1; miuw = ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Undefined function 'minus' for input arguments of type 'function_handle'. Error in flow1d2phase (line 46) Sw_shock = fzero(@(Sw)(dfw(Sw)-(fw(Sw0)-fw(Sw))./(Sw0-Sw)), 0.5);
close; clear; clc; %Reservoir properties %ENTER reservoir properties k = 300; poro = 0.2; A = 100; miuo = 1; miuw = ...
oltre 5 anni fa | 2 risposte | 0