Computational cost for Cramer's rule
Versión 1.1 (70,2 KB) por
Zoltán Csáti
Demonstrate the huge cost of Cramer's rule on a system of linear equations.
COST4CRAMER Operation cost for Cramer's rule.
[M A] = COST4CRAMER(N,METHOD) returns the number of multiplicative (M)
and additive (A) operations required for solving a system of linear
equations with N unknowns. The computational cost is determined by
METHOD, being either 'recursive' or 'explicit'.
See also CRAMERDEMO
Citar como
Zoltán Csáti (2024). Computational cost for Cramer's rule (https://www.mathworks.com/matlabcentral/fileexchange/50556-computational-cost-for-cramer-s-rule), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Linear Algebra >
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
html/
html/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.1 | Removed unneeded comments |
|
|
1.0.0.0 |
|