線性方程
如有必要,你可以把部分的儲存格留空。
,
-
2x-2y+z=-3 x+3y-2z=1 3x-y-z=2
透過本頁你可以判斷線性方程是否兼容(Rouché–Capelli定理),或是使用高斯消去法、逆矩陣 、 克萊姆法則求解。
- 如果想輸入非方塊矩陣,請留空儲存格。
-
矩陣元素可以是分數、有限的小數和循環小數:
1/3
、3.14
、-1.3(56)
或1.2e-4
。甚至是算式:2/3+3*(10-4)
、(1+x)/y^2
、2^0.5 (=)
、2^(1/3)
、2^n
、sin(phi)
、cos(3.142rad)
、a_1
或(root of x^5-x-1 near 1.2)
。-
decimal (finite and periodic) fractions:
1/3
、3.14
、-1.3(56)
或1.2e-4
-
2/3+3*(10-4)
、(1+x)/y^2
、2^0.5 (=)
、2^(1/3)
、2^n
、sin(phi)
、cos(3.142rad)
、a_1
或(root of x^5-x-1 near 1.2)
-
matrix literals:
{{1,3},{4,5}}
-
operators:
+
、-
、*
、/
、\
、!
、^
、^{*}
、,
、;
、≠
、=
、⩾
、⩽
、>
和<
-
functions:
sqrt
、cbrt
、exp
、log
、abs
、conjugate
、min
、max
、gcd
、rank
、adjugate
、inverse
、determinant
、transpose
、pseudoinverse
、cos
、sin
、tan
、cot
、cosh
、sinh
、tanh
、coth
、arccos
、arcsin
、arctan
、arccot
、arcosh
、arsinh
、artanh
和arcoth
-
units:
rad
,deg
-
special symbols:
pi
,e
,i
— mathematical constantsk
,n
— integersI
orE
— identity matrixX
,Y
— matrix symbols
-
- 使用 ↵ 輸入鍵、空白鍵、←↑↓→、⌫和Delete 在儲存格之間移動。
- 你可以從計算結果,或者其他文本中的矩陣拖放到矩陣A或B。
- 若想了解更多矩陣的資料,可以參考維基百科。