from github to this gitea
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
up::[[système linéaire]]
|
||||
#maths/algèbre
|
||||
|
||||
----
|
||||
Soit $(S)$ le [[système linéaire]] suivant :
|
||||
$(S):\left\{\begin{array}{}ax+by=u\\cx+dy=v\end{array}\right.$
|
||||
|
||||
Le système peut être écrit avec des [[matrice]] sous la forme $AX=B$, avec :
|
||||
$A=\left(\begin{array}{}a&b\\c&d\end{array}\right)$, $X=\left( \begin{array}{}x\\y\end{array} \right)$ et $B=\left( \begin{array}{}u\\v\end{array} \right)$
|
||||
|
||||
Reference in New Issue
Block a user