Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Linear system resolution function
Gauss function is a function created for the arbitrary size of compatible
linear systems. This function receives in input a square matrix of
dimension nxn and the column vector of known terms [X, P, U, L]=gauss(A,b)
returns 4 results. X is the vector of the system solution P is the vector
of permutations performed by the algorithm U is the upper triangular
matrix and L is the lower triangular matrix.
The output parameters U L and p are optional
Cita come
Giovanni D'Avanzo (2026). Solver of linear systems with gauss method (https://it.mathworks.com/matlabcentral/fileexchange/63597-solver-of-linear-systems-with-gauss-method), MATLAB Central File Exchange. Recuperato .
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers
Informazioni generali
- Versione 1.0 (7,41 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0 |
|
