sea-detecting radar data
收藏DataCite Commons2024-08-09 更新2025-04-16 收录
下载链接:
https://ieee-dataport.org/documents/sea-detecting-radar-data
下载链接
链接失效反馈官方服务:
资源简介:
After loading the MAT file (as in MATLAB with the load function), there are three variables (matrices): amplitude_complex_T1, amplitude_complex_T2, and amplitude_complex_info.The headers of the data are stored in the amplitude_complex_info variable. Each row (with a length of 48) represents the data header of a pulse echo, with each position in the row representing a specific meaning as shown in the table. Each row of the amplitude_complex_info variable corresponds to each row in the amplitude_complex_T1 and amplitude_complex_T2 variables. If the radar is operating in scan mode, the amplitude_complex_T1 and amplitude_complex_T2 variables store the echo data for a complete scan cycle (360°). If the radar is operating in staring mode, the amplitude_complex_T1 and amplitude_complex_T2 variables store the echo data for several pulses (e.g., 100,000 or 200,000 pulses).
通过MATLAB的load函数加载该MAT文件后,可得到三个矩阵型变量:amplitude_complex_T1、amplitude_complex_T2与amplitude_complex_info。数据的表头信息存储于amplitude_complex_info变量中,该变量的每一行(长度为48)对应一次脉冲回波的数据表头,行内每个位置的具体含义详见对应表格。amplitude_complex_info变量的每一行,与amplitude_complex_T1和amplitude_complex_T2变量中的每一行一一对应。若雷达工作于扫描模式,则amplitude_complex_T1与amplitude_complex_T2变量存储完整扫描周期(360°)内的回波数据;若雷达工作于凝视模式,则上述两个变量存储指定数量脉冲的回波数据(例如10万或20万脉冲)。
提供机构:
IEEE DataPort
创建时间:
2024-08-09



