PKU-Millimeter-Wave-Radar-T.../Basic Mmwave Signal Processing/README.md
2024-03-11 17:48:09 +08:00

13 lines
728 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 本文件夹进一步详细介绍了如何对Raw ADC Data进行处理及其详细原理
#### FMCW_simulation.m
论文Direction of Arrival estimation with Virtual Antenna Array using FMCW Radar Simulated Data.pdf的对应代码
#### 毫米波雷达感知_tutorial_张粟桐.pdf
比较系统地对毫米波雷达感知的介绍包括了基本原理但具体的代码细节建议参考demo.m和FMCW_simulation.m
#### 毫米波雷达传感器基础知识_TI.pdf
是TI出的毫米波雷达测距、测速、测角原理的介绍
如果一些细节还是不明白建议大家可以在CSDN、TI论坛、github等相关论坛搜索这个文件夹的目的是掌握基本的雷达数字信号处理的大致流程