登录
首页 » matlab » TSPA Multi-baseline Phase Unwrapping Method

TSPA Multi-baseline Phase Unwrapping Method

于 2021-03-26 发布
0 182
下载积分: 1 下载次数: 11

代码说明:

说明:  多基线SAR,InSAR相位解缠代码,Matlab版本,对应论文:Robust Two-Dimensional Phase Unwrapping for Multibaseline SAR Interferograms: A Two-Stage Programming Approach ,含数据、代码及验证结果(Multi baseline SAR, InSAR phase unwrapping code, matlab version, corresponding paper: robot two dimensional phase unwrapping for multibaseline SAR interferograms: a two stage programming approach, including data, code and verification results)

文件列表:

xishu_mnFast.m, 271 , 2018-03-01
Demo_TestData.mat, 631079 , 2018-03-08
out.mat, 278782 , 2018-03-08
ReadMe.txt, 5730 , 2018-03-08
Alg1_MCF1.m, 994 , 2018-03-06
Alg2_MCF2.m, 892 , 2018-03-06
Alg3_L2norm.m, 681 , 2018-03-06
b_dk.m, 171 , 2018-03-08
config.m, 15409 , 2018-03-08
CumSumMap22.m, 748 , 2018-03-08
DataLoadnCheck.m, 9816 , 2018-03-08
Demo_config.m, 15414 , 2018-03-08
Demo_main.m, 3698 , 2018-03-08
errX_2base_1.m, 516 , 2018-03-06
errX_2base_2.m, 528 , 2018-03-03
errY_2base_1.m, 518 , 2018-03-06
errY_2base_2.m, 538 , 2018-03-03
Esti_dkX_Mbase1.m, 13739 , 2018-03-08
Esti_dkX_Mbase2.m, 13752 , 2018-03-08
Esti_dkY_Mbase1.m, 13730 , 2018-03-08
Esti_dkY_Mbase2.m, 13548 , 2018-03-08
Esti_Res_Mbaseline1.m, 1308 , 2018-03-08
Esti_Res_Mbaseline2.m, 1306 , 2018-03-08
L2normMap.m, 104 , 2018-03-06
LS_dk_mtlb.m, 593 , 2018-02-03
main.m, 3693 , 2018-03-08
MCFresN_Glb_aeq.m, 2622 , 2018-03-08
MCFyuMap.m, 278 , 2018-03-06
network_mcf.m, 1230 , 2018-03-06
SaveVariable.m, 897 , 2018-03-06
searchList1.m, 3381 , 2018-03-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • weighted_median_filter
    一种中值滤波的改进方法,基于滤波窗口邻域权重的中值滤波。(A median filter improvement method, based on filtering window neighborhood the weights of the median filter.)
    2011-12-27 18:50:48下载
    积分:1
  • FrangiFilter
    说明:  利用Hessian矩阵的滤波函数Frangi,再血管图像处理上有很好的应用(Using the filter function Frangi of Hessian matrix, there is a good application in revascular image processing.)
    2019-10-01 14:49:29下载
    积分:1
  • 基于态学的权重自适应去噪
    说明:  图像处理案例,本程序是用matlab基于形态学的权重完成自适应图像去噪功能(Image processing case, this program is based on the weight of MATLAB morphology to complete adaptive image denoising function.)
    2021-03-25 16:37:20下载
    积分:1
  • MotionEstimation
    运动估计的几种方法,包括线性预测法、混合高斯法、特征值法和相邻帧差法等(Several motion estimation methods, including linear prediction method, mixed-Gaussian law, Eigenvalue and adjacent frames, such as poor law)
    2007-12-19 18:19:49下载
    积分:1
  • EM-MRF-ICM
    基于EM-马尔科夫随机场-ICM的图像分割程序,很好的学习代码(EM-based Markov random-ICM image segmentation procedures, good learning code)
    2013-11-14 23:10:39下载
    积分:1
  • myimageprocess3
    说明:  matlab实现图像的锐化,使用不同的算子分别对图像进行运算(Matlab achieve sharper images, the use of different operators were right image Operational)
    2006-05-09 02:23:05下载
    积分:1
  • zhang_h
    张正友标定算法,包含自己的测试图片以及实验分析。(Zhang Zhengyou calibration algorithm, contains its own test images and experimental analysis.)
    2014-09-15 10:47:59下载
    积分:1
  • SobelKirsch
    模式识别的Sobel和Kirsch边缘检测程序(Sobel and Kirsch edge detection algorithm of Pattern recognition)
    2010-11-26 16:43:14下载
    积分:1
  • gaussian_average_rgb
    在rgb颜色空间实现的单高斯模型,用于目标检测(In rgb color space to achieve a single-Gaussian model for target detection)
    2009-12-13 22:56:27下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载