Title:
ordinary-differential-equation Download
Description: The curriculum design, focused on the numerical solution of initial value problem of ordinary differential equations. This article mainly divided into three large pieces, namely: 1. brief introduction of several ordinary differential equation initial value problem of numerical solution method for finding, given its flow chart and the corresponding algorithm matlab program. 2. The method Eulor improve Eulor method, Runge-Kutta method to solve through the use of typical numerical solution of ordinary differential equations and specific analysis and comparison Convergence order and stability. 3. Further to the above three methods used to solve the Lotka-Volterra equations of prey and predator model, draw relevant conclusions.
To Search:
File list (Check if you may need any files):
数值分析课程设计2.docx
源代码
......\no1
......\...\Euler.m
......\...\eulerpro.m
......\...\excute.m
......\...\f.m
......\...\f1.m
......\...\interpolation.m
......\...\kutta.m
......\no2
......\...\Euler.m
......\...\Eulerpro.m
......\...\f1.m
......\...\f2.m
......\...\rk.m