文件名称:numerical_analysis_QR_decomposition
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 296kb
- 下载次数:
- 0次
- 提 供 者:
- ab***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of a given matrix value, and each of them find the corresponding real eigenvalue eigenvector algorithm design is given and all source code, calculate and the following: (1) matrix through the post to be obtained on the triangular matrix (2) of the matrix from QR decomposition of the matrix Q, R, and RQ (3) the value of all the characteristics of the matrix (4) the corresponding matrix the real eigenvalue eigenvectors.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
program\Program2.cpp
.......\Program2.dsp
.......\Program2.dsw
.......\Program2.ncb
.......\Program2.opt
.......\Program2.plg
.......\Debug\Program2.exe
.......\.....\Program2.ilk
.......\.....\Program2.obj
.......\.....\Program2.pch
.......\.....\Program2.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
Matlab验证\yanzheng.m
program\Debug
program
Matlab验证
.......\Program2.dsp
.......\Program2.dsw
.......\Program2.ncb
.......\Program2.opt
.......\Program2.plg
.......\Debug\Program2.exe
.......\.....\Program2.ilk
.......\.....\Program2.obj
.......\.....\Program2.pch
.......\.....\Program2.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
Matlab验证\yanzheng.m
program\Debug
program
Matlab验证