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 个评论
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!

