< Master index Index for K25104\LinearSystems >

Index for K25104\LinearSystems

Matlab files in this directory:

 BackwardSolves the upper triangular system of equations Ax = b
 Backward_scriptUsage example for Backward
 basic_powerImplements basic power method to find an eigenvector of A,
 basic_power_scriptUsage example for basic_power
 CholeskyComputes the Cholesky factorization of A
 Cholesky_scriptUsage example for Cholesky
 conjugate_gradientImplements method of conjugate gradients
 conjugate_gradient_script_1Usage example for conjugate_gradient
 conjugate_gradient_script_2Usage example for conjugate_gradient
 deflation_alt_1Given an nxn matrix and eigenvector, performs deflation
 deflation_alt_1_scriptUsage example for deflation_alt_1
 deflation_alt_2Given an nxn matrix A which has a 2-dimensional eigenspace
 deflation_alt_2_scriptUsage example for deflation_alt_2
 deflation_Householder_1Given an nxn matrix and eigenvector, performs deflation
 deflation_Householder_1_scriptUsage example for deflation_Householder_1
 deflation_Householder_2Given an nxn matrix A which has a 2-dimensional eigenspace
 deflation_Householder_2_scriptUsage example for deflation_Householder_2
 ForwardSolves the lower triangular system of equations Ax = b
 Forward_scriptUsage example for Forward
 Gauss_SeidelSolves the linear system Ax=b iteratively using the Gauss-Seidel method.
 Gauss_Seidel_scriptUsage example for Gauss_Seidel
 Gaussian_elementaryPerforms elementary Gaussian elimination (no pivoting) on A
 Gaussian_elementary_scriptUsage example for Gaussian_elementary
 Gaussian_partialPerforms Gaussian elimination with partial pivoting on A
 Gaussian_partial_scriptUsage example for Gaussian_partial
 Gaussian_scaledpartialPerforms Gaussian elimination with scaled partial pivoting on A
 Gaussian_scaledpartial_scriptUsage example for Gaussian_scaledpartial
 Gaussian_totalPerforms Gaussian elimination with total pivoting on A to
 Gaussian_total_scriptUsage example for Gaussian_total
 GivensApplies one Givens rotation to place a zero in the (i,j)th entry of A.
 Givens_scriptUsage example for Givens
 Gram_SchmidtComputes the QR factorization of A via the Gram-Schmidt process
 Gram_Schmidt_scriptUsage example for Gram_Schmidt
 HouseholderIntroduces zeros to the column vector v below the kth element
 Householder_scriptUsage example for Householder
 inverse_iterationImplements inverse iteration to find an eigenvalue of A
 inverse_iteration_scriptUsage example for inverse_iteration
 iteration_analysisCalculates the iteration matrix and its eigenvalues
 iteration_analysis_scriptUsage example for iteration_analysis
 JacobiSolves the linear system Ax=b iteratively by Jacobi method.
 Jacobi_scriptUsage example for Jacobi
 LUComputes the LU factorization
 LU_bandedComputes the LU factorization on banded matrix A
 LU_banded_scriptUsage example for LU_banded
 LU_pivotComputes the LU factorization with partial pivoting
 LU_pivot_scriptUsage example for LU_pivot
 LU_scriptUsage example for LU
 QR_GivensComputes the QR factorization of A via Givens rotations
 QR_Givens_scriptUsage example for QR_Givens
 QR_Givens_zerosComputes the QR factorization of A via Givens rotations
 QR_Givens_zeros_scriptUsage example for QR_Givens_zeros
 QR_Householder_1Computes the QR factorization of A via Householder reflections
 QR_Householder_1_scriptUsage example for QR_Householder_1
 QR_Householder_2Computes the QR factorization of A via Householder reflections
 QR_Householder_2_scriptUsage example for QR_Householder_2
 QRalg_GivensPerforms QR algorithm to deflate matrix A,
 QRalg_Givens_script_1Usage example for QRalg_Givens
 QRalg_Givens_script_2Usage example for QRalg_Givens
 QRalg_HouseholderPerforms QR algorithm to deflate matrix A,
 QRalg_Householder_script_1Usage example for QRalg_Householder
 QRalg_Householder_script_2Usage example for QRalg_Householder
 shifted_powerImplements power method with shifts to find an eigenvector of A,
 shifted_power_scriptUsage example for shifted_power
 steepest_descentImplements method of steepest descent to find the solution of Ax=b.
 steepest_descent_script_1Usage example for steepest_descent
 steepest_descent_script_2Usage example for steepest_descent
 transformed_preconditioned_CGImplements method of transformed, preconditioned conjugate gradients
 transformed_preconditioned_CG_scriptUsage example for transformed_preconditioned_CG
 twostage_powerImplements 2-stage power method to find a complex conjugate pair
 twostage_power_scriptUsage example for twostage_power
 untransformed_preconditioned_CGImplements method of untransformed, preconditioned conjugate gradients
 untransformed_preconditioned_CG_scriptUsage example for untransformed_preconditioned_CG

Generated on Mon 18-Jan-2016 10:25:47 by m2html © 2005