contents.m

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

M
55
字号
% Scripts/Thesis:Contents -- Scripts reproducing figures in the Ph.D. thesis
%		``Basis Pursuit''
%		by S. Chen
%
%		Routines for Figures
%	
% thfig21    -  Time-frequency plot of a wavelet packet atom
% thfig22    -  Synthesis versus Analysis: Blocks
% thfig23    -  Synthesis versus Analysis: Carbon
% thfig24    -  MOF representation is not sparse: Hydrogen
% thfig25    -  Superresolution: TwinSine-1
% thfig26    -  Counter Examples for MP and OMP
% thfig27    -  BOB cannot resolve nonorthogonality: WernerSorrows
% thfig31    -  Analyze Carbon
% thfig32    -  Superresolution: TwinSine-2
% thfig33    -  Analyze FM-Cosine
% thfig34    -  Analyze Gong
% thfig35    -  Dynamic Range: Dynamic-0
% thfig36    -  Dynamic Range: Dynamic-2
% thfig37    -  Dynamic Range: Dynamic-4
% thfig38    -  Phase plane evolution at BP-Interior iterations
% thfig41    -  Resemblance between BP and Multiscale Edges: HeaviSine
% thfig42    -  Analyze Mutli-Gong
% thfig43    -  Dictionary Merger
% thfig44    -  Dictionary Alternation
% thfig51    -  De-Noising noisy Carbon
% thfig52    -  De-Noising noisy Gong
% thfig53    -  Superresolution: noisy TwinSine-2
% thfig54    -  Total Variation De-Noising: Blocks
% thfig55    -  Total Variation De-Noising: HeaviSine
% thfig56    -  Total Variation De-Noising: Cusp
%
%		Routines for Tables
% thtab61    -  Barrier iteration log of BP_Interior: CGAccuracy = 1e-10
% thtab62    -  Barrier iteration log of BP_Interior: CGAccuracy = 1e-3
% thtab63    -  Barrier iteratino log of BPDN_Primal
% thtab64    -  Barrier iteration log of BPDN_Interior
% thtab65    -  Complexity of Basis Pursuit
% thtab66    -  Complexity of MOF, BOB and MP
% thtab67    -  Comparison of BP-Simplex versus BP-Interior
% thtab76    -  CPU running times of the figures
%
%
% 		 Supplement Routines used by Figure Routines
% 
% CalcCompNum	--    Calculate compressin numbers for a decomposition
% Maxima	--    Locate local maxima of a signal
% MyAxis	--    Reset the range of the X axis
% MyImage	--    A special gray scale image
% PlotStatAuto	--    Plot stationary wavelet coefficients in a multi-scale 
% 			fashion, with each level scaled by itself
% StampPlot	--    Put footnote on plots
%

⌨️ 快捷键说明

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