SAR-signal-processing-with-matlab-

所属分类:matlab编程
开发工具:matlab
文件大小:34048KB
下载次数:1170
上传日期:2012-04-08 16:37:55
上 传 者JORHEBE
说明:  这里包括synthetic aperture radar signal processing with matlab algorithms 英文书以及附带源代码,书是全英文的,作者是Mehrdad Soumekh,书中有详细的雷达信号处理方法,附带程序中的成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。
(The files include the book of synthetic aperture radar signal processing with matlab algorithms English books and its source code, book is in English, the author is Mehrdad Soumekh. The imaging algorithm includes a one-dimensional range profile, band type, spotlight SAR imaging a variety of modes. SAR can be used as the basis of a certain peer programming reference.)

文件列表:
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\crange.m (6377, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\ftx.m (182, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\fty.m (188, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\iftx.m (183, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\ifty.m (190, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.10a.ps (10037, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.1a.ps (35201, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.2a.ps (36632, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.3a.ps (29708, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.4a.ps (29193, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.5a.ps (29566, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.6a.ps (10045, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.7a.ps (30692, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.8a.ps (8679, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P1.9a.ps (35943, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.10a.ps (13981, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.1a.ps (8568, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.2a.ps (8957, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.3a.ps (8633, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.4a.ps (9687, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.5a.ps (16384, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.6a.ps (13895, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.7a.ps (14380, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.8a.ps (13736, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P2.9a.ps (10078, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.1a.ps (27918, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.2a.ps (11300, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.3a.ps (27231, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.4a.ps (13699, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.5a.ps (26504, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.6a.ps (8828, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.7a.ps (27185, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P3.8a.ps (15039, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.1.ps (14368, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.10.ps (15840, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.11.ps (21125, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.12.ps (17657, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.2.ps (21236, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.3.ps (24378, 1999-02-19)
synthetic aperture radar signal processing with matlab algorithms\MATLAB Codes\P5.4.ps (20741, 1999-02-19)
... ...

This file contains information on the MATLAB codes for the book: Synthetic Aperture Radar Signal Processing with MATLAB Codes (Wiley, 1999) For questions regarding these files, please contact Mehrdad Soumekh 201 Bell Hall Department of Electrical Engineering State University of New York at Buffalo Amherst, NY 14260 Telephone: (716) ***5-2422, extension 2138 Telefax: (716) ***5-3656 Email: msoum@eng.buffalo.edu Web Address: http://www.acsu.buffalo.edu/~msoum These files are copyrighted property of the author. A user may modify these files so long as he acknowledges the source; these files are not for sale. These M-files are User Contributed Routines which are being redistributed by The MathWorks, upon request, on an "as is" basis. A User Contributed Routine is not a product of The MathWorks, Inc. and The MathWorks assumes no responsibility for any errors that may exist in these routines. DESCRIPTION OF THE FILES: 1. Utility FFT Codes: ftx.m fty.m fty.m ifty.m These four codes are forward and inverse FFT routines for a two-dimensional signal, e.g., f(x,y) and its Fourier transform F(k_x,k_y): x or k_x: first variable; y or k_y: second variable. The routines can be used for any two-dimensional signal, e.g., s(t,u). In this case, t is the first variable, and u is the second variable. For two-dimensional FFT, use ftx(fty(array). 2. Chapter 1 Code: range.m This code is for simulation and reconstruction in a one-dimensional range imaging system with a pulsed chirp signal. 3. Chapter 2 Code: crange.m This code is for simulation and reconstruction in a one-dimensional cross-range imaging system. 4. Chapter 3 Code: rad_pat.m This code provides the transmit/receive radiation patterns of a planar or parabolic radar, and their Fourier (Doppler) spectra. 5. Chapter 5 Code: spotlight.m This code simulates a spotlight SAR database. Four reconstruction algorithms (spatial frequency domain interpolation, range stacking, time domain correlation, and backprojection) are provided. 6. Chapter 6 Code: stripmap.m This code simulates a stripmap SAR database. Four reconstruction algorithms (spatial frequency domain interpolation, range stacking, time domain correlation, and backprojection) are provided. NOTE: The spotlight SAR and stripmap SAR codes were designed to have common features in their reconstruction section; this was done to create a common basis for the two SAR systems that was more comprehendable to the user. The user should customize and optimize these codes depending on his application; see the discussion on the MATLAB codes at the end of Chapters 5 and 6. For instance, one should incorporate the more restrictive support band of the target spectrum in the (k_x,k_y) domain that depends on the modality of the SAR system (i.e., spotlight or stripmap). Also, for the "wide-bandwidth" SAR systems, convert the "narrow-bandwidth" digital spotlighting (via polar format reconstruction) into its wide-bandwidth version. 7. Chapter 8 Codes: sig_sub_a.m sig_sub_b.m The first code, sig_sub_a.m, performs block-based signal subspace processing for detecting change or target registration using a simulated database. The second code, sig_sub_b.m, performs overlapping block-based signal subspace processing for motion tracking using a simulated database.

近期下载者

相关文件


收藏者