⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 % Atomizer Main Directory, Version .802 里面信号含有分解去噪合成过程的代码 %---------------------------------------
💻 M
字号:
% 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -