📄 contents.m
字号:
% Regression Example Directory
%
% This directory houses all files for the Regression Example
%
% .m files in this directory
%
% Contents.m - This file
% RegEx01.m - Plots results for Forward Stepwise Algorithm against the true
% underlying model
% RegEx02.m - Plots results for Forward Stepwise Algorithm, with False
% Discovery Rate Threshold, against the true underlying model
% RegEx03.m - Plots results for Matching Pursuit Algorithm against the true
% underlying model
% RegEx04.m - Plots results for Orthogonial Matching Pursuit Algorithm
% against the true underlying model
% RegEx.m - Main script for Regression Example
% RegExShowAllFigs.m - Produces all the figures in the Regression
% Model Selection Example
%
% Copyright (c) 2006. Victoria Stodden
%
%
% Part of SparseLab Version:100
% Created Tuesday March 28, 2006
% This is Copyrighted Material
% For Copying permissions see COPYING.m
% Comments? e-mail sparselab@stanford.edu
%
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -