photo

hasan damaj


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
1 Antwort

RANG
207.995
of 299.750

REPUTATION
0

BEITRÄGE
5 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 20.792

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 165.710

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to convert to matlab from fortran

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 5 Jahre vor | 0

Frage


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...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


coverting fortran to matlab

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten