搜索资源列表

  1. 初学者用到的最近邻算法

    0下载:
  2. 模式识别初学者最实用的最按住算法
  3. 所属分类:源码下载

    • 发布日期:2011-11-24
    • 文件大小:1294
    • 提供者:bbyynn@126.com
  1. b

    0下载:
  2. 核子空间样本选择方法的核最近邻凸包分类器,不需要账号就可以下载-Nuclear space sample selection methods nuclear convex hull nearest neighbor classifier, no account can download
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:275456
    • 提供者:majian
  1. image

    0下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:3241984
    • 提供者:wongjx
  1. knn4

    0下载:
  2. 模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition with the Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:278528
    • 提供者:youxia
  1. nearest

    0下载:
  2. 模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a g
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:youxia
  1. nn1

    0下载:
  2. 最近邻算法结合卡尔曼滤波算法实现多目标跟踪-Nearest-neighbor algorithm for multi-target tracking
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张俊华
  1. 93317479KNN

    0下载:
  2. matlab 最近邻算法及文献,随时欢迎下载-matlab nearest-neighbor algorithm and literature, feel free to download
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:234496
    • 提供者:k2r
  1. PCA_KNN

    0下载:
  2. 主成分分析+最近邻分类器,经典的原理介绍论文,可参照。-PCA+ nearest neighbor classifier, the classic paper describes the principle, can refer to.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-21
    • 文件大小:549888
    • 提供者:wangxuyang
  1. classification

    0下载:
  2. 灰度共生矩阵提取特征值,最近邻算法,进行纹理图像分类。creat_apprentissage用来训练样本,cooccurence是灰度共生矩阵提取特征值,knn是进行k最近邻算法,classif是纹理图像分类-coocurence matrix,using K nearest neighbor to classify textures images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:53135360
    • 提供者:王静
  1. Classifier_NN_f

    0下载:
  2. 最近邻分类器,matlab环境下,可直接调用-Nearest neighbor classifier, matlab environment, can be called directly
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:vicky
  1. KNN3

    0下载:
  2. 最近邻分类器,自己输入数据,实现以最近邻为判据的分类-Nearest neighbor classifier, their input data in order to achieve the classification of the nearest neighbor as the criterion
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:刘辉
  1. NearestNeighbour3

    0下载:
  2. 最近邻插值,在图像处理中,对变换后的图像进行插值-Nearest Neighbour interpolating
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:小米
  1. k_nn_classifier

    0下载:
  2. k最近邻分类器。编写的一个matlab函数。输入向量Z表示所属的类,返回一个向量,表示由k最近邻分类给定的。-k nearest neighbor classifier. Write a matlab function. Input vector Z that belongs to the class, returns a vector, expressed by the k nearest neighbor classificatio
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:menghang
  1. cv_pdaf

    1下载:
  2. CV模型,利用概率数据关联算法和最近邻算法对其进行跟踪滤波,保证正确-CV model, the probabilistic data association algorithm and the nearest neighbor filter algorithm to track and ensure the correct
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:肖恩
  1. zuijinlinfenlei

    0下载:
  2. 我们使用MATLAB软件实现了人脸识别并统计其识别率。本实验采用PCA(主成分分析)方法,利用K-L变换和奇异值分解原理实现。并分别采用最近邻法分类器得出它们的成功率。-We use face recognition software and the MATLAB Statistics recognition rate. The present study, PCA (principal component analysis) meth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:liyanliang163
  1. K-mean

    0下载:
  2. 最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类-k-means is a neanest alogorim
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zcg
  1. NearestNeighbor

    0下载:
  2. 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:明日萌
  1. tsp_nn

    0下载:
  2. 用最近邻算法实现TSP问题,用matlab编程(The implementation of TSP problem with the nearest neighbor algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:gorden007
  1. 非参数估计SO2浓度

    0下载:
  2. 用5种非参数方法:线性样条、B样条、N-W核估计、最近邻估计、局部多项式对某地SO2浓度数据进行拟合。(5 non parametric methods: linear spline, B spline, N-W kernel estimation, nearest neighbor estimation, and local polynomial are used to fit the SO2 concentration data i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:108544
    • 提供者:Peach007
  1. NN

    0下载:
  2. 最近邻目标跟踪程序,可以运行,相关问题可咨询(Nearest neighbor target tracking program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:sunynyny
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org