搜索资源列表

  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:177152
    • 提供者:xiaoxiaoyuan
  1. UncorrelatedDiscriminantNearestFeatureLineAnalysis

    0下载:
  2. 人脸识别文章 Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition-Face article Uncorrelated Discriminant Nearest Feature Line Analysis for Face Recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:226304
    • 提供者:杜君卓
  1. nearN

    0下载:
  2. Nearest neighbor interpolation
  3. 所属分类:Windows编程

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

    0下载:
  2. code for approximate nearest neighbor algorithm,最经典的近似搜索算法-code for approximate nearest neighbor algorithm
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:3124224
    • 提供者:Shock
  1. netlab

    0下载:
  2. k-Nearest Neighbour classifer in matlab
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:723968
    • 提供者:王世涛
  1. KNN

    0下载:
  2. 自己的模式识别的作业,matlab实现k近邻算法。-K-Nearest Neighbour algorithm
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:houhj
  1. nearest

    0下载:
  2. 模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the outpu
  3. 所属分类:matlab例程

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

    0下载:
  2. code for approximate nearest neighbor search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:617472
    • 提供者:rui
  1. fnn

    0下载:
  2. This function calculates corrected false nearest neighbour. -This function calculates corrected false nearest neighbour.
  3. 所属分类:matlab例程

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

    0下载:
  2. 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic splin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2205696
    • 提供者:兰鹰
  1. classbaseattrbutetimeclassification

    0下载:
  2. In this paper, we present two novel class-based weighting methods for the Euclidean nearest neighbor algorithm and compare them with global weighting methods considering empirical results on a widely accepted time
  3. 所属分类:matlab例程

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

    0下载:
  2. code for K Nearest Neighbor algorithm in java
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. K-Nearest Neighbor datamining code in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:buvi
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:nadir
  1. kpca

    1下载:
  2. 运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。-KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:胡丽娜
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org