-
melcepst
计算Mel倒谱系数的matlab程序:
MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH)
使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames(Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calculate the mel cepstrum of a signal C = (S, FS, W, NC, P, N, INC, FL, FH) using: c = melcepst (s, fs) calculate mel cepstrum with 12 coefs, 256 sample frames)
- 2008-12-09 14:50:15下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1
-
piecewise_linear_fitting
对两组离散数据进行分段线性拟合,并显示拟合结果(piecewise linear fitting of two sets of discrete data)
- 2010-07-06 17:03:03下载
- 积分:1
-
Bernoulli
This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GSM transmission and reception works. It also measures the BER, affected by an AWGN channel.
- 2009-05-04 01:18:27下载
- 积分:1
-
Volterrra_luzhenbo4
说明: 更新部分
1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。
2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。(update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive step in the convergence of (0,2) between the optimum value, Lorenz sequence of 0.6.)
- 2006-03-23 19:12:22下载
- 积分:1
-
chaos-baker-vanderpol
baker(面包师变换)的混沌图像,面包师变换是混沌的一种,是一维的混沌映射。vanderpol混沌系统的图像(baker (baker transform) of chaotic image, the baker's transformation is a chaotic, is a dimension of chaotic maps. Vanderpol chaotic system image)
- 2007-04-03 09:43:50下载
- 积分:1
-
46857777
控制数据输入格式,C++Builder精选编程学习源码,很好的参考资料。(Control data input format, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:36:55下载
- 积分:1
-
arrayoperation
数组运算示例,演示二维数组的存储方式(不同于其它语言)以及数组的运算和输出方法。(example of array operations. Demostration of storage (unlike other languages) , operation and output method of two dimensional array.)
- 2014-01-07 20:16:12下载
- 积分:1
-
hingkui_v49
用MATLAB编写的遗传算法路径规划,esprit算法对有干扰的信号频率进行估计,遗传算法无功优化。( Genetic algorithms using MATLAB path planning, esprit algorithm signal frequency interference can be assessed Genetic algorithm based reactive power optimization.)
- 2016-05-28 18:43:34下载
- 积分:1
-
Dynamics
关于多体动力学很好,很全面的书籍,既有刚体也有柔性体(the book is about dynamics of multibody,include rigidbody and deformable body)
- 2010-09-28 17:09:27下载
- 积分:1