-
threshold_te
基础线性分类器的检测用于分离超平面是单向垂直的。( TESTING THRESHOLD CLASSIFIER)
- 2009-12-21 16:35:01下载
- 积分:1
-
MATLAB-6.x-vrml
vrml与matlab讲解,让需要使用matlab虚拟现实工具箱的人找到自己需要的东西(vrml and matlab presentations, Virtual Reality Toolbox need to use matlab people find what they need)
- 2014-11-05 11:01:31下载
- 积分:1
-
gabor1
图像处理:gabor小波变换程序,用于对图像进行处理,在国外网站下的,已调成功,非常好的一个程序。(Image Processing: KFDA procedures for facial feature extraction, a procedure useful)
- 2010-12-03 09:31:34下载
- 积分:1
-
00971907
Direct torque control based neural netwoek
- 2010-12-16 20:16:25下载
- 积分:1
-
DSP_MATLAB
说明: DSP 从基础到深入 --Matlab版(DSP from basic to in-depth- Matlab version)
- 2011-03-09 16:28:24下载
- 积分:1
-
homework6
数字信号处理实现滤波器的功能,此程序中有几个滤波器的实现(Digital signal processing filter function, this procedure several filter)
- 2012-03-31 10:29:57下载
- 积分:1
-
OFDM
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。(First, according to the characteristics of the short training word correlation operation, the signal reaching the detector, when the detected correlation value is greater than the threshold after a certain number of times that a signal arrives. And then the characteristics of long training word, the correlation operation for the FFT window starting position of an OFDM symbol estimate. The estimated position of the FFT window, the first small frequency offset in the time domain estimation, the two long training word small frequency offset compensation, the FFT operation, the FFT result of the operation for integer frequency offset estimate. These parameter estimation is completed, the data can be demodulated on. The first portion of the data for a complete frequency offset compensation, and based on the estimated FFT window position of the FFT operation to obtain frequency domain data, demodulated. Then corresponding to the position of the pilot subcarriers are extracted on pilot inform)
- 2020-11-04 23:49:52下载
- 积分:1
-
FastEMD-2
快速EMD分解,用了相关距离来解决问题,让算法的运行速度加快(EMD FAST)
- 2010-11-24 17:03:58下载
- 积分:1
-
wld
一个应用于做人脸识别之前,对人脸来提取特征点的,带方向的滤波操作(wld is a filter to extract the important features from face image.)
- 2012-03-19 17:03:01下载
- 积分: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