need richardson extrapolation pseudocode
Mostrar comentarios más antiguos
hello can anyone show me the pseudocode for richardson extrapolation. please help
Respuestas (1)
KSSV
el 9 de Jun. de 2020
0 votos
4 comentarios
Ramdit P
el 9 de Jun. de 2020
Ramdit P
el 9 de Jun. de 2020
KSSV
el 9 de Jun. de 2020
You should not give image snippets.....copy the code here...along with your input.
Steven Lord
el 9 de Jun. de 2020
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.
Categorías
Más información sobre Symbolic Math Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

