登录
首页 » Others » Two Dimensional Phase Unwrapping Theory Algorithms and Software

Two Dimensional Phase Unwrapping Theory Algorithms and Software

于 2020-12-12 发布
0 292
下载积分: 1 下载次数: 1

代码说明:

Two Dimensional Phase Unwrapping Theory Algorithms and Software,扫描文档,清晰度一般。GTWO-DIMENSIONALPHASE UNWRAPPINGTHEORY ALGORITHMSAND SOFTWAREDennis C. ghigliaSandia National LaboratoriesAlbuquerque, New MexMark D. PrittLockheed Martin CorporationGaithersburg, Maryland藏A WILEY-INTERSCIENCE PUBLICATIONJOHN WILEY SONS, INCNew York Chichester Weinheim Brisbane Singapore / Toronto2005060radar interferogram generated byDeathon each pass, The terrain elevations can be computed from thebut the phase differences must fig problem In regions of steeprrupted where there are radar shadow and "layover"effects. Surfaceoccurred between the two passes, which were 24 days apar alsopThis image was acquired as part of a program for the Terrain Modeling Project Officended byEngineering Center. The SAR data was provided by Radarsat Intenational THinterferogram was generated and provided by Vexcel Corporation, Boulder, Coloradop00This text is printed on acid-free paper.Copyright o 1998 by John Wiley Sons, Inc. All rights reservedNo part of this publicationreproduced, stored in a retrievalsystem or transmitted in any form or by any means, elechanical photocopying, recording, scanning or otherwise,xcept as permitted under Sections 107 or 1O% of the 1976of the Publisher or authorization through payment of theontates Copyright Act, without cither theppropriate per-copy fee to the Copyright Clearance Center, 222750-4744. Requests to the Publisher for permission show(978)ood Drive, Danvers, MA 01923, (978)750-8400, faxnc.. 605 Third A venue. New York, NY 10158-0012(212)850-6011fax(212)850-6008,E-Mail:PERMREQ@WILEY.COMTwo-dimensional phase unwrapping: theory, algorithms, andsoftware/Dennis C Ghiglia and Mark D Pritt.SBN0-471-24935-1(cloth: alk. paper)1. Synthetic aperture radar. 2. Signal processing--Mathematics3. Interferometry. I Pritt. Mark D. [L. Title621.367-dc2l97-3803410987654321;4TWO-DIMENSIONALPHASE UNWRAPPINGFOREWORDTwo-dimensional phase unwrapping is the type of problem that is typically thedomain of the mathematician. It is both complex and abstract However, phaseunwrapping is also the core technology that enables radar interferometryOver the past decade interferometry has changed the way that we use radardata. Radar data are now used for precise measurement of surface topography inclouded regions. Additionally, spaceborne radar systems have proved effectivefor measuring surface changes from earthquakes and volcanic eruptions. Theseapplications have created a new class of radar data users primarily involved inmapping and remote sensing applicationIn Two-Dimensional Phase Unwrapping: Theory, Algorithms, and Softwarethe authors unlock the mystery of phase unwrapping in interferometric datarocessing. This text provides a clear, concise treatment of phase unwrappingthat cannot be found in any other source. It presents for the first time therelationship between theory and application. Its uniform treatment of thevarious phase unwrapping techniques makes it a valuable resource for anyengineer or scientist involved in processing or exploitation of interferometricexpect that radar interferometry will increase in importance over the comingdecade with the development of airborne and spaceborne sensor systemsdesigned to optimally exploit this tcchnology. Two- Dimensionsping: Theory, Algorithms, and Software is an important contribution to ourinderstanding of radar interferometry that will bencfit both research intoadvanced techniques and the design of these future sensor systemsJOHN C. CURLANDEPresident and CEOVexcel CorporationPREFACETwo-dimensional phase unwrapping arises most naturally in, but is notrestricted to, interferometric applications. Measured or calculated phasevalues from two or more mutually coherent multidimensional signals are relatedn a nonlinear manner to a desired physical quantity of interest. The nonlinearityis in the form of"wraps"or cycle discontinuities where an underlying two-dimensional phase is wrapped into the interval (T, r. The wrapped phasemust somehow be unwrapped in order to provide an estimate of the underlyingphysical quantity. Estimation of surface topography from interferometricsynthetic aperture radar(SAR)or extremely accurate profiling of mechanicaparts by optical interferometers are two such examplesOriginally developed for military reconnaissance, SAR is now experiencingnew life in civil applications. In fact civilian and commercial interests are rapidlbecoming the drivers of technology. Clever utilization of the coherent SArimagery in interferometric configurations makes possible the measurement ofsurface topography to accuracies much better than the spatial resolution( 0.3meters to several meters)of the SaR images themselves. Indeed, as is commonplace with interferometers, measurement sensitivities are on the order of theoperating wavelength, which is typically a few centimeters for SAR. Imaginggeometries, noise, and other operational factors degrade performance some-what from centimeter-scale accuracies, but nevertheless SAR interferometrymakes possible global topographic mapping in a timely fashion, in daylight or atnight, in all weather conditions, and with unprecedented accuracyinterferometry also can detect deformations of the earths crust on the orderof millimeters, a capability that shows promise for the timely detection ofearthquakes or volcanic eruptionsThese exciting possibilities have led to an explosive growth in the field of phaseunwrapping as indicated by the increasing number of journal publicationsNewcomers to SAR interferometry and related disciplines will eventuallyonfront the phase unwrapping problem and, undoubtedly, will encounter arather bewildering variety of ideas and algorithms, including those based onneural networks, simulated annealing, cellular automata, genetic algorithms,and other unusual constructs. Which of these are good? Which are not? We doThroughout this book we use the notation(-丌,丌 to represent the interval-丌

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

发表评论

0 个回复

  • 人工鱼群 求解tsp 14城
    人工鱼群 求解tsp 14城
    2020-12-08下载
    积分:1
  • 三维点云数据的预处理研究
    本文 重 点 研究点云数据编码压缩方法和邻域搜索算法。(1)、根据点云数据的特点,建立八叉树模型,对原始数据进行坐标变换,映射到正整数空间,在此基础上计算数据的Morton码。对Morton码排序、求差,统计码长,提出了一种改进Morton码的方法。该方法提高了Morton编码的连续性,降低了八叉树的深度,减少了数据存储量。并可应用三维行程编码等方法进一步压缩优化后的Morton码。试验结果证明了算法的有效性。(2)、把应用在四叉树模型的编码邻域算法推广到空间的八又树模型,并与栅格邻域搜索算法做定性比较。此外,还简单介绍了Delaunay三角划分方法及其优化准则,Hoppe的三角网格重构算法。
    2020-12-03下载
    积分:1
  • 分数阶傅里叶变换MATLAB(附博客说明)
    目前网络关于分数阶傅里叶变换可靠的代码来源主要有一下几个: (1)来源一: M.A. Kutay. fracF: Fast computation of the fractional Fourier transform, 1996. www.ee.bilkent.edu.tr/~haldun/fracF.m. (2)来源二: J. O’Neill. DiscreteTFDs:a collection of matlab files for time-frequency analysis, 1999. ftp.mathworks.com/pub/contrib/v5/signal/D
    2020-12-06下载
    积分:1
  • python核心+python基础教+流畅的python
    python核心编程+python基础教程+流畅的python书籍大全
    2020-07-03下载
    积分:1
  • VxWorks内核、设备驱动与BSP开发详解.pdf
    【实例简介】某宝买的很清楚,经典的Vxworks开发书籍。
    2021-11-24 00:37:35下载
    积分:1
  • STM32F407 双ADC同步采样,TIM3触发,DMA中断存储
    STM32F407 双ADC同步采样,TIM3触发,DMA中断存储,使用战舰开发板,程序是从安富莱改过来的。不用改配置直接可以用,从USART1以1115200输出结果。主要可用于交流采样
    2020-12-09下载
    积分:1
  • 光伏电池仿真模型
    光伏电池仿真模快,效果不错,值得借鉴,matlab平台,效果很不错,值得下载。
    2020-12-01下载
    积分:1
  • Abaqus material library
    直接将下载下来的文件解压,将解压后的文件夹中的所有文件复制到abaqus安装目录下的abaqus_plugins文件夹里面,然后再回到abaqus程序界面中,就能看到Material Library在Mode和Results后面了。然后点击下拉三角箭头,就能看到Materials_ASTM.lib,Material_CatiaV5.lib,Materials_EN.lib, Materia_GB.li了
    2020-12-11下载
    积分:1
  • 带限白噪声生成
    【实例简介】生成带限高斯噪声的MATLAB代码,供大家参考。
    2021-11-14 00:43:25下载
    积分:1
  • 完整python项目,python爬虫 爬取今日头条后台数据,使用flask框架 。html实现前端
    完整python项目,可以自己运行。利用python爬虫 爬取今日头条后台数据。然后使用flask框架 实现自己的后台 ,通过爬虫获取 今日头条数据。html实现前端 显示数据。网站UI一级界面自己实现,仿照今日头条网站
    2020-12-05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载