-
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
-
ID008
I am uploading a file of Direct Sequence and Frequency Hopping Spread Spectrum Systems,
understanding differences between both schemes.
Plz accept it.
Thanks and Regards,
salman
- 2013-03-22 12:44:00下载
- 积分:1
-
fromBPSKto64QAM
从BPSK到64QAM的调制与解调,方式可选!(From BPSK to 64QAM modulation and demodulation, optional way!)
- 2008-12-16 13:35:45下载
- 积分:1
-
dirichlet_fit
这是一个用极大似然函数估计狄里克莱分布的matlab程序(This is a great likelihood function using the estimated Dirichlet distribution matlab program)
- 2007-10-23 15:05:01下载
- 积分:1
-
bpsk_LCFA
Quadratic Assignment Problem BPSK
- 2015-01-20 16:32:40下载
- 积分:1
-
ofdm
matlab中对ofdm系统进行仿真和分析的全系统模型,暂时部门模型有待大家优化!(matlab ofdm systems in the simulation of the entire system model and analysis, all the temporary sector model to be optimized!)
- 2011-04-19 17:10:02下载
- 积分:1
-
sanjiliujiedian
三机组出力优化程序三机组出力优化程序三机组出力优化程序(san ji zu chuli you hua cheng xu)
- 2011-05-09 10:41:17下载
- 积分:1
-
PIVlab-1.35
matlab code for PIVlab - time-resolved particle image velocimetry (PIV) tool
- 2021-01-06 13:08:54下载
- 积分:1
-
demo-matlab
说明: 在matlab中剪切出自己感兴趣的区域,鼠标点出两点,即可裁剪出所需矩形。(Cut in matlab in their own areas of interest, the mouse to point out two things, you can cut the required rectangle.)
- 2011-04-07 11:50:08下载
- 积分:1
-
DLLTEST
动态库测试的例子Examples of dynamic libraries testsExamples of dynamic libraries tests(Examples of dynamic libraries tests)
- 2014-10-22 13:23:49下载
- 积分:1