搜索资源列表
FFT
- 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
example4_4
- 例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 - x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0
example4_3
- 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num
The-research-of-anti-niose-speech
- 论文首先介绍了传统的语音特征参数MFCC,它是基于人耳听觉 特性设计的一种特征参数,在静音环境下能得到较高的识别率,但在 信噪比较低时识别率急剧下降,不利于实用化。本文通过对MFCC算 法的分析和研究,发现其中的FFT和DCT在整个时频空间使用固定的 。分析窗,这不符合语音信号特性,而小波变换具有多分辨率特性,更 符合人耳的听觉特性。因此,本文将小波变换和MFCC算法相结合, 提出了三种新的语音识别特-Speech recognition has wide use in
strech
- 去斜率(strech)参考信号与回波信号混频后得到中频输出信号S(t)=Aexp(j*2*pi*f0*t+phase) 其中f0与回波延时的关系为: f0=k*delay_t K为线性调频斜率,delay_t为回波延时 将s(t)采样,FFT变换即可得到目标距离与频谱的关系。 Strech 信号测距 输入混频后的中频信号(图一),经采样及FFT变换得到频谱(图二) 再根据频谱与距离的关系式R=Tcf/2B显示出距离(图三) -Go slope (strech
fft
- altera公司fft ip核的运用。语言是verilog.-Altera company s fft ip. Language verilog.
touchtone
- 运用FFT技术来综合和分析电话拨号的过程,matlab来分解了这一过程,希望能提供帮助- TOUCHTONE Use FFT to synthesize and analyze telephone dialing The dual tone multi-frequency (DTMF) standard specifies that the tone generated by a button on a telephone key pad is the sum of two sin
TTLV-Nguyen-Vu-Quang
- THIS document was written by verilog code. It s content talkes about descr iption 64 FFT
FFT
- realize fft based on binary, welcome to download my code, it s my honor, thank you
browse_mdl
- MATLAB,非常有用的程序将fft波形图的数据导出-a procedure to export the data of fft s plot.
kelinsi
- MAYLAB语言编写柯林斯公式的S-FFT及D-FFT计算程序,请读者自行根据需要修改-MAYLAB language Collins formula S-FFT and D-FFT calculation program, the reader according to their needs modification