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

搜索资源列表

  1. EigenvalueVector

    0下载:
  2. 特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector computation, each algorithm all uses c to realize by the function form
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:92518
    • 提供者:关东
  1. 雅可比法(C语言)

    2下载:
  2. 用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:luo
  1. 矩阵计算类

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

    • 发布日期:2008-10-13
    • 文件大小:9710
    • 提供者:lion
  1. eigcnvalue

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

    • 发布日期:2008-10-13
    • 文件大小:5543
    • 提供者:冰城
  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. VB_NUM6

    0下载:
  2. 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorith
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4475
    • 提供者:李春波
  1. Chapoly_dimethod_hessqrtz

    1下载:
  2. 矩阵特征值计算的·matlab程序,基于Chapoly,dimethod,hessqrtz等算法的矩阵特征值计算matlab例程(Matrix eigenvalue calculation of the matlab program, based on Chapoly, dimethod, hessqrtz and other algorithms matrix eigenvalue calculation of Matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:qweshpd
  1. RITZ

    1下载:
  2. 用兰索斯法求解特征值和特征向量,用于有限元结构的MATLAB编程。(Compute approximative eigenvalues and eigenvectors by the Lanczos method.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:LuckyYoshi
  1. bishe

    0下载:
  2. 提取图像的GIST特征,LBP,HOG,RGB四组特征值(Extracting GIST features of images, LBP, HOG, RGB four sets of eigenvalues)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:e1151365066
  1. matlab matrix Eigenvalue calculation

    0下载:
  2. 矩阵特征值计算,不同精度,不同迭代步数,收敛速度计算(Matrix eigenvalue calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:SilviaYu
  1. CM

    0下载:
  2. 可以求矩阵的最大特征值或最小特征值,有注释(The maximum eigenvalue or minimum eigenvalue of a matrix can be found, with annotation)
  3. 所属分类:其他

  1. Hessian_based_frangi_filter_2D3D

    0下载:
  2. Frangi最初提出的计算Hessian矩阵,计算特征值,构造血管增强函数,进行血管增强,Matlab代码,可直接运行。特征值计算为c语言代码,容易将整个算法转化为C或C++,非常有用。(Frangi was first proposed to calculate the Hessian matrix, to calculate the eigenvalues, to construct the vascular enhancement function, to carry out the va
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:4069376
    • 提供者:`想起
  1. 求主特征值的正确程序

    0下载:
  2. 求特征值的正确的程序,采用的方法为幂法。可调试(Find the correct procedure for eigenvalues, using the power method. Can be debugged)
  3. 所属分类:数学计算

  1. Eigenp000

    0下载:
  2. 求解特征值问题的Fortran源代码,对结构特征值问题具有较高的计算精度和效率(Fortran source code for solving eigenvalue problems)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:palytao
  1. Power_Method

    1下载:
  2. 利用幂法求矩阵特征值,属于数值解法的一种(Using power method to find eigenvalues of matrices, which is a kind of numerical solution.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:jackajack
  1. xuanbiliang

    8下载:
  2. 以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness
  3. 所属分类:其他

    • 发布日期:2019-04-10
    • 文件大小:1024
    • 提供者:余柏树
  1. LOG MORMAL

    1下载:
  2. log信道函数,带有仿真。推导出了Rayleigh-Lognormal信道模型在MIMO系统中的特征值概率密度函数(Log channel function, with simulation)
  3. 所属分类:其他

    • 发布日期:2019-06-24
    • 文件大小:14336
    • 提供者:shine199
  1. matlab特征值与特征向量数值计算的14个例子代码

    1下载:
  2. matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-04
    • 文件大小:11264
    • 提供者:ChannahZ
  1. 逆迭代法求特征值

    0下载:
  2. 采用逆迭代法求取特征值,可用于求多自由度系统的特征值。
  3. 所属分类:源码下载

  1. 转子系统求响应,振型,特征值

    0下载:
  2. 里面包含关于转子系统的基本问题,求转子的响应,特征值,临界速度
  3. 所属分类:编程文档

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com