need richardson extrapolation pseudocode

hello can anyone show me the pseudocode for richardson extrapolation. please help

Answers (1)

KSSV
KSSV on 9 Jun 2020

4 Comments

the code won't run :(the code won't run ;(
You should not give image snippets.....copy the code here...along with your input.
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.

Sign in to comment.

Categories

Tags

Asked:

on 9 Jun 2020

Commented:

on 9 Jun 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!