Welcome![Sign In][Sign Up]
Location:
Search - matlab Neighbor

Search list

[WEB CodeEXO2ET3

Description: K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
Platform: | Size: 37888 | Author: sophie | Hits:

[AI-NN-PREmbeddingDimension_FNN

Description: 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2.dll - 近邻点搜索缓存2 参考文献: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403. -false neighbors (False Nearest Neighbor, FNN) calculation embedding dimension of the Matlab program folder : Main_FNN.m-procedure main function, Direct operating this document can be LorenzData.dll-time series produced Lorenz PhaS paRecon.m-phase space reconstruction fnn_luzhenbo.dll-calculated at the main function neighbors SearchNN.dll-point search buffer_SearchNN_1.dll neighbor- Search neighbor point a buffer_SearchNN_2.dll Cache-Cache Search neighbors point two reference Literature : M. B. Kennel, R. Brown, H. D. I. Abarbanel. Determining embedding dime nsion for phase-space reconstruction using a g eometrical construction [J]. Phys. Rev. A 1992 , 45:3403.
Platform: | Size: 99328 | Author: 呆雁 | Hits:

[matlabKNNalgorithm

Description: K-Nearest neighbour algorithm-K- Nearest neighbor algorithm
Platform: | Size: 1024 | Author: shang jie | Hits:

[Mathimatics-Numerical algorithmsMatlabNNR

Description: matlab 下基于近邻函数值法则的聚类算法-Matlab-based neighbor function of the clustering algorithm rules
Platform: | Size: 1024 | Author: puxx | Hits:

[AI-NN-PRKNN(C++)

Description: knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
Platform: | Size: 17408 | Author: 才华 | Hits:

[DocumentsDetermining_embedding_dimension_for_phase-space_re

Description: 假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维-false neighbor approach (False Nearest Neighbor, FNN) for chaotic time series embedding dimension Reconstruction
Platform: | Size: 1579008 | Author: xujia | Hits:

[AI-NN-PRknn_map

Description: 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
Platform: | Size: 1024 | Author: 宋争鸣 | Hits:

[Graph programClassify_Homework

Description: 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations-- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
Platform: | Size: 2048 | Author: hiamy0313 | Hits:

[matlabknn_demo

Description: K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
Platform: | Size: 2048 | Author: wang | Hits:

[matlabNearestNeighbor

Description: 模式识别问题最近邻算法的matlab实现,简单易懂-nearest neighbor pattern recognition algorithm to achieve the Matlab and easily understood
Platform: | Size: 1024 | Author: 马标 | Hits:

[AI-NN-PRPRAssign

Description: 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 TestScriptRecognition.m:测试代码 ScriptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offline Handwriting Recognition Matlab source including feature extraction, bayes classifier, K-nearest neighbor and nearest neighbor classifier. TestScriptRecognition.m : ScriptFeaExtract.m test code : Feature Extraction KNearestEstimate.m : K-nearest neighbor is estimated NearestEstimate.m : nearest neighbor is estimated BayesTrain.m : Training bayes classifier Bayes.m : Test bayes classifier CrossValidate.m : m cross-certification
Platform: | Size: 6144 | Author: | Hits:

[Special EffectsJinlin

Description: 近邻法的matlab 程序,采用1近邻法,多分剪辑的方式,有助于对近邻法的理解-Matlab neighbor law procedures, the use of one neighbor method, multi-way sub-clips, contribute to the understanding of neighbors Law
Platform: | Size: 2048 | Author: luozhenbao | Hits:

[Otherzero-forcing-equalization

Description: 迫零均衡算法的MATLAB实现,不可多得的好东西.-Zero-Forcing equalization algorithm in MATLAB realize, rare good things.
Platform: | Size: 4096 | Author: 李华 | Hits:

[MiddleWareMLkNN

Description: 数据挖掘领域中的一种算法-ML-KNN是一种改进的最近邻算法-Data Mining in the area of an algorithm-ML-KNN is an improved nearest neighbor algorithm
Platform: | Size: 5120 | Author: 李平 | Hits:

[Special Effectstuxiangceliang

Description: matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。-matlab image measurement courses under experimental procedures, Smoothed operator realization of image edge detection, space-neighbor average method, image binarization and thinning, image enhancement (sharpening), median filter, such as experimental procedures.
Platform: | Size: 240640 | Author: tianshimao | Hits:

[Special Effectsbilliner

Description: 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
Platform: | Size: 1024 | Author: 呵呵 | Hits:

[matlabNearestNeighbor

Description: 用matlab实现的最近邻算法,可以参考一下-Matlab achieved by nearest neighbor algorithm, you can refer to
Platform: | Size: 1024 | Author: Densic | Hits:

[matlabMATLAB-Code-for-Simulated-Annealing

Description: TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.-TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
Platform: | Size: 13312 | Author: amilcar | Hits:

[Graph Recognize人脸识别matlab代码

Description: 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
Platform: | Size: 3663872 | Author: 庭玮 | Hits:

[AI-NN-PRmatlab代码

Description: Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm. Including the data set of your own selection, testing the accuracy of the algorithm.)
Platform: | Size: 129024 | Author: wqg800828 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net