搜索资源列表

  1. BruteSearch

    0下载:
  2. K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:Ming
  1. GLTree230909

    0下载:
  2. In this file you can find a simple but very effective algorithm for Nearest Neighbour Search which I megalomaniacly called the GLTree.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:wusheng
  1. knnsearch

    0下载:
  2. knnsearch in multi objective optimization
  3. 所属分类:其他小程序

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

    0下载:
  2. 寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理-This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:刘晓红
  1. knnsearch

    0下载:
  2. KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is traini
  3. 所属分类:书籍源码

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

    0下载:
  2. 一个小而有效的程序来执行的K -近邻搜索算法,此算法利用JIT 理论加速循环,比向量化有效解决了大量数据的精度问题。甚至比kd-tree效果要佳-A small and effective procedures to implement the K- nearest neighbor search algorithm, this algorithm uses JIT acceleration cycle theory, than to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. knnsearch

    0下载:
  2. 一个小而有效的程序来执行的K近邻搜索算法, 非常适合对K -近邻搜索算法的入学者。-A small but effective procedures to implement the K-nearest neighbor search algorithm is very suitable for K- nearest neighbor search algorithm admission
  3. 所属分类:matlab例程

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

    1下载:
  2. 寻找距离某一点最近的几个点,返回对应的点的位置及距离该点的距离-Find a few points closest to a given point , returns the corresponding location of the point and the distance from the point
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:冯文月
  1. LDA

    0下载:
  2. example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-example: demo creatData: generate data creatTrainLabelMat: generating data label LDA:
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:211968
    • 提供者:pizzaa
  1. knnsearch

    0下载:
  2. 利用matlab实现就近点邻域寻找算法,获取指定点k邻域范围内的点集-Using matlab realize the neighborhood looking for the nearest point algorithms, access points within a specified point range k neighborhood
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:户田
  1. knnsearch

    0下载:
  2. 经典的knn最近邻算法 利用matlab的内部JIT加速算法,简单好用,高速时效。-Classic knn nearest neighbor algorithm using matlab internal JIT accelerated algorithm, easy to use, high-speed aging.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:renzhe0009
  1. knnsearch

    0下载:
  2. 非常好的K近邻算法,算法进行了优化,速度也较快-very good!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:LUFANGBO
  1. knnsearch

    0下载:
  2. 简单的knn算法展示,用户可以直接调用,适合大家学习交流使用-the simple knn,you can call it for your work
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 几个有用的自己做的和别人的knnsearch-Several useful and others do their own knnsearch
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. fisher准则的pca人脸识别程序example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Fisher criterion example: face recognition program PCA demonstratio
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:郑儒楠
  1. LDA-human-face-identity

    0下载:
  2. 人脸识别的matlab程序,包含有 example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Face recognition matlab procedures, including a example: demo program creatData:
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:216064
    • 提供者:PP

源码中国 www.ymcn.org