文件名称:Code
介绍说明--下载内容均来自于网络,请自行研究使用
This program implements numerical integration of ordinary differential equation based on ode45, Runge-Kutta, and Monte-carlo integration. The results of ode45 and Runge-Kutta methods are compared.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MonteCarloIntegration.m
odefun.m
odefun2.m
odefun3.m
Study_1.m
Study_2.m