登录
首页 » matlab » matlab-basic-insar

matlab-basic-insar

于 2020-12-06 发布 文件大小:553KB
0 140
下载积分: 1 下载次数: 120

代码说明:

  源程序为MATLAB代码,主要功能是对干涉SAR数据的基本处理。(The source code for the MATLAB code, the main function is to interferometric SAR data processing.)

文件列表:

insar程序
.........\bowl.m,1207,2001-09-28
.........\cbar.eps,9428,2009-10-19
.........\cc.m,344,2009-10-11
.........\cint.srp.raw,524288,2009-10-10
.........\cone.m,1064,2001-09-28
.........\cpt2map.m,1936,2009-10-11
.........\cpxdetrend.m,5564,2001-09-28
.........\cpxmultilook.m,3602,2001-09-28
.........\datatypesize.m,2925,2009-10-19
.........\deos.m,979,2001-09-28
.........\deos2.m,952,2009-10-19
.........\enlargefig.m,700,2001-09-28
.........\freadbk.m,6309,2001-09-28
.........\freadhgt.m,917,2001-09-28
.........\freadras.m,1599,2001-09-28
.........\fsize.m,934,2001-09-28
.........\fwritebk.m,2496,2001-09-28
.........\fwritehgt.m,1347,2001-09-28
.........\heightamb.m,571,2001-09-28
.........\helphelp.m,1917,2001-09-28
.........\iseven.m,663,2001-09-28
.........\isint.m,760,2001-09-28
.........\isodd.m,590,2001-09-28
.........\ispow2.m,516,2001-09-28
.........\issamesize.m,516,2001-09-28
.........\isscalar.m,241,2001-09-28
.........\isvector.m,407,2001-09-28
.........\lying.m,288,2001-09-28
.........\manuwbk.m,10193,2001-09-28
.........\manuwbk_cb.m,14288,2001-09-28
.........\mirm.m,3578,2001-09-28
.........\mph.m,15366,2001-09-28
.........\myhamming.m,1841,2001-09-28
.........\myrect.m,1086,2001-09-28
.........\normalize.m,1085,2001-09-28
.........\oversample.m,3589,2001-09-28
.........\pdf_phase.m,4823,2001-09-28
.........\ph.m,1663,2001-09-28
.........\plotcbar.m,1507,2001-09-28
.........\plotdem.m,2120,2001-09-28
.........\plotersdop.m,2124,2001-09-28
.........\pra4.m,4466,2001-09-28
.........\pyramid.m,1129,2001-09-28
.........\ramp.m,1228,2001-09-28
.........\residues.m,3373,2001-09-28
.........\siminterf.m,17574,2001-09-28
.........\simnoise.m,3574,2001-09-28
.........\simslc.m,913,2010-01-06
.........\simstack.m,6385,2001-09-28
.........\simulateslc.m,929,2001-09-28
.........\standing.m,290,2001-09-28
.........\std_phase.m,3649,2001-09-28
.........\std_phasePS.m,1720,2001-09-28
.........\swap.m,253,2001-09-28
.........\tip.m,1716,2001-09-28
.........\titlebold.m,2114,2001-09-28
.........\titlenormal.m,2132,2001-09-28
.........\top.m,1296,2001-09-28
.........\trap.m,1296,2001-09-28
.........\wrap.m,827,2001-09-28
.........\新建 文本文档.txt,6396,2010-04-29

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

发表评论

0 个回复

  • snake
    主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。(snake model,active contour model,image segmentation)
    2020-12-20 19:09:08下载
    积分:1
  • adaboostcode
    adaboostcode,这是matlab环境下的adaboost代码,希望对各位有帮助。(adaboostcode, this is the matlab environment AdaBoost code, you want to be helpful.)
    2020-10-21 10:07:24下载
    积分:1
  • ComputerGraphics
    4——连通填充算法的实现 1.用户能够用鼠标绘制多边形。 2.可以清除屏幕,重新绘制。 3.填充颜色及多边形的颜色(4- Connectivity filling Algorithm 1. Users to draw polygons with the mouse. 2. Can clear the screen, re-mapping. 3. Polygon fill color and the color)
    2007-12-11 21:20:17下载
    积分:1
  • 作业5
    理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and space domain circular convolution, and understand the effect of zero padding in DFT operation.)
    2020-11-10 18:19:45下载
    积分:1
  • FillPolygon
    C#实现多边形颜色的填充,主要是种子填充和种子扫描线填充两种算法。(C# implementation of the polygon fill color, mainly seeds and seed filling scan line fill two algorithms.)
    2014-01-20 00:35:50下载
    积分:1
  • canvas-sample
    free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!(free-vision library, computer vision C library, containing SAMPLE. very classic!)
    2006-10-22 21:46:43下载
    积分:1
  • FCM-C-mean-cluster-segment-[matlab]
    模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。(FCM,C mean cluster segment [matlab].rar)
    2011-07-08 08:21:44下载
    积分:1
  • six
    图像的二值化,并对图像做膨胀,腐蚀,开、闭操作,以及细化处理等通过用matlab高级语言编写数字图像处理的一些基本算法程序(Binarization image, and image to do the expansion, corrosion, open and close operation, as well as refining processing through high-level language matlab digital image processing procedures for some of the basic algorithm)
    2008-06-25 03:22:38下载
    积分:1
  • rectangular-in-multi-goal-picture
    将含多个目标的图像减去背景图,再将所得图进行阈值化处理得二值图像,再对二值图像进行标记,然后跟含多个目标的图像进行处理,对这个图像进行多目标标记(Containing a plurality of target image by subtracting a background image, and the resulting graph threshold processing binary image to be marked, then the binary image, and then processed with an image containing a plurality of target, this image multi-target mark)
    2013-04-16 20:55:45下载
    积分:1
  • SCPI
    SCPI语言及微机控制测量仪器编程,主要介绍scpi一些具体命令,说明及其实现。(SCPI language programming and computer controlled measuring instruments)
    2013-07-07 15:53:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载