资源简介

INSAR相位解缠绕程序,matlab编的

资源截图

代码片段和文件信息

function PhiUnwrap = cunwrap(Psi options)
% PhiUnwrap = cunwrap(Psi options)
%
% Purpose: Costantini‘s 2D unwrapping based on Minimum Network Flow
%
% INPUTS:
%   - Psi: 2D-array wrapped phase (radian)
%   - options: optional structure used to modify the behavior of the 
%              unwrapping algorithm. All fields are optional.
%              The fieldname does not need to exactly case-matched.
%       Weight: array of same dimension as the Psi with is used as
%               the positive weight of the L1 norm of the residual (to be
%               minimized). For example user can provide WEIGHT as function
%               of the interference amplitude or function of phase
%               measurement quality (e.g. fringe contrast).
%               By default: all int

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      17454  2009-08-29 10:54  INSARjiechanchao\cunwrap.m

     文件      28888  2009-08-27 17:59  INSARjiechanchao\cunwrap.png

     文件        964  2009-08-29 12:11  INSARjiechanchao\test_cunwrap.m

     目录          0  2009-08-29 06:29  INSARjiechanchao

----------- ---------  ---------- -----  ----

                47306                    4


评论

共有 条评论