-
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
-
simuAPSO
基于模拟退火的粒子群算法,具体问题可以参见十一届华为杯数学建模E题乘车物流规划问题前三问(This is simuAPSO,very good!)
- 2014-10-13 14:20:18下载
- 积分:1
-
xiugai4
2*2 mimo-ofdm系统的误码率测量。经过时不变信道(ber of 2*2 mimo-ofdm)
- 2010-06-05 08:55:52下载
- 积分:1
-
MATHEMATIC
高数书上的数学实验,要求使用mathmatic做的(High number of books on mathematics test, do require the use of mathmatic)
- 2011-11-08 20:05:12下载
- 积分:1
-
neural-network-matlab-source-program
关于神经网络的matlab源程序,程序内有详细的注释。(About neural network matlab source program with detailed notes.)
- 2013-12-10 09:32:06下载
- 积分:1
-
static
该算法利用卡尔曼滤波技术实现GPS静态滤波(The algorithm uses the Kalman filtering technique to achieve static GPS filtering)
- 2012-11-03 10:00:46下载
- 积分:1
-
mvc1
说明: 此程序可用于PLS,PCR的定量测定,主要用于化学定量分析,非常实用(This procedure can be used for PLS, PCR quantitative measurement, mainly for chemical quantitative analysis, very useful)
- 2009-07-23 11:30:13下载
- 积分:1
-
prgram_6
对于飞飞行器设计的相关M文件,希望每一个见到它的人都喜欢她(aircraft design for audience)
- 2012-04-15 16:36:49下载
- 积分:1
-
bosharet-al
this folder will be in the total demonstration fof the usage of the figures in the process of usage of some figures resulting matlab and c++
- 2015-03-20 19:22:59下载
- 积分:1
-
waveletDecompositionAtLevel4
4层小波分解,信号分解时域图,信号的频谱(4 layer wavelet decomposition,Signal decomposition time domain diagram,signal
spectrum)
- 2020-10-28 20:19:57下载
- 积分:1