Need help in some problem
조회 수: 1 (최근 30일)
이전 댓글 표시
If someone can help in a problem requiring MATLAB coding.. Please pm me
댓글 수: 10
Yongjian Feng
2021년 10월 29일
Agree with Walter. Maybe you need to figure out (decouple) all fluid mechanics complexity first, and isolate the matlab specific difficulty. It is a matlab forum anyway, and we try to answer matlab related questions.
Sam Chak
2021년 10월 30일
Sometimes young researchers have trouble asking questions because they do not know how to make an approach to solving a problem.
From what Yash Raj Haldaniya described, it sounds like a boundary value problem that may be solvable using the bvp4c function. He probably has referred to the documentation but did not find relevant or sufficient examples for coding the boundary conditions, which require the bcfun function handle to compute the differential equations at a steady accretion rate N.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!