联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DSP编程(23) 
按平台查找All matlab(23) 

[DSP编程] yuyinxinhaochuli

语音处理是信号与信息处理的重要内容之一,通过本课程设计,使学生理解数字信号处 理的有关理论和方法在语音处理中的具体应用。课程设计的目的归纳如下: 1、掌握语音信号的特点; 2、掌握语音处理的基本理论和方法; 3、掌握基于Matlab编程实现语音的获取、显示、频谱分析、短时能量、短时自相关以及倒 谱复倒谱的分析方法; 4、掌握语音基音频率及共振峰频率的检测方法。
Signal and speech processing is an important part of information processing, through the curriculum design, so that students understand the digital signal The theory and methods of management in voice processing in the specific application. Curriculum is designed to be summarized as follows: A master speech signal characteristics 2, master the basic theory and speech processing methods 3, master Matlab programming based voice access, display, spectrum analysis, short-time energy, short-term autocorrelation and inverted Spectral analysis of the complex cepstrum method 4, master voice pitch frequency and formant frequency detection method. (2013-09-12, matlab, 1198KB, 下载23次)

http://www.pudn.com/Download/item/id/2353672.html

[DSP编程] DSP_RADAR-

在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的FFT变换。这里要求同学们利用FFT程序实现IFFT的功能。具体方法请大家自己查找。这个库函数的入口参数包括(输入数据,缓存区1,缓存区2,输出结果)(说明:原库函数中的入口参数比是6个而不是现在的四个,为了方便同学们调用,所以库函数调用的时候稍做了修改,希望你们以后再调库函数的时候注意)。所谓缓存就是在程序中再开辟一个存储空间,和输入数据的大小一样。所需的程序和旋转因子表都和这个文档放在同一个文件夹内了。 在做MTD的时候调用的函数是fft_16.asm。
DSP programming environment in the echo signal pulse pressure, MTI and MTD processing (2013-07-06, matlab, 69KB, 下载36次)

http://www.pudn.com/Download/item/id/2298084.html

[DSP编程] DSP-c-Matlab-Programs-ManualV19

印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册
DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog (2009-09-29, matlab, 1545KB, 下载52次)

http://www.pudn.com/Download/item/id/925844.html
12
总计:23