搜索资源列表
matlab K近邻分类法
- matlabK近邻法实现
K-近邻法
- 用于模式识别
Parzen_KNN
- Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three- Nearest Neighbor algorithm demonstration and analysis
NearestRecognation
- 程序实现了.net环境下,C++语言的手写数字识别,程序对手写数据进行了去边框处理,采用最近邻法进行了分类-achieved with the program. Net environment, the C language handwritten numeral recognition, procedures for handwritten data to the fr a me, using nearest neighbor met
Classify_Homework
- 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations-- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
knn_demo
- K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
Jinlin
- 近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解-Matlab neighbor law procedures, the use of one neighbor method, multi-way sub-clips, contribute to the understanding of neighbors Law
Homework_191007
- 平台:VS2005 描述:这是华东师大模式识别课程的第三个Homework。用C#实现的人脸识别小程序,算法采用K阶近邻法,人脸图片来自Yale Database。上传的压缩文件里面有我的report和工程文件夹的打包。-Platform: VS2005 Descr iption: This is a pattern recognition course ECNU third Homework. With C# Applet to
knn
- 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive
PatternRecognition
- 详细讲解了模式识别的算法理论,如近邻法,贝叶斯决策理论等,以及人工神经网络的主要算法-Detailed account of the theory of pattern recognition algorithms, such as neighbor method, Bayesian decision theory, as well as artificial neural network algorithm
face5
- 人脸识别matlab程序,采用五阶近邻法实现-Face recognition matlab procedures, the use of fifth-order neighbor method
jinlin
- 在matlab环境下,利用近邻法解决非线性分类问题-In the matlab environment, the use of neighbor method to solve nonlinear classification problems
KNearestCls
- 模式识别中的K近邻法和快速K近邻法的VC++实现-Pattern Recognition and rapid K neighbors K neighbors law VC to achieve
shuangxianxingchazhisuofangtuxiang
- 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可
moshishibie
- 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=x4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离。-First C-means clustering algorithm procedures and with the following data for cluste
pcafacerecognition
- 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
KwithC-neighbor
- 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
linjin
- 用k近邻法和剪辑近邻法分类样本点,模式识别实验内容之一-K neighbors with neighbors and editing sample points classification, pattern recognition one experiment
Nearestneighbor
- 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码- Nearest neighbor algorithm for pattern recognition problem of matlab to achieve, can simulate the nearest neighbor method to achieve the core of the code is a good