搜索资源列表
-
0下载:
数字图像处理的源代码,含空域变换和频域变换及图像压缩算法-digital image processing of source code, including airspace and frequency domain transformation and transform image compression algorithms, etc.
-
-
0下载:
在VC++6.0中实现FFT算法(应用快速傅里叶变换:8 4 2),并通过对话框显示时频域曲线-in VC + +6.0 achieve FFT algorithm (Fast Fourier Transform application : 8 4 2), and through dialog at the frequency domain shows curve
-
-
0下载:
现代信号处理众多算法实现,包括小波变换、时频分析等。-many modern signal processing algorithm, including wavelet transform, time-frequency analysis.
-
-
1下载:
语音合成程序!psalo频域基音同步叠加方法。它首先对原始语音信号进行短时频域变换,得到短时谱和短时谱包络。短时谱除以短时谱包络得到声源短时谱,对声源短时谱的实部和虚部分别进行线性插值,就可以达到改变语音信号基频的目的,然后再进行频域反变换,可得到变换后的短时语音信号。短时谱包络部分也可以独立改变,以达到改变音色的目的。-speech synthesis procedures! Psalo frequency domain pitch synchronous superposition meth
-
-
0下载:
信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模型的功率谱估计和基于非参数模型的功率谱估计;非平稳信号分析包
-
-
0下载:
一个用VB编写的双音多频识别程式,运用敷里叶变换算法。-a VB prepared by the dual tone multi-frequency identification programs, deposited using Fourier transform algorithm.
-
-
0下载:
Based on short-term energy detection and short-term cross zero rates detection in speech
reorganization,the paper presents two-threshold endpoint detection.In addition,an accurate speech
segmentation algorithm is achieved with the wavelet transfo
-
-
0下载:
对输入的语音序列x进行MFCC参数的提取,返回MFCC参数和一阶差分MFCC参数,Mel滤波器的阶数为24,fft变换的长度为256,采样频率为8000Hz,对x 256点分为一帧.
-The voice of the input MFCC parameters on the sequence of x, return to MFCC parameters and extracted a order difference MFCC parameters, Mel filter for th
-
-
0下载:
请认真阅读采用MATLAB分析WAV文件。
步骤一:选择一个WAV文件作为分析的对象 。(ding.wav)
步骤三:进行 FFT变换并画频域图形 。
步骤四:进行该声波主要频谱的分析。
步骤五:根据该声音的频谱,反演时域图形 。(有失真)
步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
-
-
1下载:
基于小波变换的语音基频提取新算法,基于小波变换的语音基频提取新算法-Based on wavelet transform new algorithm for speech fundamental frequency extraction based on wavelet transform new algorithm for speech fundamental frequency extraction
-
-
1下载:
观测实时模拟信号(语音)的频谱
用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。
-Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
-
-
0下载:
This a simple program that uses the FFT to transform the audio from microphone to frequency domain with wxWidgets. -This is a simple program that uses the FFT to transform the audio from microphone to frequency domain with wxWidgets.
-
-
0下载:
语音识别系统,包括预处理,汉明窗,梅尔频率倒谱率,离散余弦变换,前置滤波器组,对数能量,滤波器组,基本的滤波器组,dtw-speech recognition system,including Pretreatment, Hamming window, Mel frequency cepstrum rate, discrete cosine transform, pre-filter, log energy, filter, basic filter,dtw
-
-
0下载:
《数字信号处理C语言程序集》
内涵各种c语言源码!
第一章 数字信号的产生
均匀分布随机数;正态分布随机数;指数分布随机数....
第二章 快速傅里叶变换
第三章 快速离散正交变换
第四章 快速卷积与相关
第五章 数字滤波器的时域和频域响应
-" Digital Signal Processing C language program set the connotation of a variety of c language source code!
-
-
0下载:
将压缩感知用于谱估计中,根据论文谱压缩感知的一些程序-Compressive sensing (CS) is a new approach to simultaneous sensing and compression of sparse
and compressible signals based on randomized dimensionality reduction. To recover a signal from its
compressive measurements,
-
-
0下载:
使用图形化的方法显示傅里叶变换的一些性质(至少应包括时移性质和尺度变换性质)
对于信号的时移和频谱的关系,选择一个信号,让它在时域上作移位,可调节不同的时移大小,然后用软件演示其傅立叶变换在幅度上几乎没有变换,但在相位上会有变化。
对于信号的时间与频率的尺度变换,给出一个信号,保持其幅度不变,让信号的宽度发生变化,再观察其频域的变化。-Using a graphical method to display some of the properties of the Fourier tra
-
-
0下载:
IIR数字滤波器,可以通过对低通模拟滤波器进行模拟频率和数字频率的变换得到低通滤波功能-IIR digital filter can be obtained by the analog low-pass analog filter and the frequency transform of the digital low-pass frequency filter function
-
-
0下载:
利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
-
-
0下载:
能够做到DAQ多通道数据输入,并且进行实时傅里叶变换。-Can do DAQ multi-channel data input and Fourier transform.
-
-
0下载:
导入声音文件,进行快速傅里叶变换,得到声音的频谱。(Import audio files, fast Fourier transform, to get the spectrum of sound.)
-