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

matlab-basic-insar

于 2020-12-06 发布 文件大小:553KB
0 280
下载积分: 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 个回复

  • atrous
    采用多孔trous算法matlab代码,变了好长时间,大家可以参考一下(porous trous algorithm using Matlab code, changed a good long time, we can take a look)
    2007-05-20 09:27:14下载
    积分:1
  • meanshift-tracking
    主要思想是用meanshift算法跟踪目标,拖动矩形框选择目标模板,meanshift自动跟踪 本程序的主要缺陷体现在帧差法自动识别目标,这部分功能与上一个功能独立,可用可不用,用于自动识别目标,效果不是很好,主要体现在对图像视频的要求是 背景(目标以外的所有事物)不能动(The main idea is to use meanshift algorithm to track the target and drag a rectangle to select the target template, meanshift automatic tracking The main drawback of the program is reflected in the frame difference method automatically identifies the target, which is part of the function and one function independently, may or may not, be used to automatically identify the target, the effect is not very good, mainly reflected in the requirements of the video image is the background (target All things outside) can not move)
    2014-06-07 09:31:15下载
    积分:1
  • 81404570iROI
    说明:  实现matlab对感兴趣区域(ROI)提取(Implement MATLAB to extract ROI)
    2020-12-17 21:04:09下载
    积分:1
  • jsteg
    Jsteg算法实现基于JPEG图像的信息隐藏(Jsteg algorithm information hiding based on JPEG image)
    2021-05-13 20:30:02下载
    积分:1
  • Visual-C-MATLAB-image-processing
    本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盘给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。 本书讲解深入浅出,实例程序丰富,注重理论与实践相结合。本书可作为计算机应用、自动化、图像处理与模式识别、机电一体化专业的高年级本科生或研究生的参考书,也可供从事图像处理与识别的研究人员和工程技术人员阅读参考。(This book introduces the basic principles of image processing and recognition of the typical methods and practical skills . The book is divided into 12 chapters , Chapter 1- Chapter 6 is the basis of the content of image processing and recognition , including images scientific overview , MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition Chapter 7- Section Chapter 10 is a project example image processing and recognition , covering the medical image processing, character recognition and self- guided trolley path recognition example , the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers learn how to use MATLAB language fast simulation , debugging and estimation methods algorithm. Chapter 11- Chapter 12 , are two examples of highly integrated , namely Visual C++ implementation based on neural network character recognition system and a license plate positioning system. The book)
    2014-03-26 11:09:37下载
    积分:1
  • GAN-Base-on-Matlab-master
    说明:  生成手写数字图片,一共提供了三种算法,example_1和example_2训练GAN来生成手写数字图片,搭建了一个简单的GAN的网络结构,example_3难度较大(There are three algorithms to generate handwritten digital pictures. Example_1 and example_2 train GAN to generate handwritten digital pictures, and build a simple network structure of GAN. Example_3 is more difficult.)
    2019-01-09 16:04:24下载
    积分:1
  • quexianjc_zong
    这是基于图像处理,用MATLAB编程,对指定的图像进行缺陷检测和边缘提取的程序(This is based on image processing, using MATLAB programming, the images on the specified defect detection and edge extraction procedures)
    2009-04-12 11:05:40下载
    积分:1
  • Triangle_Renderer_Project
    老外写的程序,可对三角形进行渲染,有详细的算法介绍。非常棒(A good Triangle Renderer Project,with detailed introduction.)
    2011-04-22 09:18:28下载
    积分:1
  • lyapunovexponentofRossler
    说明:  该程序通过雅可比矩阵求解Rossler系统的李雅普诺夫指数指数,并绘制了其频谱图。(The program solves the Lyapunov exponent of Rossler system by Jacobian matrix and draws its spectrum.)
    2021-05-07 22:34:35下载
    积分:1
  • L0Smoothing
    L0梯度最小化算法,2011年由xuli提出的算法(L0 gradient minimization algorithm, in 2011 xuli put forward the algorithm )
    2014-11-04 10:37:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载