Description: 关于带通带阻滤波器的设计,巴特沃思滤波器
压缩包里有:
bendpass.m 为带通程序
bendblock.m 为带阻程序
SE144.wav 采用的声音文件,请放在 C:\下
bendpass.wav 通过带通滤波器之后的声音,保存在C:\ bendpass.wav
bendblock.wav 通过带阻滤波器之后的声音,保存在C:\ bendblock.wav
-on Bandpass Filter with the design, Butterworth filter bag is compressed : bendpass.m for band-pass procedures for bandstop bendblock.m procedures SE144.wav the voice file, on the C : \ under bendpass.wav through bandpass filter after the voice preserved in C : \ bendpass.wav bendblock.wav band stop filter through after the voice preserved in C : \ bendblock.wav Platform: |
Size: 464896 |
Author:旺铺 |
Hits:
Description: 一个什么都能做的语音处理软件,Manual segmentation of speech waveforms - creates label files which can be used to train speech recognition systems
Waveform editing - cutting, copying or pasting speech segments
Formant analysis - displays formant tracks of F1, F2 and F3
Pitch analysis
Filter tool - filters speech signal at cutoff frequencies specified by the user
Comparison tool - compares two waveforms using several spectral distance measures
Speech degradation -can do what a voice processing software, Manual segmentation of speech waveforms- crea tes label files which can be used to train speech recognition systems Waveform editing- cuttin g, copying or pasting speech segments Formant ana P <0.05-displays formant tracks of F1, F2 and F3 Pitch analysis Filter tool-filters sp eech signal at cutoff frequencies specified by the user Comparison tool-compares two wavefor ms spectral distance using several measures Sp eech degradation Platform: |
Size: 412672 |
Author:威威 |
Hits:
Description: 1.产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计三种高通,
低通,带通滤波器对信号进行滤波处理,观察滤波后信号的频谱。
2.采集一段含有噪音的语音信号(可以录制含有噪音的信号,或者录制语音后再加进噪音信号),对其进行
采样和频谱分析,根据分析结果设计出一合适的滤波器滤除噪音信号-1. Produce a continuous signal, including low-frequency, medium frequency, high-frequency components, its sampling, spectral analysis, are designed for three high-pass, low pass, band-pass filter the signal filtering treatment to observe the signal spectrum after filtering. 2. Acquisition section of the speech signal contains noise (can record a signal containing noise, or voice recording, additional noise after the signal), its sampling and spectral analysis, based on an analysis of the results to design a suitable filter to filter out one noise signal Platform: |
Size: 1024 |
Author: |
Hits:
Description: 录制一段个人自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。-Record a person s own voice signal, and recording the signal sampling draw sample after the speech signal time-domain waveform and frequency spectrum given filter performance indicators, using a window function method and the bilinear transform filter design and draw the frequency response filter then use the filter of their own design for the signal acquisition filtering, after filtering the signal to draw the time-domain waveform and spectrum, and filtering of signals before and after contrast, analysis of signal changes playback of voice signal Finally, the design of a signal processing system interface. Platform: |
Size: 2048 |
Author:yim |
Hits:
Description: 本程序界面实现的是在MATLAB下的语音信号处理,采用是巴特沃斯低通滤波器-The program interface is in the MATLAB realize under the voice signal processing, is the use of Butterworth low-pass filter Platform: |
Size: 4096 |
Author:chengdu |
Hits:
Description: MATLAB代码,利用卡尔曼滤波实现加入彩色噪声的语音信号增强.效果不错.-MATLAB code, the use of Kalman filter color noise adding realize voice signal enhancement. Good results. Platform: |
Size: 1024 |
Author:李茉 |
Hits:
Description: 使用matlab 编写的具有调整滤波器的参数来处理输入的语音信号使之具有消除噪声的功能,包括FIR和IIR两种滤波器,使用GUI界面。-Prepared with the use of matlab to adjust filter parameters to deal with input voice signal so that they are the elimination of noise features, including two types of FIR and IIR filters, use GUI interface. Platform: |
Size: 7311360 |
Author:呙涛 |
Hits:
Description: Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice Platform: |
Size: 72704 |
Author:林霞 |
Hits:
Description: 本次课程设计是用麦克风采集一段语音信号并对该语音信号进行滤波去噪处理。课程设计平台为MATLAB7.1。设计步骤为:首先采集一段语音信号并观察其频谱,然后设计一个汉明窗FIR滤波器,最后对该信号进行滤波。信号在进行滤波处理后,能够听到滤波后的语音信号和滤波前相比明显的变得清晰,基本达到了设计目的。-The curriculum design is a section of a microphone speech signal acquisition and filtering of the speech signal de-noising processing. Curriculum design platform MATLAB7.1. Design steps: First, a section of speech signal acquisition and to observe its spectrum, and then the design of a Hamming window FIR filter, the final filtering of the signal. Signal during the filtering processing, to hear the voice signal after filtering and filtering obvious ago became clear, the basic design to achieve the purpose. Platform: |
Size: 96256 |
Author:球球 |
Hits:
Description: 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics of Butterworth low-pass filter magnitude and phase response, after the introduction of noise, amplitude-frequency characteristics, as well as the filtered DFT amplitude-frequency characteristics. This procedure for testing with voice file. Platform: |
Size: 4096 |
Author:周峰 |
Hits:
Description: MATLAB语音滤波,使用MATLAB仿真模拟滤波器对语音信号进行滤波-MATLAB voice filtering, use the MATLAB simulation filter to filter the speech signal Platform: |
Size: 4023296 |
Author:林立 |
Hits:
Description: 基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-MATLAB-based voice signal analysis and processing of the curriculum. Record a voice signal itself, and the recorded signal is sampled draw sampled speech signal time-domain waveform and frequency spectrum filter performance given by using window method or the bilinear transformation to design a filter, and draw the filter frequency response then filter of their own design collection of the speech signal is filtered, the filtered signal to draw the time domain waveform and frequency spectrum, and filter the signal before and after comparison, analysis of signal changes playback voice signal Platform: |
Size: 1201152 |
Author:姚梅 |
Hits:
Description: 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results Platform: |
Size: 2048 |
Author:柳沐璇 |
Hits:
Description: 基于MATLAB的语音信号分析及滤波(DSP课程设计说明书) 设计题目、内容及要求 课程设计的题目:基于MATLAB的语音信号分析及滤波。 课程设计的内容:录制一段个人自己的语音信号,并对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前-Design based on MATLAB voice signal analysis and filtering (DSP curriculum design manual) subject, content and requirements for curriculum design Title: MATLAB-based analysis and filtering of the voice signal. Curriculum design: recording period of the individual' s own voice signal, and the recorded signal is sampled draw the sampled speech signal time-domain waveform and frequency spectrum to set the filter performance, using a window function method and double transform the design of filters, and draw the frequency response of the filter signal acquisition, filtering, and then use the filter of their own design to draw the waveform and spectrum of the filtered signals in time domain and filtering Platform: |
Size: 1449984 |
Author:Rokey_Niu |
Hits:
Description: matlab语音信号滤波处理,可自己设定参数直接运行得出结果-matlab voice signal filter processing can set their own parameters run directly on the outcome of Platform: |
Size: 15360 |
Author:赵波 |
Hits:
Description: 基于Matlab的对语音信号采集、处理及滤波器的设计,并使之实现的过程。-Matlab voice signal acquisition, processing and filter design and realization of the process. Platform: |
Size: 79872 |
Author:戴越越 |
Hits: