搜索资源列表
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
CD_Programs2
- 对《合成孔径雷达——算法与仿真实现》光盘的文件进行提取转换为》dat文件-On " Synthetic Aperture Radar- Algorithm and Simulation" CD-ROM file extraction converted to " dat file
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
Figure_3_2
- 《合成孔径雷达成像——算法与实现》一书图3.2仿真实现-" Synthetic Aperture Radar Imaging- Algorithm and" a book 3.2 Simulation FIG.
合成孔径雷达成像cs算法实现
- 根据合成孔径雷达成像算法与实现书本后的光盘数据进行cs算法的成像实现。
《合成孔径雷达成像 算法与实现》code
- 合成孔径雷达成像算法与实现的相关代码,详细简单易懂(Code for SAR imaging algorithm and Implementation)
SAR CS成像算法
- 合成孔径雷达经典的线性调频变标算法的源码,(SAR CSA) 参考合成孔径雷达算法与实现书进行编写