登录
首页 » matlab » matlab数值特征值与特征向量计算 实例源程序代码

matlab数值特征值与特征向量计算 实例源程序代码

于 2019-02-13 发布 文件大小:12KB
0 158
下载积分: 1 下载次数: 11

代码说明:

  特征值与特征向量的计算 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.4 Givens法和Householder法 360   10.4.1 Householder变换 360   10.4.2 一般矩阵约化为上Hessenberg矩阵 362   10.4.3 实对称矩阵的三对角化 365   10.4.4 三对角阵特征值与特征向量的求解 367   10.5 QR方法 369   10.5.1 QR分解 369   10.5.2 基本QR方法 370   10.5.3 带原点位移的QR方法 372   10.6 MATLAB自带函数应用 373   10.6.1 hess函数 373   10.6.2 qr函数 374   10.6.3 eig函数 374   10.7 应用案例 376(Eigenvalue and Eigenvector Computation)

文件列表:

CH10, 0 , 2019-02-13
CH10\addallnum.m, 63 , 2017-02-27
CH10\addrownum.m, 898 , 2017-02-14
CH10\antipow.m, 1513 , 2017-05-16
CH10\example10_1.m, 346 , 2017-05-16
CH10\example10_8.m, 757 , 2017-05-16
CH10\givens_trans.m, 792 , 2017-05-16
CH10\givens_tridiag.m, 1086 , 2017-05-16
CH10\hessen.m, 708 , 2017-05-16
CH10\householder.m, 704 , 2017-05-16
CH10\jacobi_eig.m, 942 , 2017-05-16
CH10\mixpow.m, 792 , 2017-05-16
CH10\pgenetic.m, 375 , 2017-05-16
CH10\pow.m, 1371 , 2017-05-16
CH10\pow_rayleigh.m, 1301 , 2017-05-16
CH10\pow_shift.m, 1298 , 2017-05-16
CH10\qrhouse.m, 534 , 2017-05-16
CH10\qrshift_eig.m, 1172 , 2017-05-16
CH10\qr_eig.m, 577 , 2017-05-16
CH10\tri_eig.m, 968 , 2017-05-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 雷达系统设计MATLAB仿真
    系统地讲述了雷达系统分析和设计的全过程,并有一个完整的设计案例贯穿于全书,同时各章分别还有一些小型实例(The whole process of radar system analysis and design is systematically narrated, and a complete design case runs through the whole book. At the same time, there are still some small examples in each chapter.)
    2020-11-17 21:19:39下载
    积分:1
  • 包括考勤和人事的JSP简易OA办公系统
    一个简单的JSP OA办公系统,包括考勤管理、人事管理、费用管理、人力资源管理、资料管理、资产管理、个人工具、工作计划管理、车辆管理等,还具备下拉菜单功能,在JSP中实现OA管理系统的时候,这些代码可作为一个参考吧。
    2022-02-07 16:24:05下载
    积分:1
  • etc修改工具
    问道修改ETC工具,问道修改商城工具,详细请看说明(Ask about modifying ETC tools, ask about modifying mall tools, see the instructions for details.)
    2020-06-25 09:40:02下载
    积分:1
  • 该文件夹给出802.11a仿真源程序,推荐参考
    该文件夹给出802.11a仿真源程序,推荐参考-The folder is 802.11a simulation program, recommended reference
    2022-06-20 19:04:21下载
    积分:1
  • LBM
    LBM方法介绍及编程;LBM模型分析及应用(Introduction and programming of LBM method)
    2018-03-24 14:34:12下载
    积分:1
  • 宽带相干源DOA估计中,相干信号子空间法的空间重采样的聚焦矩阵的构造的程序 focsing
    该程序是宽带相干源DOA估计中,相干信号子空间法的空间重采样的聚焦矩阵的构造的程序。(The program is broadband DOA estimation of coherent sources, Coherent signal subspace spatial resampling matrix structure of the focusing process.)
    2021-03-31 11:09:09下载
    积分:1
  • games
    小精灵游戏,C++的课程设计的作业。关于游戏的初步学习(little games of a small program )
    2020-07-04 16:20:02下载
    积分:1
  • read-4chan_M
    说明:  通过Daq助手的数据采集通道程序,主要实现声音的采集与测量。以及实现文本的保存数据存储。(Data Acquisition Channel Program Through Daq Assistant)
    2019-05-12 14:11:43下载
    积分:1
  • CreateEntity
    通过数据库直接将所有表内字段生成对应实体类支持Java和C#(All through the database table fields directly correspond to the entity classes generated to support Java and C#)
    2010-05-14 13:11:02下载
    积分:1
  • 雷达线性调频脉冲压缩的原理及MATLAB仿真
    脉冲压缩雷达能同时提高雷达的作用距离和距离分辨率。这种体制采用宽脉冲发射以提高发射的平均功率,保证足够大的作用距离;而接受时采用相应的脉冲压缩算法获得窄脉冲,以提高距离分辨率,较好的解决雷达作用距离与距离分辨率之间的矛盾。(Pulse compression radar can simultaneously increase the range and range resolution of the radar. This system uses wide pulse emission to increase the average power of the emission to ensure a sufficiently large working distance. When receiving, the corresponding pulse compression algorithm is used to obtain a narrow pulse to improve the range resolution, and better solve the radar range and distance resolution. The contradiction between rates. Pulse compression radar can simultaneously increase the range and range resolution of the radar. This system uses wide pulse emission to increase the average power of the emission to ensure a sufficiently large working distance. When receiving, the corresponding pulse compression algorithm is used to obtain a narrow pulse to improve the range resolution, and better solve the radar range and distance resolution. The contradiction between rates.)
    2020-12-25 08:19:04下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载