-
Matlab-digital-based-recognition-
这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法
、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。(6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mahalanobis distance method, the cosine of the angle distance method, the cosine of the angle distance method binarization, binary of Tanimoto Measure Method and incremental correction algorithms are written based on matlab software program. Learned these algorithms can be extended on the basis of these procedures, programming algorithm of the three-dimensional model to identify some help.)
- 2013-04-13 23:09:56下载
- 积分:1
-
With_Delay
Matlab对于脉冲时滞分数阶多智能体动力系统的仿真,差分方法,注释详尽,给出例子,也可以自行更改系数矩阵。(Matlab For more impulsive delay Fractional simulation, finite difference method Agent dynamical systems, detailed notes, give an example, you can change yourself coefficient matrix.)
- 2020-12-15 11:49:14下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,通过本算法,可以用以求解NP问题最优值,属于启发算法(Ant colony algorithm, the algorithm can be used to solve the problem of the optimal value of the NP, is heuristic algorithm)
- 2011-04-27 17:37:21下载
- 积分:1
-
chepaizifufenge
提出了一种改进的基于垂直投影特征值的
分割算法(An improved vertical projection based segmentation algorithm for eigenvalue)
- 2011-05-09 16:26:34下载
- 积分:1
-
MaxDistence
基于类间最大距离的阈值处理方法对一幅彩色图像进行图像分割(Between class thresholding method based on a maximum distance of a color image segmentation)
- 2014-12-17 22:13:35下载
- 积分:1
-
FLOYD-algorithm
Use of LINGO9.0 write FLOYD algorithm使用LINGO9.0编写的FLOYD算法
(Use of LINGO9.0 write FLOYD algorithm)
- 2012-03-31 14:47:22下载
- 积分:1
-
dblpend2sl
This system models a double pendulum system where
the rest state has the pendulums balanced to hang
at right angles to one another.
- 2013-07-31 21:09:59下载
- 积分:1
-
heart-rate_doc
Implementation of LMS-algorithm for linear regression documents
- 2013-04-22 12:49:03下载
- 积分:1
-
indra
free space path loss calculator
- 2011-05-10 16:55:52下载
- 积分:1