plotbeamlets2.m

来自「beamlet变化的工具箱」· M 代码 · 共 28 行

M
28
字号
%  PlotBeamlets2 -- Plot beamlet surviving a thresholding%    Modified from PlotBeamlets.m; plot the mirror reflection beamlets%     along the main diagonal.%   Usage%     PlotBeamlets2(x,beamlet_list,n);%   Inputs%     x              the weights of the beamlets%     beamlet_list   beamlet list surviving a thresholding step. %                    a list of indices generated by using find(E), %                    where E is the 3-d beamlet coefficient array%     n              n by n image%   See Also%      demo04%%% Part of BeamLab Version:200% Built:Friday,23-Aug-2002 00:00:00% This is Copyrighted Material% For Copying permissions see COPYING.m% Comments? e-mail beamlab@stat.stanford.edu%%% Part of BeamLab Version:200% Built:Saturday,14-Sep-2002 00:00:00% This is Copyrighted Material% For Copying permissions see COPYING.m% Comments? e-mail beamlab@stat.stanford.edu%

⌨️ 快捷键说明

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