Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
215.138
of 301.478
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.719
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
CFD Debugging - Negative densities
I have written an inviscid 2D flow solver for supersonic flow over a wedge. I eventually want to get to viscid flow. However, I ...
circa 3 anni fa | 0 risposte | 0
0
risposteDomanda
Can't figure out operator use error
x = linspace(0,1,50); y = linspace(0,1,50); i = x(1); j = y(1); for i < length(x) for j < length(y) u(i,j) =...
circa 4 anni fa | 1 risposta | 0
