搜索资源列表
col
- 一个什么都能做的语音处理软件,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,
firnew
- 数字滤波的设计:FIR滤波器,设计滤波器采样频率为600hz,截止频率200hz的高通滤波器-Digital Filter Design : FIR filter, the sampling frequency filter design to 600hz, 200hz cutoff frequency of the high pass filter
IIRfilterinDSPandmatlab
- 在DSP中设计滤波器采样频率为600hz ,截止频率200hz 的高通滤波器IIR-in DSP filter design sampling frequency 600hz. 200 hz cutoff frequency of the high pass filter IIR
sample3
- 用CVI开发的滤波程序,通过设置滤波器类型,采样频率,截止频率,衰减系数,滤波器的阶次,纹波系数来设计滤波器。-CVI development of the filtering process, through the establishment of filter types, sampling frequency, cutoff frequency, attenuation coefficient, Filter Order, Ripple to design the filter coef
uClinux
- UClinux cutoff and transplant issue
CutOff
- 定时关机/重新启动/注销,有时分秒的选择,中间可暂停,可重新开始,也可继续时间。
band-pass-filter 线性相位FIR带通滤波器
- 用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。-Designed with a MATLAB function with the following indicators fir1 linear phase F
butterworth.rar
- 截止频率在0.3Hz的巴特沃斯低通滤波器,采用二阶级联进行编程。,In the 0.3Hz cutoff frequency of Butterworth low-pass filter, used to program the second class together.
fir-low-pass-filter-design
- 用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。-A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.
beltfilter.rar
- 为带通滤波器,需设置半阶数、高低截止频率和采样频率。保存为function函数的m文件。rar中为一肌电信号。,For band-pass filter, to be set up semi-order, high and low cutoff frequency and sampling frequency. Save it as a function of m file function. rar for a EMG.
PLSUVECV.rar
- PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability
AD7710
- AD7710开发可用代码 24位的AD采样芯片 ,不丢失码 非线性度为0.0015% 双通道可编程增益前端 增益范围为1 到128 差动输入 低通滤波器,截止频率可通过编程设置 校准系数可读写 具有串口的双向微控制器 可选择内外基准参考电源 可提供单端或者双端补偿 功耗低(一般为25mW),还有待机模式(一般为7mW)-AD7710 24-bit code, the development of AD can sample chips, do no
fir
- 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Req
Video
- 一个很好的摄像头控制程序,支持视频录制成avi和视频截频成bmp-A good camera control program, supports video recording and video into avi bmp cutoff frequency as
cutoff
- 在以前公司DOS环境下,编写的横切机程序,包括界面,串口通讯-In previous company DOS environment, prepared by cross-cutting machine procedures, including the interface, serial communication
coleawin_Matlab_Speech_Analysis
- 波形和频谱双显示 记录讲话直接进入MATLAB 手动分割讲话波形-创建标签文件 波形编辑-切割,复制或粘贴 共振峰分析-显示共振轨道的F1 , F2和F3 基音分析 过滤工具-语音信号滤波器截止频率 比较工具-比较两个波形的频谱距离使用几种措施 增加噪声-Dual time-waveform and spectrogram displays Records speech directly into MATLAB NEW Displays time-a
LPF
- A source sircuit to design a low pass filter of 10 hz cutoff.
hpfilter
- 这不是一个标准MATLAB的函数 H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器 n阶和截止D0 。 gaussn 高斯高通滤波器的截止(标准偏差) D0 。 如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。-THIS IS NOT A STANDARD MATL
ClusterData
- Performs hierarchical clustering of data using specified method and seraches for optimal cutoff empoying VIF criterion suggested in "Okada Y. et al - Detection of Cluster Boundary in Microarray Data by Reference to MIPS Functional Catalogue Databa
DSP
- Tutorial of filter: design a lowpass FIR filter of cutoff requency 0.3*pi. Plot the impulse responses h(n) and magnitude responses of the designed filters