Middle East Technical University Department of Mechanical Engineering ME 510 Numerical Methods in ME II Fall 2013 (Dr. Sert) |
Announcements | Syllabus | Files | Grades |
Files MATLAB Files advection.m : Solution of the hyperbolic advection eqn. using 5 different schemes, Posted: 08-12-2013 diffusionBTCS.m : Solution of the parabolic diffusion equation using BTCS, Posted: 19-11-2013 diffusionFTCS.m : Solution of the parabolic diffusion equation using FTCS, Posted: 19-11-2013 useOfBvp4c.m : Demonstration of the use of bvp4c function to solve BV ODEs, Posted: 04-11-2013 FDM.m : Solves a 2nd order BV ODE using the Finite Difference Method, Posted: 04-11-2013 predatorPrey.m : Use of ode23s function to solve a set of ODEs, Posted: 22-10-2013 ode45example.m : A sample solution with MATLAB's ode45 function, Posted: 22-10-2013 Euler.m : Euler's method, Posted: 30-09-2013 TSE.m : Comparison of TSE approximations with the exact solution of an ODE, Posted: 30-09-2013 Other Files Handout - Stability Analysis of Nonlinear ODEs Using the Amplification Factor Approach.pdf , Posted: 18-11-2013 Handout - Stability Analysis of ODEs , Posted: 08-10-2013 MATLAB Tutorial - Gilat , Posted: 18-03-2013 Getting Started with MATLAB - Chapra , Posted: 18-02-2013 MATLAB's official "Getting Started" manual (256 pages) , Posted: 18-02-2013 |