-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About 12 Transmit antennas #55
Comments
I have the same doubt, in the function |
Have you solved this problem? I have some ideas about this issue. My email is [email protected]. Can we discuss it together? |
Have you solved this problem? I have some ideas about this issue. My email is [email protected]. Can we discuss it together? |
Does the parameter "RadarSignalProcessing.numTxAnt" represent the number of radar's transmit antennas? This parameter is set to 12, the shape of radar data of one channel is (512,256,4). Why each dimension of this data cannot be evenly divied by 3 or 12?
The text was updated successfully, but these errors were encountered: