Diferente pentru eliminare-gaussiana intre reviziile #1 si #2

Nu exista diferente intre titluri.

Diferente intre continut:

Aplicaţii
h1. Eliminare Gaussiană
 
Eliminarea Gaussiană este o metodă de rezolvare a ecuaţiilor matriciale de forma <tex>Ax=b</tex>.
Să presupunem că avem următorul sistem:
 
<tex>\begin{pmatrix}
a_{11} &  a_{12}  & \ldots & a_{1n}\\
a_{21} &  a_{22}  & \ldots & a_{2n}\\
\vdots & \vdots   & \ddots & \vdots\\
a_{n1} &  a_{n2} & \ldots  & a_{nn}
\end{pmatrix} *
\begin{pmatrix}
x_{1} \\
x_{2} \\
\vdots \\
x_{n}
\end{pmatrix} =
\begin{pmatrix}
b_{1} \\
b_{2} \\
\vdots \\
b_{n}
\end{pmatrix}</tex>
 
 
h2. Aplicaţii
 
'The magic matrix':http://community.topcoder.com/stat?c=problem_statement&pm=12495
https://apps.topcoder.com/wiki/display/tc/TCO+2013+Round+2A#TheMagicMatrix
'Go2':http://www.infoarena.ro/problema/go2

Nu exista diferente intre securitate.

Topicul de forum nu a fost schimbat.