摘要
给出一个迭代算法求解线性矩阵方程sum from i=1 to N(A_lX_lB_l=C)的对称解X1,X2,…,XN,利用这个迭代算法可以判断这个方程是否有对称解。当矩阵方程相容时,可以通过有限步迭代之后得到它的对称解;当选择特定的初始值时,迭代之后得到的是其极小范数对称解;此外,通过求新线性矩阵方程的极小范数对称解能够得到给定矩阵的最优逼近解。最后给出了一个数值例子来验证结论。
A finite iterative algorithm was proposed to solve for the symmetric solutions(X1,X2,…,XN) of the matrix equations sum from i=1 to N(A_lX_lB_l=C).If the matrix equation is consistent,the symmetric solutions could be obtained within finite iterative steps and its least-norm symmetric solution could be reached by choosing a special kind of initial iterative matrix.Furthermore,its optimal approximation solution to a given matrix can be derived by computing the least-norm symmetric solution of a new matrix equation.Finally,a numerical example was illustrated to verify the theoretical results.
出处
《南昌大学学报(理科版)》
CAS
北大核心
2011年第6期511-520,共10页
Journal of Nanchang University(Natural Science)
基金
国家自然科学基金资助项目(11101204)
江西省自然科学基金资助项目(2007GQS2063)
江西省教育厅青年科学基金资助项目(GJJ09450)
关键词
矩阵方程
迭代算法
对称解
极小范数对称解
matrix equations
iterative algorithm
symmetric solutions
least-norm symmetric solutions