Need help in some problem
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
If someone can help in a problem requiring MATLAB coding.. Please pm me
10 Kommentare
Yongjian Feng
am 29 Okt. 2021
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
am 30 Okt. 2021
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Fluid Dynamics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!