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

Two Dimensional Phase Unwrapping Theory Algorithms and Software

于 2020-12-12 发布
0 226
下载积分: 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 个回复

  • The hacker playbook3 完整版
    The hacker playbook3 完整版Back for the third season, The Hacker Playbook 3 (THP3) takes your offensive game to the pro tier. With a combination of new strategies, attacks, exploits, tips and tricks, you will be able to put yourself in the center of the action toward victory
    2020-12-07下载
    积分:1
  • 清洁机器人路径规划matlab仿真
    采用内螺旋算法,房间抽象为矩阵,-1不可行,0未扫可行,1已扫
    2020-11-27下载
    积分:1
  • 数据结构序设计-迷宫
    1)问题描述迷宫求解是实验心理学中的一个经典问题,心理学家把一只老鼠从一个无顶盖的大盒子的入口处赶进迷宫,迷宫中设置很多隔壁,对前进方向形成了多处障碍,心理学家在迷宫的唯一出口处放置了一块奶酪,吸引老鼠在迷宫中寻找通路以到达出口。例如,图2所示为一个迷宫示意图,其中双边矩形表示迷宫,1代表有障碍,0代表无障碍。 0 1 2 3 4 5 6 7 8 90 1 1 1 1 1 1 1 1 1 111 0 1 1 1 0 1 1 1 12 1 1 0 1 0 1 1 1 1 13 1 0 1 0 0 0 0 0 1 14 1 0 1 1 1 0 1 1 1 15 1 1 0
    2020-12-01下载
    积分:1
  • ARMA模型的完整序代码
    本程序是一个完整的ARMA模型的识别、参数估计以及预测的代码,编写语言简单易懂,适合初学者
    2020-12-06下载
    积分:1
  • PSO训练BP神经网络
    利用PSO训练BP神经网络的MATLAB源码,加入数据即可运行。
    2020-12-09下载
    积分:1
  • OpenGL选择和拾取3D模型
    使用OpenGL实现拾取和选择obj模型,开发环境为qt5.2.0,但是核心代码部分都有注释,可以移植到MFC等。另外,下载完成后请先阅读readme.txt,希望大家批评指正。因为是自己花时间完成的,所以需要一点辛苦费,希望大家谅解~
    2020-12-11下载
    积分:1
  • 最先提出深度学习算法hinton的自动码器matlab代码
    最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。
    2020-12-11下载
    积分:1
  • 三种esprit算法实现doa估计
    三种esprit算法的doa估计matlab实现。参考张贤达《通信信号处理》的算法。包括两种普通esprit和TLS_esprit算法。经检查无误。
    2020-07-04下载
    积分:1
  • Vxworks内核设备驱动与BSP开发详解随书光盘
    书 名: VxWorks内核、设备驱动与BSP开发详解 第2版 作 者:张杨 出版社: 人民邮电出版社 随书光盘,由于文件比较大这个是网盘的下载链接。
    2019-07-24下载
    积分:1
  • 无线传感器网络操作系统TinyOS
    Tiny OS是UC Berkeley(加州大学伯克利分校)开发的开放源代码操作系统,专为嵌入式无线传感网络设计,操作系统基于构件(component-based)的架构使得快速的更新成为可能,而这又减小了受传感网络存储器限制的代码长度。Tiny OS是一个具备较高专业性,专门为低功耗无线设备设计的操作系统,主要应用于传感器网络、普适计算、个人局域网、智能家居和智能测量等领域。
    2020-12-09下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载