Least-square with 2-norm constraint

版本 2.0.0.1 (4.3 KB) 作者: Bruno Luong
Minimize |A*x-b|^2 such that |x| = cte
1.1K 次下载
更新时间 2021/3/26

查看许可证

This kind of problem arises in statistics, linear algebra, and regularization.

The method uses quadratic eigen-value problem (QEP).
Version 2 also has Sorensen/Brust method

引用格式

Bruno Luong (2025). Least-square with 2-norm constraint (https://www.mathworks.com/matlabcentral/fileexchange/27596-least-square-with-2-norm-constraint), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

Add missing file phifun

2.0.0.0

Implement more robust method

1.0.0.0