backward.m

版本 1.0.0.0 (602 字节) 作者: Riccardo Dessi
backward substitution solver
1.1K 次下载
更新时间 2014/5/6

查看许可证

This function solve an up triangular system using backward substitution
method. The standard call is: x=backward(U,b) in which U and b represent
respectively the up triangular matrix and the known term.

引用格式

Riccardo Dessi (2024). backward.m (https://www.mathworks.com/matlabcentral/fileexchange/46487-backward-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0