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!