CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 求解矩阵特征值

搜索资源列表

  1. HHBG

    0下载:
  2. 采用QR方法求解矩阵特征值,同时实现矩阵求逆-Using QR method for solving matrix eigenvalue, while achieving the inverse matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.7kb
    • 提供者:肖天雄
  1. givens

    0下载:
  2. givens 旋转,快速求解矩阵特征值的一种算法-givens rotation
  3. 所属分类:Other systems

    • 发布日期:2016-12-23
    • 文件大小:1kb
    • 提供者:zhufangjun
  1. eigenvalue-decomposition

    0下载:
  2. 求解实对称矩阵的特征值和特征向量,并输出最小特征值和对应的特征向量-Solution of eigenvalues and eigenvectors of real symmetric matrix, and output the minimum eigenvalues and corresponding eigenvectors
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1.91kb
    • 提供者:陈小彪
  1. power_method

    0下载:
  2. 幂法求解矩阵特征值。矩阵为带状矩阵,中间5排数值。-a mathmatical method called power method to calculate the eigenvalue of a matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:2.62kb
    • 提供者:凌含潇
  1. Untitled-

    0下载:
  2. Fortran 语言求解矩阵最大特征值-Fortran language to solve the matrix s largest eigenvalues
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:553byte
    • 提供者:李艳艳
  1. matrixl(eig)

    0下载:
  2. 求解矩阵的特征值和特征向量的C++源代码,经过测试的,下载编译即可使用- Solving the eigenvalues and eigenvectors of C++ source code, tested, and download the compiler can use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:周高伟
  1. uu

    0下载:
  2. 求解矩阵的特征值和特征向量的C++源代码,经过测试的- Solving the eigenvalues and eigenvectors of C++ source code, tested, and download the compiler can use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:101.06kb
    • 提供者:周高伟
  1. juzhenshedong

    0下载:
  2. 通过矩阵摄动对原系统进行重分析,从而快速得到特征值特征向量,程序给的算例可以求解重频的情况-By matrix perturbation of the original system , the eigenvalues eigenvectors are got, program examples given can solve repetition frequency problems.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:763byte
    • 提供者:安抚
  1. Matrix-eigenvalue-calculation

    0下载:
  2. 矩阵特征值计算,利用matlab中的函数求解矩阵特征值问题-Matrix eigenvalue calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4.04kb
    • 提供者:junwang2020
  1. tezhengxiangliang

    0下载:
  2. 复 Hermite矩阵求特征值和特征向量的问题转化为求解实对称阵的特征值和特征向量-On the verification of a method for solving the eigenvalue of complex Hermite matrix, the problem of finding eigenvalues and eigenvectors of the complex Hermite matrix is transformed into the eigenvalues and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:711byte
    • 提供者:孙笑
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:150.49kb
    • 提供者:赵东昌
  1. feiyui

    0下载:
  2. 是小学期课程设计的题目,AHP层次分析法计算判断矩阵的最大特征值,雅克比迭代求解线性方程组课设。- Is the topic of the elementary school stage curriculum design, Calculate the maximum eigenvalue judgment matrix of AHP, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7.01kb
    • 提供者:yunfiehiulei
  1. 雅克比法求对称矩阵的特征值

    0下载:
  2. 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:158kb
    • 提供者:NMDD
  1. fangban_pinxianghanshu

    2下载:
  2. 通过MATLAB编程,求解出结构的质量矩阵,刚度矩阵,特征值,特征向量,并求得结构的响应(Through MATLAB programming, the mass matrix, stiffness matrix, eigenvalue and eigenvector of the structure are solved, and the response of the structure is obtained)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:sunning
  1. matrix-tezhengzhi

    0下载:
  2. MATLAB求解矩阵的特征值的源程序代码(MATLAB eigenvalue of the matrix solution code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:木手冈
  1. 求解特征值

    0下载:
  2. 矩阵计算,求解特征值,冥法,迭代法,计算方法(Matrix calculation, eigenvalue solution, dark law, iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:米米提777
  1. 实矩阵特征值问题求解

    0下载:
  2. 求解实数矩阵的特征值和特征向量(10阶以内的矩阵),对于亏损矩阵可以求出相应的根向量(The eigenvalues and eigenvectors of the real number matrix (the matrix within 10 orders) are solved, and the corresponding root vectors can be found for the loss matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:23kb
    • 提供者:yzh56
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3.88mb
    • 提供者:w1w
  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12kb
    • 提供者:XWLYF
搜珍网 www.dssz.com