nnls

block principal pivoting algorithm

이 제출물을 팔로우합니다

solves the linear least squares problem with nonnegative variables using the block principal pivoting algorithm 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 (2026). nnls (https://kr.mathworks.com/matlabcentral/fileexchange/8157-nnls), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: zeroSR1, LBFGSB (L-BFGS-B) mex wrapper

카테고리

Help CenterMATLAB Answers에서 Least Squares에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

Algorithm corrected.
User can now select a random or a fixed initial permutation of the set of {1,...,n}
working with fixed permutations seems to be faster