-
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
-
testYourComputer
通过计算一批整数的阶乘来测试电脑的运行速度。(Test running speed of a computer by calculating a power of some int numbers. And the program is writen with QT.)
- 2015-02-14 06:58:16下载
- 积分:1
-
TurboCoder_Decode_13
包括完整的Turbo码编码和译码程序,可用于实验仿真和教学。主文件为一个测试文件,仅对一个Turbo码字进行译码。(The uploaded matlab files including the Turbo code encoding and decoding programs can be used for simulations and teaching. The main file is a test file, which only decodes one Turbo codeword.)
- 2017-05-24 10:04:19下载
- 积分:1
-
cinematicmodelPAten
CINEMATIC MODEL OF A ROBOT
- 2009-09-22 21:20:16下载
- 积分:1
-
rl
说明: 瑞利随机数的生成,通过两个同方差的正态分布而求得,并求出其PDF和CDF(Rayleigh random numbers generated by two normal distribution with variance that obtained and solved its PDF and CDF)
- 2010-05-17 13:27:42下载
- 积分:1
-
exchange_area
该代码为电力系统区域间电力和能量交换,联络线功率控制的经典程序。(the code is made for power system energy and power exchange.)
- 2012-04-07 18:51:32下载
- 积分:1
-
dfield8
gives a nice phase portrait of dynamical systems
- 2012-11-27 20:04:16下载
- 积分:1
-
variogram1D
地质统计学中——实验变差函数的计算,对于空间分析很有帮助!(The experiment becomes poor function of computation)
- 2011-10-20 19:04:06下载
- 积分:1
-
Fuzzy-Navigation
A Fuzzy Navigation toolbox for a Mobile Robot with Dynamic Obstacles
- 2012-12-28 02:11:42下载
- 积分:1
-
0417vcmatlabcanny
vc 与 matlab之间的接口程序,方便工程计算,也为程序之间做了优化(vc and the interface between matlab program to facilitate the engineering calculations, but also between programs is optimized for the)
- 2010-11-23 09:29:43下载
- 积分:1