搜索资源列表

  1. double_QR

    0下载:
  2. 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:207872
    • 提供者:zonk
  1. QR

    0下载:
  2. 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Paul Wang
  1. Matrix

    0下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:chen changqing
  1. 0003MatrixEigenvalueCalculation

    0下载:
  2. 通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:王海波
  1. QR

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

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:张龙
  1. eigenvalue_decomposition

    0下载:
  2. 用于计算特征值和特征向量,挺好的,精度还不错-eigenvalue decomposition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:张龙
  1. juzhentezhengzhi

    0下载:
  2. 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:苏木亚
  1. eigen.hermitian.hermitianevd.delphi

    0下载:
  2. Hermite SVD, source which allow to perform solving eigenvalue problem
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:luxury
  1. QR

    0下载:
  2. 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens tr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:254976
    • 提供者:王强
  1. cengcifa

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

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

    0下载:
  2. 彩票问题中计算特征值与特征向量的源代码。-Lottery eigenvalue problem to calculate the feature vector and the source code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:齐齐
  1. CLAPACK3-Windows

    0下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:34160640
    • 提供者:Rocky
  1. eigen

    0下载:
  2. 复矩阵特征值计算子程序-Complex matrix eigenvalue calculation subroutine
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:230400
    • 提供者:qingjun
  1. eigenvalue

    0下载:
  2. matlab code for image processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:nimmi
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:不死鸟
  1. eigenvalue

    0下载:
  2. 用于本征值与本征向量计算的程序,可以直接调用-For the intrinsic value and eigen vector calculation procedure can be directly invoked
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:262144
    • 提供者:韩浩东
  1. EigenvalueVectorRealSymmetryJacobi

    0下载:
  2. 矩阵特征值与特征向量的计算,实对称阵特征值及特征向量雅可比法-Matrix eigenvalue and eigenvector calculations, real symmetric matrix eigenvalue and eigenvector Jacobi Method
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
  3. 所属分类:数学计算/工程计算

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

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:652288
    • 提供者:称臣
  1. aircraft_simulation

    0下载:
  2. this code is for the aircraft dynamic model simulation and evaluates the sensitivity of eigenvalue and eigenvector and sigular value of the model.
  3. 所属分类:matlab例程

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

源码中国 www.ymcn.org