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!

