-
fenleisuanfa
说明: 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。(Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.)
- 2011-04-14 17:21:59下载
- 积分:1
-
sonrobin
It is important to detect the edges of the image.It is not better than canny.
- 2015-02-10 17:44:57下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
features-dimensionality-reduction
特征降维方法,其中包含有典型的特征组合方式——PCA和特征选择中的SFFS,SBS,SFS。共四类常用的特征降维方式。(different features dimensionality reduction methods.)
- 2012-01-05 09:59:03下载
- 积分:1
-
track
用matlab仿真,得到较为真实的飞行航迹,包括了转弯,机动等轨迹运动模型的描述(Matlab simulation used by more real flight track, including a turn and the track motor sports, such as a description of the model)
- 2009-05-24 11:23:08下载
- 积分:1
-
model2
model maintain the level of water at the pump station with the reaction of the step effect
- 2013-11-19 16:39:55下载
- 积分:1
-
Simulink
getting started with simulink
- 2016-07-21 20:04:46下载
- 积分:1
-
harris_cornerdetect
Harris角点提取实现了对棋盘格模板角点的精确提取,matlab程序及示例图片。(Harris Corner Detection realize the chessboard grid template Corner precise extraction, matlab procedures and sample images.)
- 2009-02-12 20:34:03下载
- 积分:1
-
Exercise
说明: 采用控制栅格的方法编写实现图象几何校正的程序。(Prepared using the method to achieve control of the grid image geometric correction procedure.)
- 2011-03-18 21:52:43下载
- 积分:1
-
RLS
该程序是基于matlab的LMS自适应滤波器程序(matlab)(LMS program (matlab))
- 2013-12-17 17:34:35下载
- 积分:1