Need help in some problem
古いコメントを表示
If someone can help in a problem requiring MATLAB coding.. Please pm me
10 件のコメント
Geoff Hayes
2021 年 10 月 28 日
編集済み: Geoff Hayes
2021 年 10 月 29 日
@Yash Raj Haldaniya - please provide some details on what kind of help you require.
Yash Raj Haldaniya
2021 年 10 月 28 日
Yongjian Feng
2021 年 10 月 28 日
Why not just post the details here? Others can figure out if they can answer.
Yash Raj Haldaniya
2021 年 10 月 29 日
Yash Raj Haldaniya
2021 年 10 月 29 日
Walter Roberson
2021 年 10 月 29 日
Ok but what is the question?
Yash Raj Haldaniya
2021 年 10 月 29 日
Walter Roberson
2021 年 10 月 29 日
That is not a question.
"I have to paint the outside of my house. There are some complications that make it more difficult than usual."
That is a statement, not a question.
A question might be, for example, "If the wood is pine and it is on the East side of the house where it gets the morning sun, and it is common for it to get down to -30C in the winter, am I better off using a dark oil-based paint to take advantage of passive heating in the winter, or does that create too much heat differential, or would oil paint be a problem at those temperatures?"
Give us something specific to focus on. Do not just announce that you are responsible for doing something complicated: talk about what you know and about what you do not know and ask for information about particular things.
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 件)
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!