Improvd downward branch and bound algorithm for regression variable selection

Improved downward branch and bound to select the best subset for least squares regression problems.

您现在正在关注此提交

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.

引用格式

Yi Cao (2026). Improvd downward branch and bound algorithm for regression variable selection (https://ww2.mathworks.cn/matlabcentral/fileexchange/40357-improvd-downward-branch-and-bound-algorithm-for-regression-variable-selection), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

correct version uploaded

1.0.0.0