-
lujingg
对智能小车的路径进行合理的规划,使得其俺预想的方式前进(Smart little path to be reasonable planning and made their way forward anticipated)
- 2011-12-13 23:22:14下载
- 积分:1
-
AudioFeatures
Extracting MFCC features for audio files and removing silence them. Then calculating some statistical functions
- 2015-01-17 02:29:23下载
- 积分:1
-
data
MATLAB+Excel定量预测与决策:运作案例精编/张建林编著的原数据文件,包括每章的matlab文件和EXcel数据(MATLAB+ Excel quantitative forecasting and decision-making: operational case for fine/Jianlin edited the original data files, including files for each chapter and EXcel data matlab)
- 2013-12-16 17:36:34下载
- 积分:1
-
M-files for Neural Networks
说明: 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations.
作者:Herve Abdi ("M-files for" Neural Networks "," some of the neural network MATLAB source, M-files for demos, exercises, and implementations. Author : Herve Abdi)
- 2005-11-11 09:36:51下载
- 积分:1
-
LungSeg
准确地地位肺部中的肺叶部分 医学图像处理(Accurately position lung lobe portion of medical image processing)
- 2013-04-26 18:02:03下载
- 积分:1
-
Matlab
matlab文献,用于基础的编程用,对于初学者有很大的帮助,希望能提供便利(matlab literature-based programming for use, for beginners there is a great help, hoping to facilitate the)
- 2007-12-13 19:25:35下载
- 积分:1
-
matlablib
一个完整的图象处理matlab程序库,内容丰富,很有价值。(A complete image processing matlab library, rich in content valuable.)
- 2009-10-17 17:42:12下载
- 积分:1
-
pade
function [a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles.
- 2012-04-18 09:52:53下载
- 积分:1
-
男女声在线识别
该例程实现了男女声音识别的算法,识别准确率较高(This routine realizes the algorithm of male and female voice recognition, and the recognition accuracy is high.)
- 2019-04-29 00:29:39下载
- 积分:1
-
MDL_segmenter
em algorithm - Find approximate solution to Sf = conv(s,f) = d using EM iteration.
EM seeks to minimize the Poisson negative log likelihood function
J(f) = sum_i {[Sf]_i - (d_i + sigma^2)*log([Sf]_i + sigma^2)}.
- 2010-10-28 13:35:59下载
- 积分:1