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

搜索资源列表

  1. 幂法求特征值

    1下载:
  2. 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1057
    • 提供者:陆任秉
  1. NV_Analysis

    0下载:
  2. 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17486
    • 提供者:许广伟
  1. Numerical_Analysis-matrix_algorithm_design_and_ana

    0下载:
  2. 数值分析,幂法和反幂法计算特征值,LU分解计算特征值和非线性方程,计算条件数。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:152597
    • 提供者:缪缪
  1. 幂法反幂法求矩阵最大和最小特征值

    1下载:
  2. 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
  3. 所属分类:源码下载

    • 发布日期:2010-11-05
    • 文件大小:2109
    • 提供者:amymao_mq
  1. Newmark.rar

    0下载:
  2. 数值分析 很好很快的计算特征值和特征向量的方法,很实用,Very fast numerical analysis computing eigenvalues and eigenvectors of the method, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2284
    • 提供者:唐子文
  1. shuzhiF1

    1下载:
  2. 北航数值分析第一道作业题目——幂法 计算一个501×501带状矩阵的最大特征值、最小特征值-Numerical analysis of the first operation Beihang topic- power method to calculate a 501 × 501 banded matrix of the largest eigenvalue, the smallest eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2211
    • 提供者:weiyiming
  1. QR-method

    0下载:
  2. 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1184
    • 提供者:李贺
  1. Work2

    0下载:
  2. 北航数值分析大作业第二题:用幂法和反幂法求501阶矩阵的特征值-Numerical analysis of a large operation Beihang second question: The power method and inverse power law seeking 501 order matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9308
    • 提供者:邹洪斌
  1. zuoye2

    1下载:
  2. 北航数值分析作业第二题 用带双步位移的QR分解法求矩阵的全部特征值,并对其中的每个特征值求特征向量。-The second question Beihang numerical analysis operations with two-step displacement with QR decomposition of a matrix with all the characteristics of value, and one of the feature vector for each
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:246475
    • 提供者:tongfei
  1. tezhengzhi

    0下载:
  2. 北航数值分析大作业,计算特征值.计算矩阵特征值及特征向量-Numerical analysis of Northern Great job, calculate the eigenvalues
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2198
    • 提供者:帕琪吃西瓜
  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-29
    • 文件大小:8419
    • 提供者:zengming
  1. MATLAB

    0下载:
  2. 数值分析,上机题目,求解方程组十分方便 数值分析,高斯公式, 求解方程组十分方便-Numerical analysis, the machine topic is very convenient for solving equations numerical analysis, Gaussian formula is very convenient for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2249
    • 提供者:詹黎明
  1. program

    0下载:
  2. 北航数值分析大作业第一题,幂法,反幂法求最大及最小特征值-Numerical Analysis of Beihang first big job title, power method, inverse power law demand the biggest and the smallest eigenvalue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3458
    • 提供者:lifu
  1. 001

    2下载:
  2. 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1863
    • 提供者:hedongjing
  1. CG

    0下载:
  2. 探究特征值分布对共轭梯度算法的收敛性影响(The convergence effect of eigenvalue distribution on conjugate gradient algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:liaoqh17
  1. 数值分析2

    1下载:
  2. 使用带双步位移的QR分解法求一个10*10矩阵的特征值(Using the QR decomposition method with two step displacement to obtain the eigenvalues of a 10*10 matrix)
  3. 所属分类:数学计算

    • 发布日期:2018-04-18
    • 文件大小:537600
    • 提供者:elexxy
  1. 数分第二次作业.docx

    1下载:
  2. 本文采用带双步位移的QR方法,通过该方法可以求出矩阵A的全部特征值。(In this paper, the QR method with two step displacements is used, and all eigenvalues of matrix A can be obtained by this method.)
  3. 所属分类:数学计算

    • 发布日期:2019-11-14
    • 文件大小:33792
    • 提供者:passion0
  1. 9节点系统小干扰稳定分析

    2下载:
  2. 对电力系统小干扰稳定性进行分析的方法大致可以分为以下几种:数值仿真方法、建立在线性模型基础上的分析方法、小干扰稳定域分析方法、非线性理论分析方法和计及模型不确定性的分析方法。对小干扰稳定性问题可以采用线性模型进行研究,这种线性模型是将描述系统动态行为的微分方程和代数方程在稳态运行点处线性化后得到的。目前,建立在线性模型基础上的电力系统小干扰稳定性分析方法主要有两种:以状态空间模型描述为基础的特征值分析法和以传递函数矩阵为基础的频域分析法。本文采用全部特征值分析法(QR 法)对9节点系统在稳态处进
  3. 所属分类:文章/文档

    • 发布日期:2021-03-09
    • 文件大小:272384
    • 提供者:曰曰
  1. 数值分析Java

    0下载:
  2. 数值分析作业:计算特征值和特征矩阵;QR分解
  3. 所属分类:数学计算/工程计算

  1. MATLAB的13个数值分析常用算法

    0下载:
  2. 插值 函数逼近 矩阵特征值计算 ..... 非线性方程组求解 常微分方程的初值问题 等等
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 »
搜珍网 www.dssz.com