- Category:
- Algorithm
- Tags:
-
[Matlab]
[源码]
- File Size:
- 1kb
- Update:
- 2015-08-25
- Downloads:
- 0 Times
- Uploaded by:
Description: Given a tall full-rank matrix A, solves the nonnegative least squares
problem: min ||Ax-b|| s.t. x>= 0 and returns the minimizer x. The
argument err is the tolerance used in testing for zeros
To Search:
File list (Check if you may need any files):
非负最小二乘法求解超大规模线性方程组\pqn_nnls.m
非负最小二乘法求解超大规模线性方程组