How to get a connection between alpha and z.
3 ビュー (過去 30 日間)
古いコメントを表示
By using ODE 45 I have results for the three unknowns. My question is to get a closer, there should be some value of the constant alpha. But in theory alpha is related to w(vertical velocity). My question is if I set some value for alpha initially, is there any means to calculate for alpha for the value of z. I have been asked to get the relationship between alpha and z or to plot a graph.
4 件のコメント
Torsten
2018 年 3 月 27 日
Does that mean that alpha is 0.12 all the way?
If you set alpha = 0.12 in your model, it is used all the way with this value. This does not mean, of course, that alpha does not change with height in reality.
also is there any way that I can calculate another alpha(for example) by using the other unknowns
No, you can't calculate alpha from the other unknowns, but if you have a hypothesis how alpha depends on another unknown / other unknowns, you can set alpha as a function of this/these unknown/s .
Best wishes
Torsten
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!