矩阵三角分解
--- 介绍 ---
矩阵三角分解
是一个关于矩阵乘法的练习: 我们知道如果
C
是一个
n
×
n
阶的方阵, 则必然存在两个同阶矩阵
A
和
B
, 一个是下三角, 另外一个是上三角, 使得
C
=
AB
.
服务器将为你产生一个随机矩阵
C
, 其阶为
2×2
3×3
4×4
5×5
. 请你找出矩阵
A
和
B
.
别的类似练习:
矩阵
线性代数
The most recent version
由于 WIMS 不能识别您的浏览器, 本页不能正常显示.
为了进入 WIMS 服务器, 您的浏览器必须支持 forms. 为测试您正在使用的浏览器, 请在此键入
wims
:
再按回车.
请注意: WIMS 的网页是交互式的: 它们不是通常的 HTML 文件. 只能在线交互地 使用. 您用自动化程序收集的网页是无用的.
Description: 把矩阵分解成下三角矩阵与上三角矩阵的乘积. interactive exercises, online calculators and plotters, mathematical recreation and games at University of Chieti-Pescara
Keywords: interactive mathematics, interactive math, server side interactivity, algebra, linear algebra, matrix, rank, vector, Gauss