摘要
给出了解复矩阵方程的一个简单算法,该算法具有计算量与存储量较少的特点,并介绍了在没有复型变量的情况下,利用C语言实现该算法的方法.
A simple method to solve complex matrix equation without complex typevariable in C is given. This method needs less memory capacity and fewer computation than general methods.
基金
国家自然科学资金资助
关键词
矩阵方程
程序设计
算法
解
复矩阵方程
C语言
elementary transformation, matrix equation, subprogram, modulus ofcomplex number