Radar Doppler Signals for Car dataset!!

4 views (last 30 days)
Muhammad Fayyaz
Muhammad Fayyaz on 12 Feb 2020
Commented: Muhammad Fayyaz on 18 Feb 2020
Matlab provides a dataset for Pedestrain and Bicycle doppler signals, which is used for Deep Learning. The car signal is used for noise. I want to classify Bicycle and Car instead, hence need a dataset for Car. Is there any way I can make a dataset for Car using Doppler Signals within Matlab?
Matlab have in-built backscatterPedestrain and backscatterBicycle function, which is used to move and recieve signals from Pedestrain and Bicycles respectively. I tried to change the function but could not do it since many commands are in build within that function. Anyone ?

Answers (1)

Honglei Chen
Honglei Chen on 18 Feb 2020
What is your requirement? Do you have any specific motion you want to cover? For a generic model, you can consider using many points to form a cuboid and use that as a starting point.
HTH
  1 Comment
Muhammad Fayyaz
Muhammad Fayyaz on 18 Feb 2020
Hi Chen,
Thankyou for replying. I am trying the same example of "Pedestrian and Bicycle Classification using Deep Learning"
But this time I am adding another category of "Car". Hence I need to model a Car like backscatterTarget.
I hope I am able to clarify my question

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!