CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 特征向量

搜索资源列表

  1. sift.rar

    0下载:
  2. 找出sift关键点,形成特征向量,再进行描述,find the sift keywords,formed descreptors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3923
    • 提供者:赵学萍
  1. eispack1.zip

    4下载:
  2. 计算实矩阵的特征值和特征向量FORTRAN ,Calculation of real matrix eigenvalues and eigenvectors FORTRAN
  3. 所属分类:Other systems

    • 发布日期:2014-09-25
    • 文件大小:13326
    • 提供者:qingjun
  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. matche

    0下载:
  2. 本MATLAB程序 用MATLAB 来实现图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过向量的匹配 来实现图像的配准-The MATLAB program using MATLAB to achieve matching image convolution with a Gaussian to find the key, then use the key points of the feature vector by vector matching to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:450214
    • 提供者:wddben
  1. sparse_lssvm.rar

    1下载:
  2. 稀疏最小二乘算法文档,通过寻求特征向量的最大无关组构造稀疏算法,Sparse Least Squares documents, by seeking the greatest eigenvector group structure has nothing to do sparse algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:194145
    • 提供者:王黎
  1. Newmark.rar

    0下载:
  2. 数值分析 很好很快的计算特征值和特征向量的方法,很实用,Very fast numerical analysis computing eigenvalues and eigenvectors of the method, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2284
    • 提供者:唐子文
  1. cengcifa.rar

    0下载:
  2. 用于层次分析法的一致性验证,及顺便求矩阵的最大特征值特征向量。,Analytic hierarchy process for the verification of consistency, and the way for the largest eigenvalue matrix eigenvectors.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:575
    • 提供者:yangkaihua
  1. Matrix

    1下载:
  2. 求矩阵的特征值和特征向量,使用c语言编程-Matrix eigenvalues and eigenvectors, c language programming
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:846757
    • 提供者:李明
  1. QR.rar

    2下载:
  2. 求解矩阵的特征值与特征向量,用C语言实现的,eigenvector,eigenvalue,using C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-16
    • 文件大小:20055
    • 提供者:张龙
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:171565
    • 提供者:memcpy
  1. AHP

    0下载:
  2. 数学建模实验&matlab实现求矩阵特征值特征向量AHP方法的建模与实现 计算矩阵特征值、特征向量;AHP方法的建模与实现 数学建模实验&matlab实现求矩阵特征值特征向量AHP方法的建模与实现-Experimental & matlab implementation of mathematical modeling to evaluate matrix eigenvalue eigenvector method of AHP Modeling and Implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:34550
    • 提供者:jk
  1. Chap06

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap06 矩阵特征值与特征向量计算-Computer numerical algorithm and procedures used (C++ Version) Chap06 matrix eigenvalue and eigenvector calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:18870
    • 提供者:lihui
  1. Work1

    1下载:
  2. 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11411
    • 提供者:邹洪斌
  1. SVMmatlab

    0下载:
  2. 具有非线性回归功能的支持向量机算法。可有效实现目标特征进行训练和识别。-Nonlinear regression functions with support vector machine algorithm. Features can effectively achieve its objectives of training and recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:126618
    • 提供者:zxf
  1. QR-method

    0下载:
  2. 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1184
    • 提供者:李贺
  1. QR_tezheng

    0下载:
  2. 包含QR分解法和QR法求解矩阵的特征值和特征向量-QR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:204516
    • 提供者:刘虎
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. featureselection

    0下载:
  2. sbs和sfs特征提取的MatLAB源代码用于多维向量提取最优-sbs Feature Extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:4418
    • 提供者:王淑香
  1. danwenben

    1下载:
  2. 英文文本处理,去掉停用词,提取词干,提取文本特征向量-English text processing, removing stop words, stem extract, extract text feature vectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:859
    • 提供者:李沛
  1. lanczos1

    0下载:
  2. 利用lanczos输注特征值,特征向量,尽请指正-Lanczos infusion using eigenvalue
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2336
    • 提供者:李亮
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com