登录
首页 » matlab » INSAR

INSAR

于 2012-08-19 发布 文件大小:142KB
0 142
下载积分: 1 下载次数: 131

代码说明:

  关于干涉合成孔径雷达(INSAR)的图像处理程序~(Interferometric synthetic aperture radar (INSAR) image processing program ~)

文件列表:

INSAR
.....\insarmatlab
.....\...........\insar
.....\...........\.....\bowl.m,1207,2001-09-28
.....\...........\.....\cc.m,343,2001-09-28
.....\...........\.....\cone.m,1064,2001-09-28
.....\...........\.....\Contents.m,3877,2001-09-28
.....\...........\.....\cpt2map.m,1936,2001-09-28
.....\...........\.....\cpxdetrend.m,5564,2001-09-28
.....\...........\.....\cpxmultilook.m,3602,2001-09-28
.....\...........\.....\datatypesize.m,2925,2001-09-28
.....\...........\.....\deos.m,979,2001-09-28
.....\...........\.....\deos2.m,952,2001-09-28
.....\...........\.....\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,17629,2008-09-15
.....\...........\.....\simnoise.m,3569,2008-09-15
.....\...........\.....\simslc.m,915,2001-09-28
.....\...........\.....\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,1703,2008-09-15
.....\...........\.....\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,822,2008-09-15
.....\干涉合成孔径雷达(InSAR)仿真程序-MATLAB源代码.rar,69570,2011-05-16

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

发表评论

0 个回复

  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • 2Curvelet
    第二代Curvelet变换及其在图像融合中的应用研究,第二代Curvelet较第一代有更好的发展前景(Second-generation Curvelet Transform and Its Application in Image Fusion of applied research, the second-generation Curvelet better than the first generation of the development prospects of)
    2009-12-07 11:44:17下载
    积分:1
  • calibration_for_camera
    单目相机标定,非常好用,可在visual studio以及visual C++上运行(calibration for camera)
    2015-07-27 09:19:33下载
    积分:1
  • yuzhi2
    首先将RGB转换到HSV,再根据阈值进行HSV图像的分割(First convert RGB to HSV, then HSV image segmentation based on threshold)
    2014-05-04 11:26:39下载
    积分:1
  • waterline
    用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!(Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!)
    2008-05-17 09:36:15下载
    积分:1
  • ImgZoom
    OPENCV做图像变形的经典代码啊,适合比较初级的同学看看(OPENCV do image warping the classic code ah, suitable for elementary students to see more)
    2009-12-02 20:06:13下载
    积分:1
  • 去噪评价指标ENL, SSIM, PSNR,SNR,EPI
    说明:  图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
    2021-04-18 01:08:52下载
    积分:1
  • ty
    说明:  MATLAB实现的图像处理算法,计算图像中的欧拉数,(MATLAB realize the image processing algorithm to calculate the Euler number of images,)
    2007-08-16 10:13:36下载
    积分:1
  • surf
    说明:  实现SURF图像匹配,并将图片进行扭曲处理再次实现匹配。(Surf image matching is realized, and the image is distorted to achieve matching again.)
    2020-09-07 09:03:27下载
    积分:1
  • Detecter_and_Color segmetation
    实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
    2020-06-19 08:40:01下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载