-
yangtiao
信号处理的常用程序,三次样条滤波,提供给信号处理编程初学者(Common signal processing procedures, cubic spline filter, provide signal processing program for beginners)
- 2010-10-18 17:10:21下载
- 积分:1
-
alogam
ALOGAM computes the logarithm of the Gamma function.
- 2012-09-01 16:38:59下载
- 积分:1
-
1-fixed-lag-CRTS
发散的一个新的Rauch-Tung-Striebel形式容积卡尔曼平滑了非线性状态空间模型采用求容积法为最优平滑转换(A new form of Rauch-Tung-Striebel volume divergence Kalman smoother nonlinear state space model using the volumetric method for seeking the optimal smooth transition)
- 2015-01-06 21:28:04下载
- 积分:1
-
denoisingWavelet
Wavelet denoising
For using this code need to use signal toolbox and general toolbox in your matlab
In the first part of this assignment, we asked to obtain a (black-and-white) digital image of size
512 by 512 and then generate noisy image by adding a Gaussian noise but under the condition of
having SNR=20dB by select the suitable value of variance for Gaussian noise formula.
Second step is performing wavelet denoising using the hard thresholding (Use the db 6 for four
levels) in the condition of finding the optimal thresholding value of T in terms of the SNR obtained. It
means that, we should find the highest SNR value by finding the suitable value for threshold. Then we
asked to do the same process but this time using soft thresholding.
Finally for the last part of question one, we should compare the results of the obtained SNR
with the recommendations of 3*sigma for the hard thresholding and 3/2*sigma for the soft
thresholding.
- 2013-12-11 17:34:39下载
- 积分:1
-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1
-
circularMatrix.m
Computes the circulant matrix of a vector.
- 2009-05-16 14:21:37下载
- 积分:1
-
Ransac
Ransac program , matlab
- 2010-05-07 12:00:35下载
- 积分:1
-
matlab
matlab图形图像和声音的处理,例子很多(matlab book)
- 2010-05-10 11:51:20下载
- 积分:1
-
Blatt11
Gauss-Seidel function with example
- 2011-12-21 23:42:27下载
- 积分:1
-
snr
信噪比MATLAB程序,可以分析信号的干净程度,
适合信号处理的初学者。(SNR MATLAB program that can analyze the cleanness of the signal, signal processing for beginners.)
- 2020-11-17 10:59:39下载
- 积分:1