-
LPC
LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码(LPC (linear predictive coding) linear predictive coding and improved voice excited LPC source code)
- 2007-11-14 13:58:35下载
- 积分:1
-
变步长LMS自适应滤波器算法 variable LMS matlab
基与matlab仿真平台,编写变步长LMS自适应滤波器算法,该算法能够解决收敛速度和稳态精度的固有矛盾。(Based on Matlab simulation platform, the preparation of a variable step size LMS adaptive filter algorithm, which is able to resolve the contradictions inherent in convergence speed and steady precision.)
- 2012-06-08 10:43:17下载
- 积分:1
-
Signal.matlab.source
现代信号处理教程清华版matlab例子源码,欢迎大家学习实用(Modern signal processing tutorial Tsinghua version matlab example source code, learn practical)
- 2012-08-30 09:52:48下载
- 积分:1
-
Image-restoration
图像复原的一些资料,包括对加有噪声的图片进行恢复,频域增强等(Image restoration of some of the information, including images with noise added to restore, enhance and so the frequency domain)
- 2011-10-28 20:38:27下载
- 积分:1
-
PCoCS
线性调频信号(LFM)是雷达信号处理中的常见信号形式。
雷达成像中通过距离和方位2个方向的脉冲压缩实现高分辨成像。
附件中对这一技术的实现和误差分析进行了MATLAB仿真。(LFM (LFM) radar signal processing is a common signal format. Radar imaging distance and direction through the direction of two pulse compression to achieve high-resolution imaging. Annex to the realization of this technology and error analysis of MATLAB simulation carried out.)
- 2010-06-28 21:17:41下载
- 积分:1
-
OFDM_Synchronization
一个OFDM同步的程序,包括发送,接收程序(An OFDM synchronization process, including sending, receiving procedures)
- 2010-09-03 21:56:04下载
- 积分:1
-
jixing_LMS_multi_input_adv
极性LMS自适应滤波器,实现信号的自适应滤波作用(Polarity LMS adaptive filter, adaptive filter to achieve the role of signal)
- 2010-10-24 20:06:00下载
- 积分:1
-
imgsteg
THIS CODE IS REG.IMAGE STEGNOGRAPHY
- 2014-09-21 14:10:28下载
- 积分:1
-
MATLAB
matlab编程学习资料,从最基本理论讲解,循序渐进,适用于初学者。(the matlab programming learning materials, from the most basic theory to explain, step-by-step, suitable for beginners.)
- 2012-12-01 17:13:48下载
- 积分:1
-
signal_analyzer
说明: 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。
历程主要内容(signal_analyzer.rar)如下:
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。(The question was asked recently to see the realization of how to use FFT spectral analysis, I think that spectral analysis can be carried out to those who study the depth of the system basically is already quite good. Today I made a routine, distributed to Members for reference. The main contents of the course (signal_analyzer.rar) are as follows: test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as a system output signal. signal_analyzer.m first test1.txt data read into workspace, and then proceed to FFT, analysis of the two signal frequency, output amplitude for input attenuation (db), the output of the input phase difference.)
- 2008-10-25 10:29:35下载
- 积分:1