Title:
numerical_analysis_QR_decomposition Download
Description: 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.
To Search:
- [EwTM] - qr code generation and interpretation of
File list (Check if you may need any files):
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验证