-
paretosetV4
matlab中的paretoset工具集(a usually matlab paretoset tool)
- 2010-08-29 10:28:39下载
- 积分:1
-
yuce
建立ARMA模型,进行数据的预测,效果很好,这里是其中的代码(the code of the ARMA)
- 2011-08-21 15:18:55下载
- 积分:1
-
jiaozhi
深衰落信道交织码的快速实现,非常适合初学者理解交织过程(Deep fading channel interleaving code quickly realize, very suitable for beginners to understand interleaving process)
- 2014-02-17 19:54:55下载
- 积分:1
-
hologram-phase-position-
全息仿真获得物体相位。包含对相位的设计及整体全息程序(Holographic simulation to obtain the object phase. Containing phase and the overall design of holographic program)
- 2020-08-08 09:38:30下载
- 积分:1
-
ipf
这是一个时间序列的高通滤波matlab函数!(This is a time series of high-pass filter function matlab!)
- 2009-04-09 15:31:44下载
- 积分:1
-
依赖坐标的分割方法
说明: 用matlab编写的一种依赖坐标的图像分割方法,即动态阈值分割法(using Matlab prepared by the coordinates of a reliance on image segmentation method, that is, dynamic thresholding segmentation method)
- 2006-01-09 10:42:54下载
- 积分:1
-
matlab
一个LDPC的仿真程序工具包(由matlab编写而成),内含校验矩阵构造,编码、译码码模块等(An LDPC Simulation Toolkit (written by matlab), containing the check matrix structure, encoding, decoding code module)
- 2012-05-16 13:53:45下载
- 积分:1
-
LMS
时域lms算法的MATLAB源代码,对输入信号加入高斯白噪声后进行消噪处理。(Time domain LMS algorithm MATLAB source code, the input signal to join the Gauss white noise.)
- 2020-11-16 19:09:40下载
- 积分:1
-
Modified_delta
It is a huge matlab document, kinematic represantation and control of Modified Delta Mechanism which consists all S-Function block diagrams.
- 2009-05-11 01:22:12下载
- 积分:1
-
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