zda2019 / radar_data_Kmeans
雷达信号分选任务是对雷达脉冲序列进行K-means聚类,以判定每个脉冲的所属雷达 1、对 2GHz 以内的信号进行多项滤波,以确定信号的中心频带 2、构建分选数据集,对场景中雷达脉冲序列信号进行仿真,并通过UDP传至开发处理 3、基于C++实现K-means算法并部署到ZYNQ开发板上 4、对K-means算法的进行改进,提出的APG优化算法在更少的迭代次数内收敛 该项目成功实现了雷达信号分选任务,并利用ZYNQ对该算法进行部署实现,准确率95%。
☆19Updated last year
Alternatives and similar repositories for radar_data_Kmeans:
Users that are interested in radar_data_Kmeans are comparing it to the libraries listed below
- UESTC-雷达信号产生与处理的设计与验证☆20Updated 5 years ago
- 基于深度流数据的雷达信号分选方法☆23Updated last year
- Matlab code and report for Radar signal processing☆31Updated 9 months ago
- 雷达信号处理工具箱☆28Updated 6 years ago
- Signal Process&&Communicate System☆45Updated 3 years ago
- you can use PDW to sort radar singal☆38Updated 7 years ago
- Configures the FMCW waveform based on the system requirements. Then defines the range and velocity of a target and simulates its displace…☆123Updated 7 months ago
- 基于FMCW雷达的多天线定位系统。2018年英特尔杯嵌入式邀请赛作品。☆39Updated 6 years ago
- 2D FFT, Doppler effect and CFAR implementation with matlab☆45Updated 4 years ago
- Radar Emitter Signal Simulation, Sorting and Recognition