搜索资源列表

  1. Myknn

    0下载:
  2. knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:443392
    • 提供者:张蕊
  1. Parzen_KNN

    0下载:
  2. Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:51200
    • 提供者:肖龙远
  1. EXO2ET3

    0下载:
  2. K均值算法和K近邻算法,以及用MATLAB实现相关例子。-K-means algorithm and the K-nearest neighbor algorithm, and using MATLAB relevant examples.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:sophie
  1. knn_map

    0下载:
  2. 用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。-used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:宋争鸣
  1. kmedfilter

    0下载:
  2. K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m* m role template. 2) In the tem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:上官云
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 Cr
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:
  1. NN3

    0下载:
  2. 主要是KNN(the k-nearest neighbor algorithm ),LVQ1(learning vector quantization 1), DSM(decision surface mapping)算法。 and a simple clustering algorithm.-Mainly KNN (the k-nearest neighbor algorithm), LVQ1 (learning vector q
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:sandy
  1. fknn

    0下载:
  2. KNN算法的实现,k-nearest neighbors聚类算法的matlab 实现-KNN algorithm, k-nearest neighbors clustering algorithm to achieve the matlab
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:jack
  1. k1

    0下载:
  2. 用k近邻法实现图像识别,程序比简单,需要训练集-K neighbor method used to achieve image recognition, the program than the simple need for training set
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zy
  1. knn

    0下载:
  2. 朴素贝叶斯(Naive Bayes, NB)算法是机器学习领域中常用的一种基于概率的分类算法,非常简单有效。k近邻法(k-Nearest Neighbor, kNN)[30,31]又称为基于实例(Example-based, Instance-bases)的算法,其基本思想相当直观:Rocchio法来源于信息检索系统,后来最早由Hull在1994年应用于分类[74],从那以后,Rocchio方法就在文本分类中广泛应用起来。-Naive
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:96256
    • 提供者:许梁
  1. knn

    0下载:
  2. 8个采样点的k近邻算法,结果用语言表示 两个类别-8 sampling points k nearest neighbor, resulting in language that the two categories
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:hu
  1. Knn

    0下载:
  2. K最近邻分类的代码,附有输入输出和程序使用说明。-K nearest neighbor classification code, with input and output and procedures for use.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:518144
    • 提供者:胡芬芬
  1. knn

    1下载:
  2. knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zc
  1. knnaba

    0下载:
  2. natlab源程序,k近邻的程序,希望对大家有用-natlab source, k neighbor procedure, in the hope that useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. kNN-CUDA-master

    0下载:
  2. k nearest neighbour code implemented on cuda
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:34816
    • 提供者:hrhgroup
  1. A Fuzzy K-Nearest Neighbor Algorithm

    0下载:
  2. 模糊k近邻的经典理论之作,很详细,大家可以下载(A Fuzzy K-Nearest Neighbor Algorithm)
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:1353728
    • 提供者:cherish&2017
  1. K近邻互信息计算程序

    0下载:
  2. matlab用于计算K近邻互信息量程序,多变量相关性(K nearest neighbor mutual information computing program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:francies
  1. image recognition

    0下载:
  2. 分别采用有边缘和无边缘两类图像作为样本库,使用用Hu不变矩对图像进行特征提取,并使用K近邻分类法进行分类和识别。(Two types of images with edges and no edges are used as the sample library, the images are extracted using Hu invariant moments, and the images are classified and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陆荏嘉
  1. K近邻算法

    0下载:
  2. 此处用python实现机器学习k近邻算法(Implementation of k nearest neighbor algorithm for machine learning)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:534528
    • 提供者:didi1
  1. k-近邻点估计点云法向量

    0下载:
  2. 利用matlab实现k-近邻点估计点云法向量求解,(Matlab is used to solve the normal vector of k-nearest neighbor point cloud.)
  3. 所属分类:GDI/图象编程

« 1 2 34 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org