need richardson extrapolation pseudocode
2 ビュー (過去 30 日間)
古いコメントを表示
hello can anyone show me the pseudocode for richardson extrapolation. please help
0 件のコメント
回答 (1 件)
KSSV
2020 年 6 月 9 日
4 件のコメント
KSSV
2020 年 6 月 9 日
You should not give image snippets.....copy the code here...along with your input.
Steven Lord
2020 年 6 月 9 日
In your first example, it expects you to define a variable named f (that should probably contain a function handle.)
In your second example, you need to pass into that function some input arguments. The help text (that large block of comments at the start of the code) describes what those input arguments represent and what conditions they have to satisfy.
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

