MATLAB code for flood model
조회 수: 18 (최근 30일)
이전 댓글 표시
Need help with a MATLAB code which can act as a flood model. If the elevation height of a region is given and the amount of rainfall that falls in that terrain is given, the code should be able to give the flooded depth.I know that it involves water flowing from high level to low level but not able to code it properly.Please help
Thank You
댓글 수: 0
답변 (2개)
Hiro Yoshino
2020년 2월 4일
You should define your (mathematical expression) model first, then code follows.
What kind of model do you want to convert into a code?
댓글 수: 2
Hiro Yoshino
2020년 2월 6일
I wonder how you can write code that predicts what you want without the corresponding mathematical expression (model)?
If you have enough number of the input and the output data, you can them make a use of Machine Learning approach. In this case, the mode you create will be a black box, i.e., you cannot get any insight or interpretation out of the model.
May I ask you a question?
What level of help are you expecting?
If you are just not familiar with MATLAB, you should go to MATLAB onramp - which is a free online trainning.
Sid Ali Dj
2022년 8월 18일
편집: Sid Ali Dj
2022년 8월 18일
can I call you ... Please.... My email... sidalidjafri3@gmail.com
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!