资源简介
Özdemir, Caner著,逆合成孔径雷达成像的经典基础书藉,基本涵盖了ISAR成像的所有基本问题,英文原版,语言讲解易于理解,配有仿真图以及仿真代码,非常难得。
代码片段和文件信息
function out=cevir2(anxny)
% This function converts a 1D vector to a 2D matrix
% Inputs:
% a : 1D vector of length (nx*ny)
% nx : column length of the output matrix
% ny : row length of the output matrix
% Output:
% out : 2D matrix of size nx by ny
for p = 1:nx;
out(p1:ny) = a(1(p-1)*ny+1:ny*p);
end;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 325 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Appendix\cevir2.m
文件 534 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Appendix\matplot.m
文件 568 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Appendix\matplot2.m
文件 239 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Appendix\shft.m
文件 1130 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Appendix\stft.m
文件 681 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_1.m
文件 1064 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_11.m
文件 906 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_2.m
文件 887 2013-04-25 13:31 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_3.m
文件 768 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_5.m
文件 1254 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\Figure1_8.m
文件 193 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\matplot.m
文件 26834 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\prince.wav
文件 4042 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter1\tot30.mat
文件 537 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_11.m
文件 745 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_15.m
文件 1072 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_16.m
文件 1096 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_17.m
文件 1193 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_18.m
文件 1906 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_19and20.m
文件 978 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\Figure2_9.m
文件 193 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter2\matplot2.m
文件 924 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_10.m
文件 1024 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_11.m
文件 2300 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_14.m
文件 1281 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_16.m
文件 2538 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_8.m
文件 477 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\Figure3_9.m
文件 193 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter3\matplot2.m
文件 1645 2013-03-01 11:15 [BOOK]ISAR Imaging With MATLAB Algorithms\Chapter4\airbusteta80_2_xyout.mat
............此处省略76个文件信息
相关资源
- 直线匹配程序MATLAB.zip
- 北斗三号接收机Matlab代码
- 毫米波通信仿真例程
- 系统辨识及其MATLAB仿真pdf
- 遗传算法(Genetic Algorithm)MATLAB案例详
- _image fusion(精品.zip
- 数据集标签制作的matlab代码
- 滑模变结构控制MATLAB仿真刘金锟PDF带
- Multi-Sensor Data Fusion with MATLAB
- H.264源码for MATLAB
- softmax回归Matlab
- Matlab5.3精简版免安装压缩包
- matlab statsstatistics工具箱
- MATLAB遗传算法工具箱及应用》pdf版.
- Anisotropic Diffusion,各向异性扩散论文
- MATLAB控制工程工具箱技术手册-魏巍编
- matlab调用ansys的
- 光伏发电MATLAB仿真
- 受限玻尔兹曼机RBM MATLAB
- 基于FPGA与MATLAB的fir滤波器实现Verilo
- 数学建模算法大全与程序(司守奎)
- 基于matlab脸部动态特征的人脸表情识
- MATLAB航空工具箱
- 金融数量分析:基于MATLAB 编程
- 算法大全+MATLAB代码实现
- 数学建模MATLAB程序
- 基于Dropout深度神经网络的手写体数字
- matlab小波分析工具箱
- 图论工具箱来源于matlab-fileexchange
- Matlab小波分析工具箱原理与应用
评论
共有 条评论