[BGT60TR13C] convert DBF python example to MATLAB function

Announcements

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
85258
Level 3
Level 3
First like received 50 sign-ins 5 questions asked

Hi everyone,

I'm trying to convert an example of the DBF algorithm written by Infineon in python into a MATLAB function because I am familiar with this environment. Can I ask you to re-check it for me?

I'm having a problem with the final result matrix. I have to use an algorithm like "fftshift" (line code: 65) to get the correct result of DoA like on python. Can anyone spot my mistake?

Best Regards,
Minh

0 Likes
3 Replies
85258
Level 3
Level 3
First like received 50 sign-ins 5 questions asked

Before:

BeforeBefore

After shift:

After shiftAfter shift

0 Likes
Honey_D
Moderator
Moderator
Moderator
5 comments on blog 50 likes received 250 replies posted

Hello @85258 ,

Can you please provide the complete code you are building, so we can compare the outputs from your code and the python code?

Meanwhile please go through all the files provided in the below path for your reference to compare the code

C:\Infineon\Tools\Radar Development Kit\3.2.0.202205021044\application\RDK-TOOLS-SW\RDK-TOOLS-SW\SDK\apps\py\examples

Regards,

Honey

0 Likes
Honey_D
Moderator
Moderator
Moderator
5 comments on blog 50 likes received 250 replies posted

Hello @85258 ,

Closing this thread due to inactivity. If you need further support, on this problem or other please feel free to create a new thread.

Best Regards,

Honey

 

 

 

0 Likes