Radar Doppler Signals for Car dataset!!
1 view (last 30 days)
Show older comments
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 ?
0 Comments
Answers (1)
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
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!