top of page
02/
Coding in MATLAB to solve numerical discretization using taylor table method
​
To derive fourth order approximations of a second order derivative using central difference, forward & backward difference schemes and write a code to evaluate these approximations in MATLAB for a given analytical function and compare it with analytical derivative of function and to study the effect of mesh size on solution
bottom of page