연립 선형 방정식 풀기
입력 필드에 연립 방정식의 계수를 입력하십시오. 방정식에 들어 있지 않는 변수의 셀은 공란으로 비워 두십시오. 분수를 입력하려면 /
: 1/3
을 사용하십시오.
,
-
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
-
- ↵ 입력, 스페이스, ←↑↓→, ⌫ 및 삭제를 사용하여 셀과 셀 사이를 이동하며 Ctrl⌘ Cmd+C/Ctrl⌘ Cmd+V 로 행렬을 복사 / 붙여 넣기하십시오.
- 결과에서 또는 텍스트 편집기에서 행렬을 드래그 앤 드롭.
- 행렬에 관한 더 자세한 내용은 Wikipedia를 참조하십시오.