-
tutorial1
MATLAB numerical analysis lecture note
- 2010-12-03 22:04:40下载
- 积分:1
-
chanlocs
EEG电极位置信息,用于EEGLAB处理时读入电极信息,其他个数的电极可参考该文件的格式,将电极位置按格式读取,即可导入到eeglab(electrode information of EEG)
- 2021-03-30 12:19:09下载
- 积分:1
-
Rapid
理论分析和仿真实验结果表明,该算法结构简单,同步精度灵活可变,性能良好。(Theoretical analysis and simulation experiment results show that the algorithm is simple, flexible and variable synchronization accuracy, good performance.)
- 2008-07-02 14:37:53下载
- 积分:1
-
pi
说明: pi controller matlab
- 2012-05-20 20:46:11下载
- 积分:1
-
115
本文针对基于经验模态分解EMD的时空滤波器存在的固有模态函数分量中频率混叠交叉导致有用信号与噪声一起被滤除的问题结合小波在时间尺度两域表征信号局部特征的特性提出了一种基于能量估计实现EMD分解层数确定(In this paper, based on empirical mode decomposition EMD temporal filter mode functions inherent component of cross-frequency aliasing and noise together lead to useful signal is filtered in the time scale of the problem combined with wavelet domain characterization of two local features of the signal characteristics of proposed achieve energy estimation based on EMD decomposition level determined)
- 2013-11-11 08:47:37下载
- 积分:1
-
PartiallySuppressedTest
Partially Suppressed Test extends Test Case.
- 2014-02-21 11:29:58下载
- 积分:1
-
LFMradar
线性调频(LFM)脉冲压缩雷达仿真,有具体的方法和实现步骤,包括仿真结果。(Linear frequency modulation (LFM) pulse compression radar simulation, there are specific methods and implementation steps, including the simulation results.)
- 2010-12-17 16:29:23下载
- 积分:1
-
chap09Mfiles
数字信号处理第九章 IIR滤波器的设计 代码实现(Digital Signal Processing Chapter IX IIR filter design code)
- 2014-01-07 22:41:09下载
- 积分:1
-
xunhuandutu
用于matlab环境下读取指定目录下的图像(Environment for matlab to read the image under the specified directory)
- 2009-11-08 13:18:42下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1