msamsami / doa-estimation-music

Estimation of direction of arrivals (DOA) using the MUSIC algorithm
140 stars 44 forks source link

Simulation about the narrowband signal sources #1

Closed YetiXie1994 closed 3 years ago

YetiXie1994 commented 4 years ago

PPT in page 4 says that all frequencies are different. Why in matlab, difference narrowband signal sources have the same frequency? If the frequency is the same, then the sources are dependent of one another

msamsami commented 4 years ago

The MATLAB code is written based on the project guideline ("MUSIC Algorithm Project.pdf"), on the first page of which is stated that: "It is assumed that the frequency of all sources is 10^6 Hz".