CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Eigenvalue

搜索资源列表

  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. QR.rar

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

    • 发布日期:2016-06-16
    • 文件大小:20055
    • 提供者:张龙
  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. double_QR

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

    • 发布日期:2017-03-29
    • 文件大小:8882
    • 提供者:zonk
  1. Matrix

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

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者: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

    • 发布日期:2017-04-14
    • 文件大小:3578
    • 提供者:王海波
  1. eigenvalue_decomposition

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

    • 发布日期:2017-04-29
    • 文件大小:15432
    • 提供者:张龙
  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 transformation matrix), with the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:255116
    • 提供者:王强
  1. CLAPACK3-Windows

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

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. eigenvalue

    0下载:
  2. 矩阵的本征值以及本征向量求解的数值程序,包括QR方法,householder方法等-Matrix eigenvalue and eigenvector of the numerical solving procedures, including the QR method, householder methods
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2436787
    • 提供者:叶飞
  1. eigenvalue

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

    • 发布日期:2017-04-02
    • 文件大小:8024
    • 提供者: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. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. eigenvalue

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

    • 发布日期:2017-03-31
    • 文件大小:261732
    • 提供者:韩浩东
  1. EigenvalueVectorRealSymmetryJacobi

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

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:shenzhou
  1. Jacobi-iterative

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

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:Nohestant
  1. matlab

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

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  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

    • 发布日期:2017-04-01
    • 文件大小:4004
    • 提供者:jay
  1. Eigenvalue

    0下载:
  2. 有关矩阵特征值的MATLAB源程序,解决数学建模问题中矩阵特征值的求解-Eigenvalues of the matrix MATLAB source code to solve the problem in mathematical modeling for solving matrix eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3299
    • 提供者:xurui
  1. eigenvalue

    0下载:
  2. 求解矩阵的特征值 采用数学上的逼近方法求解-By solving the eigenvalue approximation method for solving the mathematical
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:198179
    • 提供者:yuan
  1. eigenvalue solution

    0下载:
  2. 矩阵特征值及其对应特征向量求解 博士课程(The eigenvalue of matrix and its corresponding eigenvectors for the doctorate course)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:21504
    • 提供者:Miss Unicorn
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com