登录
首页 » matlab » insar dataproccessing

insar dataproccessing

于 2012-05-15 发布 文件大小:68KB
0 244
下载积分: 1 下载次数: 136

代码说明:

  用于INSAR技术的matlab处理程序,包括形成干涉图、去平、滤波、相位解缠等步骤。(a processing basing on matlab which is used for the technology of INSAR.)

文件列表:

insar_dataproccessing
.....................\bowl.m,1207,2011-09-21
.....................\cc.m,343,2011-09-21
.....................\cone.m,1064,2011-09-21
.....................\Contents.m,3877,2011-09-21
.....................\cpt2map.m,1936,2011-09-21
.....................\cpxdetrend.m,5564,2011-09-21
.....................\cpxmultilook.m,3602,2011-09-21
.....................\datatypesize.m,2925,2011-09-21
.....................\deos.m,979,2011-09-21
.....................\deos2.m,952,2011-09-21
.....................\enlargefig.m,700,2011-09-21
.....................\freadbk.m,6309,2011-09-21
.....................\freadhgt.m,917,2011-09-21
.....................\freadras.m,1599,2011-09-21
.....................\fsize.m,934,2011-09-21
.....................\fwritebk.m,2496,2011-09-21
.....................\fwritehgt.m,1347,2011-09-21
.....................\heightamb.m,571,2011-09-21
.....................\helphelp.m,1917,2011-09-21
.....................\iseven.m,663,2011-09-21
.....................\isint.m,760,2011-09-21
.....................\isodd.m,590,2011-09-21
.....................\ispow2.m,516,2011-09-21
.....................\issamesize.m,516,2011-09-21
.....................\isscalar.m,241,2011-09-21
.....................\isvector.m,407,2011-09-21
.....................\lying.m,288,2011-09-21
.....................\manuwbk.m,10193,2011-09-21
.....................\manuwbk_cb.m,14288,2011-09-21
.....................\mirm.m,3578,2011-09-21
.....................\mph.m,15366,2011-09-21
.....................\myhamming.m,1841,2011-09-21
.....................\myrect.m,1086,2011-09-21
.....................\normalize.m,1085,2011-09-21
.....................\oversample.m,3589,2011-09-21
.....................\pdf_phase.m,4823,2011-09-21
.....................\ph.m,1663,2011-09-21
.....................\plotcbar.m,1507,2011-09-21
.....................\plotdem.m,2120,2011-09-21
.....................\plotersdop.m,2124,2011-09-21
.....................\pra4.m,4466,2011-09-21
.....................\pyramid.m,1129,2011-09-21
.....................\ramp.m,1228,2011-09-21
.....................\residues.m,3373,2011-09-21
.....................\siminterf.m,17574,2011-09-21
.....................\simnoise.m,3574,2011-09-21
.....................\simslc.m,915,2011-09-21
.....................\simstack.m,6385,2011-09-21
.....................\simulateslc.m,929,2011-09-21
.....................\standing.m,290,2011-09-21
.....................\std_phase.m,3649,2011-09-21
.....................\std_phasePS.m,1720,2011-09-21
.....................\swap.m,253,2011-09-21
.....................\tip.m,1716,2011-09-21
.....................\titlebold.m,2114,2011-09-21
.....................\titlenormal.m,2132,2011-09-21
.....................\top.m,1296,2011-09-21
.....................\trap.m,1296,2011-09-21
.....................\wrap.m,827,2011-09-21

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

发表评论

0 个回复

  • iimage_process
    本程序是用自适应遗传算法进行图像增强,其思想来自《计算机学报》发表的论文。(This program is self-adaptive genetic algorithm image enhancement, their thoughts from the " Journal of Computers," published papers.)
    2009-12-15 15:38:59下载
    积分:1
  • LTE_init_generate_NoShadowing_shadow_fading_map
    Generates a structure similar to the Claussen Shadow Fading Map but without any shadowing (to deactivate shadow fading)
    2012-04-18 16:05:59下载
    积分:1
  • Rayleigh-fading-in-MRC
    Rayleigh in MRC scheme
    2013-09-01 17:20:10下载
    积分:1
  • 196
    A hardware-in-the-loop simulation of a wind energy conversion system is used to assess a MPPT strategy for different velocities. The actual system is composed of the blade, a mechanical power train, a squirrel cage induction generator and power electronics. The experimental set-up consists of a DC drive connected to the induction generator. The DC machine is controlled to impose the same behavior as the wind turbine to the induction generator. Fluctuations of wind velocity and non-linear characteristics of the turbine are taken into account. All numerous model and controls blocks are organized according to Energetic Macroscopic Representation for real-time implementation. A very simple MPPT strategy without wind velocity measurement is achieved using a look-up table. This strategy includes a rotation speed limitation. Experimental results are provided for weak and medium wind profiles.
    2014-02-14 05:48:48下载
    积分:1
  • histogram
    a source code for histogram in matlab
    2010-06-30 15:58:27下载
    积分:1
  • fuzzy
    Web日志模糊聚类算法的研究,模糊数学方法及其应用(Web Log fuzzy clustering algorithm, fuzzy mathematics and its application)
    2010-09-17 10:12:55下载
    积分:1
  • AntColonyAlgorithmforTSP
    matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。(ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.)
    2010-12-01 10:49:47下载
    积分:1
  • temp_conv
    matlab program for temperature conversion
    2012-03-26 13:23:02下载
    积分:1
  • ex6
    program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
    2014-02-04 18:16:03下载
    积分:1
  • standardpso
    标准粒子群优化算法的程序。运用matlab编写。(Standard particle swarm optimization procedures. Using matlab prepared.)
    2013-07-24 03:56:15下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载