photo

Sajani


Last seen: Today Attivo dal 2025

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

2 Domande
0 Risposte

Cody

0 Problemi
1 Soluzione

RANK
93.584
of 300.015

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.862

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
132.162
of 166.984

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Does anyone have a MATLAB code example for a staggered grid (for 1D/2D problems)?
I’m working on solving the shallow water equations using a staggered grid in MATLAB, and I’m looking for example codes or guidan...

4 giorni fa | 1 risposta | 0

1

risposta

Domanda


Why did I get incorrect values when solving this equation using the fourth order Runge-Kutta Method?
This is my equation, And this is my code, B = 30; % width of mouth, Ba + Bb = B Y = 17600000; % surface area of the lagoo...

6 mesi fa | 1 risposta | 0

1

risposta

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 mesi fa