-
lbq
用matlab 实现各种算法,如burg算法,LMS算法,比较基础,适合初学者。(Using matlab implementation of various algorithms, such as burg algorithm, LMS algorithm, a comparative basis, suitable for beginners.)
- 2009-03-18 14:19:31下载
- 积分:1
-
95302935SVM-KMExample
支持向量机,matlab工具集。涵盖关于支持向量机的各种主要算法实现。(Support Vector Machines, matlab tools. Support Vector Machine on the cover of the main algorithm.)
- 2009-04-21 20:47:07下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1
-
melbankm
这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
- 2013-12-12 12:30:58下载
- 积分:1
-
Evaluating-Transfer-Capability-with-Optimal-Power
Evaluating Transfer Capability with Optimal Power Flow
- 2014-02-03 15:38:17下载
- 积分:1
-
lssvmTest
最小二乘支持向量机分类预测,基于matlab的编程,实现预测分类(Least squares support vector machine classifier prediction matlab-based programming, forecasting classification)
- 2013-09-19 15:37:39下载
- 积分:1
-
capon
均匀线列阵,Capon波束形成,三方向入社,空间谱(功率谱)(Uniform linear array, Capon beamforming join a company in three directions, the spatial spectrum (power spectrum))
- 2013-03-28 21:32:18下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
CameraCalibration
摄像机标定程序,能够求得其内部参数,误差很小,适合张正友标定方法(Camera Calibration)
- 2010-05-19 15:19:30下载
- 积分:1
-
GUI_DTW
在matlab平台上实现DTW孤立字识别,通过调用GUI界面实现(DTW in matlab platform to achieve isolated word recognition, by calling the GUI interface to achieve)
- 2010-05-31 16:32:49下载
- 积分:1