photo

hasan damaj


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
208.060
of 299.784

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
0

RANK
 of 20.803

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.909

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Coverting to MATLAB FROM FORTRAN
i will attach the remaing of the code and the answer in the comments section

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


how to convert to matlab from fortran

oltre 5 anni fa | 2 risposte | 0

2

risposte

Risposto
coverting fortran to matlab
h=zeros(nx,ny); amax = 0; h(1,:) = [ 8.04 , 7.68 , 7.19 , 8.53]; h(end,:) = [6.82 , 7.56 , 7.99 , 8.29 ]; h(2:3,1) = [7.68...

oltre 5 anni fa | 0

Domanda


Darcy's law
clc clear % Laplace equation % Define the length of the grid L = 5 ; % Define the Width of the grid B = 5 ; nx = 4 ; ny...

quasi 6 anni fa | 3 risposte | 0

3

risposte

Domanda


coverting fortran to matlab

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Index exceeds matrix dimensions
% flow m3/s Q = 20; % slope m/m So = 0.0001; % side slope m/m z = 2; % manning number n = 0.015; b = 10; % width of c...

quasi 6 anni fa | 2 risposte | 0

2

risposte