photo

hasan damaj


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
105.604
of 299.192

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20.655

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.661

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


how to convert to matlab from fortran

meer dan 5 jaar ago | 2 answers | 0

2

answers

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

meer dan 5 jaar ago | 0

Question


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

meer dan 5 jaar ago | 3 answers | 0

3

answers

Question


coverting fortran to matlab

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 6 jaar ago | 2 answers | 0

2

answers