active set algorithm

版本 1.0.0.0 (912 字节) 作者: Uriel Roque
solve linear least squares problem with nonnegative variables
2.6K 次下载
更新时间 2007/4/18

无许可证

This function solves linear least squares problem with nonnegative variables using the active set algorithm described in:
Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation, 63(1994), pp. 625-643

引用格式

Uriel Roque (2024). active set algorithm (https://www.mathworks.com/matlabcentral/fileexchange/10908-active-set-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Least Squares 的更多信息
致谢

启发作品: zeroSR1, LBFGSB (L-BFGS-B) mex wrapper

Community Treasure Hunt

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

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

Bug with empty vector corrected