-
matlab_dar_mohasebat445758568573427567
matlab_dar_mohasebat445758568573427567 matlab_dar_mohasebat445758568573427567
- 2009-10-07 15:50:40下载
- 积分:1
-
rls
这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的自适应噪声抵消器(This program about the speech signal de-noising, implements a recursive least squares based adaptive noise canceller)
- 2013-07-27 11:16:49下载
- 积分:1
-
buildgui(Tao_giao_dien_trong_Matlab)
Creating Graphical User Interfaces
- 2010-06-22 08:10:23下载
- 积分:1
-
guiExmaple
use matlab to control mouse
- 2009-12-12 16:52:58下载
- 积分:1
-
largest_lyapunov_exponent
利用这个小数据量方法计算混沌时间序列的最大李雅普诺夫指数(With small amount of data calculated largest Lyapunov exponent of chaotic time series)
- 2020-11-27 12:19:31下载
- 积分:1
-
gplot3d
geometric shape modeling3
- 2011-11-28 15:57:43下载
- 积分:1
-
LTE系统链路级仿真,内有使用说明和源码。
LTE系统链路级仿真,内有使用说明和源码(LTE system link level simulation, with instructions and source code)
- 2021-05-06 21:28:36下载
- 积分:1
-
SIMULINK-simulation
MATLAB语言精要及动态仿真工具SIMULINK(Essentials of MATLAB language and SIMULINK dynamic simulation tool)
- 2011-05-23 15:12:31下载
- 积分:1
-
MALLATAlgorithm
实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig)
- 2011-05-25 22:02:52下载
- 积分:1
-
duplex
用于建模数据分集。计算各样本点的欧式距离,首先将距离最大的两个点放入第一个样本集,接着将余下距离最大的两个点放入第二个样本集,依次计算,将剩余数据点分别放入上述两个样本集。( This algorithm starts by selecting the two points furthest from each other (euclidean distance) and puts them both in a first set. Then the next two points furthest from each other are put in a second set, and the procedure is continued by alternatively placing pairs of points in the first or second set. For calibration applications, the second set can be the test set, and the calibration would be the concatenation of the first set plus the remaining samples.)
- 2012-11-02 09:18:58下载
- 积分:1