搜索资源列表

  1. 近邻算法求解TSP问题

    1下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12178
    • 提供者:chen
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:284020
    • 提供者:luxiangzz
  1. matlab K近邻分类法

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

  1. K-近邻法

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

    • 发布日期:2011-12-05
    • 文件大小:6346
    • 提供者:xidian000
  1. Myknn

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

    • 发布日期:2024-05-08
    • 文件大小: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-08
    • 文件大小:51200
    • 提供者:肖龙远
  1. NNAF

    0下载:
  2. 一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs highly effective gathers a kind of method, may realize the design to distinguish well
  3. 所属分类:按钮控件

    • 发布日期:2024-05-08
    • 文件大小:1990656
    • 提供者:叶健康
  1. 近邻算法求解TSP问题

    0下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:12288
    • 提供者:chen
  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-08
    • 文件大小:283648
    • 提供者:luxiangzz
  1. rstree

    0下载:
  2. 基于内容的多媒体数据库检索算法: 用于最近邻搜索的R*-tree算法-content-based multimedia database search algorithm : Nearest Neighbor Search for the R*- tree algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:983040
    • 提供者:章明
  1. tsp_tsp

    0下载:
  2. 中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:41984
    • 提供者:胡一
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:
  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-08
    • 文件大小: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-08
    • 文件大小:5120
    • 提供者:贾籽
  1. 机器学习,最近邻算法KNN

    1下载:
  2. machine learning,机器学习算法 KNN算法,最近邻算法 python代码与数据
  3. 所属分类:其它

  1. 最近邻插值的实现

    0下载:
  2. 最近邻插值法nearest_neighbor是最简单的灰度值插值。也称作零阶插值,就是令变换后像素的灰度值等于距它最近的输入像素的灰度值。(Nearest neighbor interpolation method, nearest_neighbor is the simplest gray value interpolation. Also called zero order interpolation, that is, the g
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:francies
  1. 最近邻分类代码

    0下载:
  2. 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
  3. 所属分类:数据挖掘

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

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

    • 发布日期:2024-05-08
    • 文件大小: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 ... 50 »

源码中国 www.ymcn.org