Computational cost for Cramer's rule
版本 1.1 (70.2 KB) 作者:
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
引用格式
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Mathematics > Linear Algebra >
在 Help Center 和 MATLAB Answers 中查找有关 Linear Algebra 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!html/
html/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.1 | Removed unneeded comments |
|
|
1.0.0.0 |
|