-
common-use-of-FFT
解决了如何进行傅里叶变换时频率轴的标定等问题(A common use of Fourier transforms is to find the frequency components of a signal buried in a noisy time domain signal)
- 2011-09-23 10:26:25下载
- 积分:1
-
新建文件夹
说明: 通过一维映射和二维映射的软判决解码,以减少误码率(the soft-decision of 1D-SD and 2D-SD)
- 2020-11-09 13:35:23下载
- 积分:1
-
code
用matlab实现的运动员号码识别系统,主要是运动员在运动的过程中辨别他的号码。(Using matlab athletes realize number identification system, mainly athletes in the course of the campaign to identify his number.)
- 2008-05-14 12:47:13下载
- 积分:1
-
music_linear
music线性算法,用于dsp实验中数据的产生。(music linear algorithm for generating dsp experiment data.)
- 2013-12-31 11:24:50下载
- 积分:1
-
.sif
说明: 帮助matlab载入.sif文件,从而读取并处理文件内容(Help matlab load. SIF file to read and process file content)
- 2020-06-20 16:20:02下载
- 积分:1
-
HiddenMarkovModel
隐马尔科夫过程的matlab代码,可用于流量建模(Matlab code of the hidden Markov process can be used for traffic modeling)
- 2011-06-28 10:10:00下载
- 积分:1
-
CS_OMP
CS重构算法OMP算法。matlab源代码,。(CS reconstruction algorithm OMP)
- 2013-11-07 19:19:14下载
- 积分:1
-
Simulation-demodulation
MATLAB7.0 中的模拟仿真软件Simulink 仿真设计AM、DSB、SSB调制与解调系统。完成调制信号分析,并绘制相关的波形图及频谱图。(The simulation MATLAB7.0 simulation software Simulink design AM, DSB, SSB modulation and demodulation system. Complete modulation signal analysis, and draw the waveform and spectrum diagram related figure.)
- 2011-12-10 22:27:00下载
- 积分:1
-
xy303604
通过MATLAB程序,进行语音信号处理里面的基于MMSE的谱减法增强处理程序,程序消除噪声的效果是现有算法的3dB,特别的对于 RalzCK格式和 OfkGJZu 格式的语音处理效果很好。(By MATLAB program for speech signal processing inside the MMSE-based spectral subtraction enhancement program, the program to eliminate the effect of noise existing algorithms 3dB, special effects for speech processing RalzCK format and OfkGJZu format well.)
- 2016-01-19 18:59:36下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1