登录
首页 » matlab » insar_matlab

insar_matlab

于 2021-04-22 发布 文件大小:78KB
0 271
下载积分: 1 下载次数: 144

代码说明:

  荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的(Netherlands, Delft University developed insar (interferometric synthetic aperture radar) image processing part of the source code, written in matlab)

文件列表:

insar matlab
............\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
............\fractal
............\.......\anafrac2D.m,4233,2000-07-20
............\.......\anafracdemo.m,2326,2000-07-20
............\.......\checkfr.m,3336,2000-07-20
............\.......\Contents.m,776,2000-07-20
............\.......\fracdemo.m,1870,2000-07-20
............\.......\fracline.m,2799,2000-07-20
............\.......\fracsurf.m,2559,2000-07-20
............\.......\fracsurfatmo.m,3777,2000-09-25
............\.......\fractopo.m,1148,2000-07-20
............\.......\pslope.m,876,2000-07-20
............\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,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,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
............\荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的.txt,0,2010-11-03

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

发表评论

0 个回复

  • 95302930rake_path_dsss
    matlab的直接序列扩频DSSS的Rake接收机仿真(DSSS direct sequence spread spectrum matlab the Rake Receiver Simulation)
    2011-01-10 22:29:53下载
    积分:1
  • 2
    说明:  ellipse fitting algorithm
    2011-05-03 11:02:16下载
    积分:1
  • yangben600
    可以产生不同调制方式的信号,包括bpsk,qpsk,fsk,msk,16qam,64qam.可以产生不同的样本。(Can generate a signal of different modulation methods, including bpsk, qpsk, fsk, msk, 16qam, 64qam. Can produce different samples.)
    2015-02-02 18:27:15下载
    积分:1
  • Finite-element-frequency-solving
    matlab在土木工程领域运用,有限元程序,求解振型和频率,给出了阵型图。程序已模块化(matlab use in the field of civil engineering, finite element program, to solve the vibration modes and frequencies are given in Figure formation. Program has a modular)
    2013-12-22 09:17:19下载
    积分:1
  • loadflow
    Load flow: This file is to solve the load flow problem in power systems
    2012-04-09 03:18:03下载
    积分:1
  • ypea122-spea2
    说明:  遗传算法 多目标优化算法,SPEA2 主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。 2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2 Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population. 2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
    2021-03-01 14:59:00下载
    积分:1
  • HMM_Backward
    马尔可夫链中的模型中的解码问题,用后向算法是简单有效的算法(HMM-BACKWORD)
    2009-11-30 15:22:59下载
    积分:1
  • MATLABandSIMULINK
    MATLAB与SIMULINK简要介绍,可以使用的pdf文件(MATLAB and SIMULINK brief)
    2009-06-18 17:28:51下载
    积分:1
  • MATLAB7
    MATLAB7.0课本所有程序清单,共37章,特别适合初学者,可以帮助节省大量时间,又能看到结果(MATLAB7.0 books list all the procedures, a total of 37 chapters, particularly suitable for beginners that can help save a lot of time, can see the result)
    2008-08-06 17:17:37下载
    积分:1
  • exam1_ami
    说明:  本程序能够产生ami码,并且能够绘制其波形图和功率谱密度图(the procedure can have ami yards, and can draw its waveform and power spectral density map)
    2006-04-14 10:48:21下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载