-
WienerScalart
基于Wiener滤波的语音消噪Matlab源程序
调用方式:
output=WienerScalart96(signal,fs,IS)
signal--输入含噪语音
fs----语音信号采样率
IS----起始静音端,用来估计噪声方差(秒做单位,默认是0.25秒) (Wiener filter-based de-noising of the voice call Matlab source code the way: output = WienerScalart96 (signal, fs, IS) signal- voice input with noise fs---- voice signal sampling rate IS---- Start mute end used to estimate the noise variance (units of seconds to do, the default is 0.25 seconds))
- 2007-10-21 17:40:32下载
- 积分:1
-
bpdetail
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计
优化1:设计了yyy,即在o(k)计算公式时,当网络进入平坦区时(<0.0001)学习率加大,出来后学习率又还原
优化2:v(i,j)=v(i,j)+deltv(i,j)+a*dv(i,j) (BP network in strict accordance with the formula to design a matlab program, the optimized BP network design optimization 1: Design of the yyy, that is, o (k) formula, when the network into the flat areas (< 0.0001) increase learning rate large, after the optimization of learning rate reduction 2: v (i, j) = v (i, j)+ deltv (i, j)+ a* dv (i, j) )
- 2009-04-24 13:12:18下载
- 积分:1
-
optimization-toolbox-Matlab
关于matlab优化工具箱使用的一些案例介绍。包含内容较为全面。可以作为入门使用。(Introduction matlab optimization toolbox to use some of the cases. Contains more comprehensive. Can be used as an entry.)
- 2013-04-16 17:14:24下载
- 积分:1
-
FacePeopleDetection.m
用matlab实现的人脸检测及识别 程序简单易懂(codes for people face dectection)
- 2013-12-02 22:17:46下载
- 积分:1
-
chenggongxue
主要关于美国成功学专家成功学的经验介绍,让人摆脱困境,迎接新的人生!(Main expert on the U.S. success successful learning experiences, people bail out, meet new life!)
- 2010-05-05 18:17:06下载
- 积分:1
-
matlab
基于特征点的全自动无缝图像拼接程序和算法研究(Research programs and automatic seamless image mosaic algorithm based on feature points)
- 2014-05-13 20:03:29下载
- 积分:1
-
matlab.frequency
产生中频和高频信号及其相应滤波器,并对其进行滤波和分析(Intermediate frequency and high frequency signal generated and its corresponding filter and its filtering and analysis)
- 2008-03-08 08:53:00下载
- 积分:1
-
jiangzao
对一段wav文件读取,并做简单的降噪处理,其中包含了高通滤波器的设计。适合新手(Wav file on a read and do simple noise reduction, which contains a high-pass filter design. For novice)
- 2010-05-09 13:56:40下载
- 积分:1
-
conventional-simulink
conventional simulink statcom
- 2013-12-12 17:25:19下载
- 积分:1
-
gray-image
MATLAB function which creates a black and white version of a grayscale image by specifying a single threshold value pixels below this value become black, and above this value they are white.
Usage:
- 2013-09-20 14:18:55下载
- 积分:1