contents.m
来自「老外写的小波变换的工具箱」· M 代码 · 共 25 行
M
25 行
% Median:Contents v.850 -- Median Interpolating Pyramid Transform Tools
%
% The routines in this directory implements an iterative algorithm
% for median-interpolation for D > 2. At the moment, the convergence
% property of this algorithm is still missing a step in the proof.
% However, experiments (and the not yet completed theory) suggest
% an exponential rate of convergence.
%
% Background Reading: D.L. Donoho and T. P.Y. Yu, Robust Nonlinear Wavelet
% Transform based on Median Interpolation
%
%
% Copyright (c) 1997. David L. Donoho and Thomas P.Y.Yu
%
%% Part of Wavelab Version 850% Built Tue Jan 3 13:20:40 EST 2006% This is Copyrighted Material% For Copying permissions see COPYING.m% Comments? e-mail wavelab@stat.stanford.edu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?