contents.m

来自「% Atomizer Main Directory, Version .802 」· M 代码 · 共 41 行

M
41
字号
% Atomizer Main Directory, Version .802
%------------------------------------------------------------------------
%
% This is the main directory of the Atomizer package; the full package
% contains over 100 files, consisting of .m files, .mex files, and datasets.
%
%              .m files in this directory
%
%   AtomizerPath.m  -    Initializes path to include Atomizer
%   Contents.m      -    This file
%   Installation.m  -    Installation instructions
%   startup.m       -    Sample Startup file
%
%              Subdirectories
%
%   Datasets/       -    Data for use with Atomizer
%   DeNoising/      -    DeNoising techniques: 
%			   MOFDN, BOBDN, MPDN and BPDN
%   Decomposition/  -	 Atomic decomposition techniques:
%			   MOF, BOB, MP and BP
%   Dictionaries/   -    Fast Analysis/Synthesis routines for various 
%			   dictionaries
%   Display/	    -    Displaying tools for representation in various
%			   dictionaries
%   Documentation/  -    Installation guide and system-wise documentation
%   LSSOL/          -    Directory for storing simplex code;
%                          one need to get LSSOL package from Stanford.
%   MexSource/      -    C source files for .mex files
%   PDSCO/          -    Primal-dual log barrier method for BP and BPDN
%                          based on conjugate-gradient solver LSQR
%   Scripts/BP/     -    Scripts reproducing the figures in the article
%			   'Atomic Decomposition by Basis Pursuit'
%   Scripts/Thesis/ -    Scripts reproducing the figures in Shaobing Chen's
%                          Ph.D. thesis, "Basis Pursuit"
%   Scripts/Tutor/  -    Tutoring Scripts
%
% Other
%   CHANGES         -    Log of updates
%   README          -    General information blurb
%

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?