搜索资源列表

  1. pc_evectors

    0下载:
  2. 用matlab编写的找两个输入量之间的主要特征向量,主要方法采用PCA经典算法.-using Matlab prepared for the volume between two input of the main features of Vector, mainly using PCA classical algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sue
  1. 矩阵计算类

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:lion
  1. eigcnvalue

    0下载:
  2. n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:冰城
  1. eigtool

    0下载:
  2. 求取大型稀疏矩阵的特征根和特征向量,适用于matlab6.1以上的环境-strike a large sparse matrix eigenvalue and eigenvalues above applies to the environment matlab6.1
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2127872
    • 提供者:白晓明
  1. csf

    0下载:
  2. c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:282624
    • 提供者:李某
  1. juzhentezhenxianglian

    0下载:
  2. 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:110011
  1. chengmifa

    0下载:
  2. 规范的乘幂法求主特征值及特征向量-程序-207.142.131.235 standardized method for the main eigenvalues and eigenvectors-procedure!
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:gh
  1. PROGRAMMIFA

    0下载:
  2. 幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机 -Power-l
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:Gellss
  1. shizhi

    0下载:
  2. 利用隐式QR方法求一个实矩阵全部特征值和特征向量的通用子程序。-use QR method is seeking a full matrix eigenvalue and eigenvectors of generic subroutine.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:管声俊
  1. hertt

    0下载:
  2. 矩阵的最大特征值的幂法. 对于工程计算而言,矩阵的特征值和特征向量都是相当重要和常见的数据,这里给出的幂法是一种常见的求解方法,用的是迭代的思想。 符号说明: 1A为待求的矩阵, 2Uk,Vk为迭代用的列向量。 3最后的最大特征值maxLamda由最后一次的max(Uk)-----求Uk中的绝对值最大的元素的绝对值.所决定。 而maxLamda所对应的特征向量由最后一次迭代的Vk所决定. 主要
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:bass
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:210944
    • 提供者:yyy
  1. mifaandfanmifa

    0下载:
  2. 计算特征值和特征向量的幂法和反幂法以及计算矩阵的minres 算法的matlab程序-calculated eigenvalues and eigenvectors of power and anti-power-law and calculate the matrix algorithm mat minres lab procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:韩国锋
  1. tzzjs

    0下载:
  2. 通过毫司何尔德变换法对矩阵特征值和特征向量的计算与数值模拟。-through cents Secretary Dr Eid transform the eigenvalues and eigenvectors of calculation and simulation.
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:lsx
  1. qiutezhengzhidefangfa

    0下载:
  2. 利用C语言 用矩阵迭代法求矩阵的特征值和特征向量-C language matrix iterative method for matrix eigenvalue and eigenvector
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈微
  1. PrincipalComponentsAnalysis

    0下载:
  2. 这个代码是主元素分析的代码,里面有使用MKL计算特征值特征向量的方法。-This code is the main element analysis codes, which are used to calculate eigenvalues null eigenvector methods.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:金亮
  1. entityRelationRecognize

    0下载:
  2. 基于特征向量的实体关系的识别,采用了snow算法,具体详细情况联系caiye_1985@hotmail.com-eigenvector-based entity relationship identification, using the snow algorithm, specific details of the links caiye_1985@hotmail.com
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1369088
    • 提供者:Mars
  1. eig_mifa

    0下载:
  2. 用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈涛
  1. Matrix

    1下载:
  2. 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:高纯玲
  1. tezhengzhi

    0下载:
  2. 计算任意方矩阵特征值特征向量的VC++源码-Calculation of arbitrary square matrix eigenvalue eigenvector VC++ Source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:
  1. SIFT_fvs_REG

    0下载:
  2. 本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:李云
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org