-
MATLAB
说明: MATLAB教程,叫你怎样使用简单的MATLAB程序和算法(MATLAB tutorial tell you how to use a simple MATLAB program and algorithms)
- 2011-03-29 22:36:37下载
- 积分:1
-
Wavelet_analysis_matlab_code
matlab6.5辅助小波分析与 应用教程。共有四章(Wavelet analysis and application of auxiliary matlab6.5 tutorial. A total of four chapters)
- 2010-05-12 22:50:40下载
- 积分:1
-
ABCTFR
TRANSFORMATION DE PARCK ABC TO DQ
- 2010-05-15 04:11:27下载
- 积分:1
-
yuchuli
matlab
标记点配准的图像预处理(Matlab markers image pre-processing of the registration)
- 2013-05-17 02:02:46下载
- 积分:1
-
tiaoyatiaosu
三相异步电机调压调速,matlab6.5下完成的(Three-phase induction motor speed regulator, matlab6.5 complete)
- 2009-05-25 17:54:53下载
- 积分:1
-
PSO-ACO-TSP
采用matlab进行编程,运用粒子群算法及蚁群混合算法解决TSP问题(Using matlab programming, the use of hybrid particle swarm algorithm and ant colony algorithm to solve TSP problem)
- 2014-09-19 19:10:08下载
- 积分:1
-
optim
用于对matlab工具箱的介绍,讲述最优化工具箱的基本功能。(Matlab toolbox for the introduction, about the most basic functions of optimization toolbox.)
- 2007-12-19 23:02:12下载
- 积分:1
-
linearizor
linearizator to model
- 2010-09-07 16:42:22下载
- 积分:1
-
LM
说明: 列文伯格—马奎特算法的matlab实现程序(The Matlab program of the Levenberg-Marquardt algorithm)
- 2013-09-04 11:04:41下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1