-
How-Use-ODE45-to-solve-Boundary-Value-ODE
In MATLAB, usually we use function bvp4c() to solve boundary value problem (BVP) of ODE. However, we also can use function ode45() to solve BVP of ODE too. However, ode45() needs all initial values at one point. Therefore we have to construct an auxiliary function, whose input argument is the missing initial value and the return output is the given boundary value, Then we can call function fsolve() to get the missing initial value. This method is particularly efficient it the ODE has one or more parameters. Also this method is essentilal for GNU Octave, because whose function bvp4c() is not programmed for parameter ODE yet.
- 2012-06-24 04:37:26下载
- 积分:1
-
Kalman_xitongbianshi
卡尔曼滤波用于系统辨识,推荐大家下载,网上很难找到(Kalman filter for system identification, we recommend downloading difficult to find online)
- 2013-04-22 22:10:28下载
- 积分:1
-
1
说明: good ocr program for matlab
- 2009-12-29 16:43:08下载
- 积分:1
-
aybook.cn_sonrifwmidned1021
敏捷测试方法研究敏捷测试方法研究敏捷测试方法研究敏捷测试方法研究敏捷测试方法研究敏捷测试方法研究(software outspurcing)
- 2010-03-09 16:11:40下载
- 积分:1
-
874583673dianqiceliang
电器测量的的simulink模型,以及M源文件,希望对你有帮助!(the simulink model and M source file of Electrical measurement ,I hope it can help you!
)
- 2011-05-05 10:35:38下载
- 积分:1
-
Conversor-Digital-Analogo
conversor digitalpara relojes de presision
- 2014-01-25 12:43:24下载
- 积分:1
-
echo
利用matlab编程语言,对合成孔径雷达的chirp-scaling算法进行了仿真的开头程序(Matlab programming language to use for synthetic aperture radar of the chirp-scaling algorithm at the beginning of the simulation program)
- 2009-04-25 16:40:45下载
- 积分:1
-
PCA
主分量分析,用于对脑电信号的判别分析,也可用于其他的二分类分析。(the classifier of principle component analysis,using for EEG and binary classification)
- 2012-05-04 09:41:26下载
- 积分:1
-
gridfit
此程序主要是用Matlab进行点云数据的三维建模,对用Matlab进行三维重建有实用价值。
(The procedure is to use Matlab for modeling three-dimensional point cloud data on the three-dimensional reconstruction with Matlab has practical value.)
- 2011-01-19 14:24:30下载
- 积分:1
-
kalman
卡尔曼滤波仿真程序,附带word说明。希望对大家有帮助!(Kalman filter simulation program, with word instructions. We want to help!)
- 2011-04-28 10:36:53下载
- 积分:1