搜索资源列表

  1. matlab K近邻分类法

    2下载:
  2. matlabK近邻法实现
  3. 所属分类:matlab例程

  1. K-近邻法

    0下载:
  2. 用于模式识别
  3. 所属分类:源码下载

    • 发布日期:2011-12-05
    • 文件大小:6346
    • 提供者:xidian000
  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-20
    • 文件大小:51200
    • 提供者:肖龙远
  1. 最近邻法分类器演示

    0下载:
  2. 本程序是一个最近邻分类算法的演示程序,本程序完成了三种最近邻的演示并实现算法的分析-this procedure is a nearest neighbor classification algorithm the demo program, the completion of a three- Nearest Neighbor algorithm demonstration and analysis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:283648
    • 提供者:luxiangzz
  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-20
    • 文件大小:37888
    • 提供者:sophie
  1. bayes_k_nn

    1下载:
  2. 求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序,内含具体说明。-seeking Weighted/Non-weighted k neighbors Bayesian model matla b procedures, containing details.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:贾籽
  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-20
    • 文件大小:1024
    • 提供者:宋争鸣
  1. K_NN

    0下载:
  2. k近邻(k_nn)算法在图象处理中的应用,visual C#-k neighbors (k_nn) image processing algorithms in the application, visual C#
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:alex
  1. knn_demo

    0下载:
  2. K近邻法的matlab程序,发现大家都在找它!-K-nearest neighbor method of Matlab procedures, I found that we all have to find it!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:wang
  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-20
    • 文件大小:1024
    • 提供者:上官云
  1. knn

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

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

    0下载:
  2. k近邻算法的c++实现,在vs2003上编译通过-k neighbor algorithm c++ realize, in the VS2003 compiled through
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:967680
    • 提供者:ETSmallville
  1. k-meansjava

    0下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,-JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:刘年
  1. code_knn

    0下载:
  2. K近邻算法在Matlab中的实现,相当完整,对研究KNN算法有一定帮助-K nearest neighbor in the Matlab, implementation, rather complete, the study of KNN algorithm has certainly helped
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:134144
    • 提供者:long
  1. knn

    0下载:
  2. k近邻问题,我自己做的,效果有保证,还有测数据-k neighbor problem, I do, the effect is guaranteed, as well as measured data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:qht
  1. ClassifyHomework

    0下载:
  2. 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:youxia
  1. Knearestneighbor

    0下载:
  2. k近邻统计分类器对于大家做科研室很有帮助-kneighbor classfier
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:zln
  1. K近邻互信息计算程序

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

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

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

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

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

« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org