Numerical Analysis/stability of RK methods/exercises

< Numerical Analysis < stability of RK methods

Exercises

Ex:1

find the stability function for RK2 which is given by:  y_{n+1}=y_{n}+hf(t+\frac {h}{2},y_{n}+\frac {hf(t_n,y_n)}{2})

Ex:2

find the absolute stability region for RK2.

Ex:3

find the characteristic polynomial for RK2.

Ex:4

is RK2 stable, if it is what type of stability.


Ex:5

Determine the stability of Back ward Euler method.

This article is issued from Wikiversity - version of the Saturday, April 02, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.