OLS
by Marco Cococcioni
11 Aug 2007
(Updated 13 Aug 2007)
This functions implements the algorithm of Orthogonal Least Squares. It can be used to rank regresso
|
Watch this File
|
| File Information |
| Description |
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A. This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use). |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 13 Aug 2007 |
Dimitri Shvorob
|
|
|
| 14 Aug 2007 |
Giorgio Alessi
|
|
|
| 14 Aug 2007 |
John D'Errico
|
|
|
| 28 Mar 2008 |
xiang qian
|
|
|
| 13 Aug 2009 |
Fabio Virgulti
|
|
|
| 15 Mar 2010 |
Oscar
|
|
|
| 29 Jan 2011 |
Steven
|
|
|
|
Contact us at files@mathworks.com