-
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
-
pso-1
给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力(Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm)
- 2014-02-18 16:17:34下载
- 积分:1
-
hangwei_tuisuan
组合导航的程序,主要是航位推算方法的程序(Navigation procedures, mainly dead reckoning method of procedure)
- 2008-04-21 16:51:49下载
- 积分:1
-
FEM
computed distribution of the magnetic field Hz
within an wvolving 2D dielectric mircopille with initial r=667nm
run in COMSOL with Matlab
- 2009-05-14 22:03:23下载
- 积分:1
-
matlabexample2
说明: matlab编程实例一百个,非常有用的小程序,尤其是在图像处理方面。(matlab programming examples hundred, a very useful little program, especially in image processing.)
- 2011-04-16 15:14:46下载
- 积分:1
-
matlab
matlab UIcontrol界面编程实例代码(matlab gui problem example)
- 2013-01-04 22:44:25下载
- 积分:1
-
mud-code
CDMA多用户检测中传统检测器,解相关检测器,LMS检测器,以及bp网络多用户检测器的程序(CDMA multi-user detection traditional detector, decorrelation detector, LMS detector, bp network and multi-user detector procedure)
- 2020-12-22 16:29:08下载
- 积分:1
-
chapter-11-integer-programming
利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)(Integer programming source code using matlab)
- 2012-10-22 10:09:01下载
- 积分:1
-
tamrin-seri-2
matlab program for adapting filter
- 2014-01-29 19:27:24下载
- 积分:1
-
mako
solutions to linear systems numerical analysis
- 2012-11-30 19:45:09下载
- 积分:1