搜索资源列表
最近邻法分类器演示
- 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three - Nearest Neighbor algorithm demonstration and analysis
邻法实现图像识别
- 用k近邻法实现图像识别,程序比简单,需要训练集
matlab K近邻分类法
- matlabK近邻法实现
K-近邻法
- 用于模式识别
利用近邻法解决非线性分类问题
- 在matlab环境下,利用近邻法解决非线性分类问题,In the matlab environment, the use of neighbor method to solve nonlinear classification problems
2rar.rar
- 用matlab写的最近邻和K近邻法分类器,简单易懂,适合初学者,Written with matlab and K-NN nearest neighbor classifier, easy to understand for beginners
KwithC-neighbor
- 用C语言对K近邻法进行的模式识别,包括说明及程序。-K with C-neighbor method of pattern recognition, including a descr iption of and procedures.
KNearestCls
- 模式识别中的K近邻法和快速K近邻法的VC++实现-Pattern Recognition and rapid K neighbors K neighbors law VC to achieve
face5
- 人脸识别matlab程序,采用五阶近邻法实现-Face recognition matlab procedures, the use of fifth-order neighbor method
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 cluster analysis. After confirming t
pcafacerecognition
- 基于主成分分析(PCA)的人脸识别系统 利用2D PCA算法求对训练集向量进行降维的降维矩阵,最近邻法测试对测试集识别的精度-pca face recognition
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
nearest
- 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a good code, nearest neighbor
ClassifyHomework
- 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
zuijinlinfenlei
- 我们使用MATLAB软件实现了人脸识别并统计其识别率。本实验采用PCA(主成分分析)方法,利用K-L变换和奇异值分解原理实现。并分别采用最近邻法分类器得出它们的成功率。-We use face recognition software and the MATLAB Statistics recognition rate. The present study, PCA (principal component analysis) method, using KL transform and sin
K近邻法
- K近邻法对Iris数据分类,输入分类结果和准确率。-K-nearest neighbor method for Iris data classification, enter the classification results and accuracy.
SurrogateData
- 这是复杂机电系统运行状态分析方法中的一个环节,在相空间重构中求相空间的嵌入位数的源代码,用假近邻法求嵌入位数(Embedding number by false nearest neighbor method)
KNN_demon
- 最近邻法语k近邻法的例子,基于matlab平台,有助于初学者学习。(The recent example of the nearest neighbour approach to French K, based on the MATLAB platform, helps beginners to learn.)