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 (2024). 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
카테고리
Help CenterMATLAB Answers에서 Quadratic Programming and Cone Programming에 대해 자세히 알아보기

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