Hi all,

This is going to be the discussion on the stability of a numerical algorithm.

We know that there are different techniques for solving odes (Euler, Crank, R-K method). Each is associated with some degree of stability. and that stability depends on the time (independent parameter) step size.

There is another reason for the spurious roots is the numerical instability due to propagation of error. This error comes from the round off error in the machine and different from the truncation error. 

My question is how the higher order terms in each algorithm affects the stability? More the higher order terms in the algorithm, more is the instability in the algorithm. But how?

Higher order terms in the algorithm increases the accuracy of the algorithm.

Give some comments.

Thanks

Vivek

More Vivek Arora's questions See All
Similar questions and discussions