搜索资源列表
CD_Programs
- 《合成孔径雷达成像算法与实现》一书附带光盘中数据读取程序。-" Synthetic aperture radar imaging algorithm and implementation," a book with CD-ROM data reading program.
rd_singlepoint
- 合成孔径雷达点目标成像RD算法,模型参考合成孔径雷达成像算法与实现-Synthetic aperture radar point target imaging algorithm RD, model reference synthetic aperture radar imaging algorithm and implementation
VC_Matlab-mixed-programming
- 为实现合成孔径雷达(SAR)图像分类算法的测试与评估,将VC/Matlab 混合编程技术应用到SAR 图像分类平台开发中,分析与 比较了4 种VC/Matlab 混合编程方法及各自优缺点,并着重研究了基于组件对象模型(COM)的VC/Matlab 混合编程方法。使用Matlab COM 编译器创建了SAR 图像分类算法组件,在VC 中调用其导出的接口函数。在此基础上,完成了SAR 图像分类平台的实例开发且 可脱离Matlab 环境运行。实验结果表明,该方法较好地发挥了VC 与Matl
RD-0
- 雷达成像RDA正侧视 matlab 我看的是合成孔径雷达成像算法与实现-digital processing of synthetic aperture radar
BackProjectionbyrao
- 多点目标 单站SAR的回波信号仿真以及BP后向投影成像 参数见合成孔径雷达成像——算法与实现一书表6.1 运行结果正确,注释比较详细-Percent more single station SAR point target echo signal simulation and backward projection imaging BP parameters, see synthetic aperture radar imaging- algorithm and implement
CD_Programs2
- 对《合成孔径雷达——算法与仿真实现》光盘的文件进行提取转换为》dat文件-On " Synthetic Aperture Radar- Algorithm and Simulation" CD-ROM file extraction converted to " dat file
Cumming-SAR-CD
- 合成孔径雷达成像算法与实现光盘的相应资料,包括光盘数据的格式说明,读取光盘数据的Matlab程序。-This is the supporting information of the book Digital Processing of Synthetic aperture radar data algorithms and implementation , including a document which explains how to read the RADASAT data CD,
RD
- 实现了SAR成像点目标仿真中中RD算法的零斜视角成像,根据洪文翻译的Ian G. Cumming的《合成孔径雷达成像算法与算法》讲解的算法实现。-SAR imaging point target to achieve a simulation algorithm in RD zero oblique angle imaging, achieved according to Hung translation of Ian G. Cumming " synthetic aperture ra
wKA
- ωKA是实现SAR图像成像的一种方法,该程序实现了ωKA的近似和精确两种成像方式,仿真参数参考《合成孔径雷达成像——算法与实现》,利用Stolt插值实现了目标成像,最后在方位向和距离向进行切片,观察成像结果。-ωKA is one of the point target imaging algorithms of SAR . This program implements both exact and approximate ways of imaging. Simulation para
CD_Data_Processing
- 合成孔径雷达成像 算法与实现光盘数据及处理步骤-digital processing of SAR
cs0
- SAR处理,CSA算法多点目标仿真的MATLAB代码,基于合成孔径雷达成像——算法与实现一书-SAR processing, CSA algorithm multi point target simulation MATLAB code, based on synthetic aperture radar imaging algorithm and implementation of a Book
sar-algorisim
- 完全参照《合成孔径雷达成像 算法与实现》书籍编写,对照原书理论,可以更快理解算法,望采纳。-Full reference to synthetic aperture radar imaging- algorithm and implementation, the book preparation, control of the original book theory, you can quickly understand the algorithm, hope to adopt.
Figure_3_2
- 《合成孔径雷达成像——算法与实现》一书图3.2仿真实现-" Synthetic Aperture Radar Imaging- Algorithm and" a book 3.2 Simulation FIG.
CD_Programs
- 合成孔径雷达算法与实现的随书代码,有一定的实用价值。-Code for Synthetic Aperture Radar Algorithm and Implementation,which is of practical value.
SAR
- 用于学习经典书籍《合成孔径雷达算法与实现》(to learn the book named<<digital processing of SAR Algorithms and implementation>>)
test2012_5_7_16_18
- radarsat-1成像代码,合成孔径雷达-算法与实现 光盘文件数据(radarsat-1 Digital Processing of Synthetic Aperture Radar Data)
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。
《合成孔径雷达成像 算法与实现》code
- 合成孔径雷达成像算法与实现的相关代码,详细简单易懂(Code for SAR imaging algorithm and Implementation)
SAR CS成像算法
- 合成孔径雷达经典的线性调频变标算法的源码,(SAR CSA) 参考合成孔径雷达算法与实现书进行编写