搜索资源列表
dspsound
- 语音信号的采集、滤波和D/A输出的实现过程数字信号处理基本理论的实现-voice signal collection, filtering and D / A output of the implementation process of digital signal processing to achieve the basic theory
DSP_zichengxuku
- 这是DSP的一个应用子程序库,包含基本数学运算子程序,硬件接口子程序,经典数字信号处理算法程序,现代信号处理程序,语音信号处理程序,是DSP软件开发的一个开发指导手册,许多程序笔者在TI实验开发板上调试通过。为了让开发者确实有用,没有割断传送,建议增加点数。-This is a DSP application subroutine library that includes basic arithmetic subroutine, the hardware interface routines,
wenkong
- 本系统采用凌阳十六位单片机 SPCE061A 实现温度控制,温度信号由 PT1000 和 电压放大电路提供。通过 PID 算法实现对电炉功率和水温控制。同时,具有温度数字 语音播报和显示。 -The system uses the Sunplus 16 SPCE061A the realization of single-chip temperature control, temperature and voltage signals from the PT1000 amplif
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
dianhuanyuanchengkongzhi
- 电话智能遥控器主要包括电话振铃检测电路,电话自动摘机和挂机电路,DTMF信号解码电路,语音提示急电路,音频放大电路,以及控制心脏CPU电路-Telephone remote control including smart phones ringing detection circuit, telephone and hang up automatically pick circuit, DTMF signal decoding circuit, urgent voice circuits, au
tc35i
- TC35i新版西门子工业GSM模块是一个支持中文短信息的工业级GSM模块,工作在EGSM900和GSM1800双频段,电源范围为直流3.3~4.8V ,电流消耗——休眠状态为3.5mA,空闲状态为25mA,发射状态为300mA(平均),2.5A峰值;可传输语音和数据信号, 功耗在EGSM900(4类)和GSM1800(1类)分别为2W和1W ,通过接口连接器和天线连接器分别连接SIM卡读卡器和天线。SIM电压为3V/1.8V,TC35i的数据接口(CMOS电平)通过AT命令可双向传输指令和数据,
FIR
- 汇编程序,用于在ccs上实现dsp仿真的fir滤波器。该滤波器为语音信号的带通滤波器。-Assembler for the ccs achieve dsp simulation fir filter. The filter is a voice signal band-pass filter.
ss
- 进行语音信号的切分处理,处理切分方法是根据短时能量和短时过零率进行的- ON划词翻译ON实时翻译 Segmentation of speech signal processing, segmentation method is based on short-time energy and short-time zero crossing rate of
lms
- 对一个语音信号进行加噪,然后使用lms最小均方误差法去噪-For a voice signal noise, and then use the minimum mean square error method lms de-noising
yuyinchuli
- 使用各种滤波器对语音信号实现处理,并且通过播放处理前后的语音信号来对比各种滤波器的滤波效果-Using various filters to achieve the speech signal processing, and to compare the effect of various filters filtering the speech signal playback processing by before and after
one
- 通过使用matlab自带的小波函数对语音信号进行处理,首先对载入的语音信号snow.wav添加高斯白噪声,然后对加噪的语音信号进行三层小波分解,最后分别采用强制性和默认阈值两种方法对信号进行消噪处理,强制性消噪方法直接将分解的高频系数全部变为0,默认阈值通过对分解的高频系数设定阈值来进行消噪-By using MATLAB built-in wavelet function of speech signal processing, first on the loading of the spee
voicebox
- matlab语音工具箱,用于实现matlab处理语音信号的各种工具,分析语音信号的matlab内置函数-Voice toolbox in matlab, is implemented by a variety of tools matlab voice signal processing, matlab built-in function analysis of speech signal
xiaoboquzao-yuyinxinhao
- 语音信号小波去噪 在小波基 db3 下进行一维离散小波反变换 对输出信号抽样点值进行归一化处理-Speech signal wavelet de-noising in wavelet bases ' db3' one-dimensional discrete wavelet transform on the output signal sample point value normalization
Pitch-detection
- 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
Wavelet-Analysis-in-speech-signal-
- 用MATLAB对一语音信号进行小波分解,分别用强阈值,软阈值,默认阈植进行消噪处理。-Using MATLAB to a voice signal wavelet decomposition, respectively intensity threshold, soft threshold, default threshold denoising processing plant.
test1222
- 对语音信号处理时加入噪声,并创建butterworth模拟滤波器。-Noise added speech signal processing, and create butterworth analog filter.
pcmgui
- 于matlab gui 平台的pcm语音信号处理,其中包括抽样、量化、编码、解码,及其时域频域图建Matlab GUI界面通常有两种方式: 1,使用 .m 文件直接动态添加控件 2. 使用 GUIDE 快速的生成GUI界面 显然第二种可视化编辑方法算更适合写大型程序- Matlab gui based pcm voice signal processing platform, including sampling, quantization,
FIR
- 利用FIR滤波器实现对语音信号的滤波,并且输出各个波形,实现滤波前后的对比。-Using the FIR filter to achieve the voice signal filtering, and the output of the waveform, to achieve before and after filtering contrast.
Noise-Filters-master
- 程序主要实现维纳滤波,另外对语音信号进行混响消除和回声消除。-The program mainly realizes the Wiener filter, and the reverberation cancellation and echo cancellation are also carried out.
现代信号处理代码
- 短时傅立叶变换分析,时域分析通常用于最基本的参数分析及应用,如语音的分割、预处理、大分类等(Fourier transform time domain analysis)