-
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
-
PhaSpaRecon
基于时间序列的相空间重构算法,根据参数构造出相空间矩阵。(Based on time series phase space reconstruction algorithm, according to the parameters of the phase space matrix is ??constructed.)
- 2020-10-08 11:07:37下载
- 积分:1
-
Huffman
对彩色图像进行huffman编码,解码,显示原图像,灰度图像,编码解码后的图像(Huffman coding of images)
- 2018-03-24 16:28:36下载
- 积分:1
-
Poisson_Image_Editing
说明: 图像处理之Poisson图像融合(含程序,图片)(image fusion of Poisson)
- 2010-04-05 04:11:11下载
- 积分:1
-
Multilevel-median-filter-code
Matlab多级非线性加权平均中值滤波算法代码,能解决一般的问题(Matlab nonlinear weighted average multi-level median filtering algorithm code, can solve the general problem)
- 2011-05-06 17:52:04下载
- 积分:1
-
compute
可以计算两个数的和的matlab程序,有界面(GUI code which can compute the sum of two numbers)
- 2014-08-30 21:34:24下载
- 积分:1
-
MATLAB-utility-100-cases
数学建模案例MATLAB实用程序百例,其中包括了matlab的入门教学,与一些经典的例子(包括源代码)。(Mathematical modeling case MATLAB utility 100 cases, including teaching matlab entry, with some classic examples (including source code).)
- 2013-08-14 22:26:51下载
- 积分:1
-
MATLAB-linear-equation
数值分析的线性方程组的解法,工具使用的是matlab,很实用。(Solution of linear equations, numerical analysis, tool use matlab, very practical.)
- 2012-09-04 14:29:49下载
- 积分:1
-
64-QAM
64-QAM通信系统设计
64-QAM通信系统设计
64-QAM通信系统设计(64-QAM communication system design of 64-QAM 64-QAM communication system Communication System)
- 2010-05-06 19:38:03下载
- 积分:1
-
Matlab-handbook
matlab使用手册,基本教程,从零开始学matlab(matlab handbook)
- 2013-03-18 18:50:06下载
- 积分:1