Code Monkey home page Code Monkey logo

fmcw_radar_data_process's Introduction

FMCW_Radar_Data_Process

MATLAB处理采集卡DCA1000采集的AWR1642原始ADC数据。包括3D-FFT,CFAR,峰值聚集。输入相应的bin文件直接运行就可以看到输出结果,包括2D-FFT图,cfar判决情况,物体对应的距离速度和角度。

fmcw_radar_data_process's People

Contributors

damibear avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fmcw_radar_data_process's Issues

关于虚拟天线的数量

awr1642 雷达板上只有两个虚拟接收天线,为什么在您编写代码时写了2 * 4虚拟天线?
Params.NChan_V = 24; %MIMO中包括虚拟天线总数 NtxNrx
Params.NChirp_V = Params.NChirp/2; %分离出虚拟天线的数据后chirp会减半
Params.Tc_V = 2*Params.Tc; %有虚拟天线,chirp的周期要加倍

非常感谢您的代码。我期待收到您的答复。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.