Improvd downward branch and bound algorithm for regression variable selection

Version 1.1.0.0 (3.17 KB) by Yi Cao
Improved downward branch and bound to select the best subset for least squares regression problems.
1.1K Downloads
Updated 19 Feb 2013

View License

Subset (feature) selection for least squares regression is a common problem, which is combinartorial, hence is computationally NP hard. This code provides a tool using the improved downward branch and bound approach to solve this problem efficiently. One of the applications of this algorithm is to select globally optimal controlled variables for self-optimizing control.

Cite As

Yi Cao (2024). Improvd downward branch and bound algorithm for regression variable selection (https://www.mathworks.com/matlabcentral/fileexchange/40357-improvd-downward-branch-and-bound-algorithm-for-regression-variable-selection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

correct version uploaded

1.0.0.0