Murdifi Bin Muhammad
Followers: 0 Following: 0
Feeds
提问
Direction of Arrival on a moving platform
close all; clc; updateRate = 0.05; %unit is hertz (1/T) Simple Localization Truth Angle RadarPos = [0,0,0]'; RadarVel = [...
4 years 前 | 0 个回答 | 0
0
个回答提问
fmincon error for DOA estimation antenna array uncertainties
So I've been trying to modify MATLAB's example which you may refer to the following link: https://www.mathworks.com/help/phased...
5 years 前 | 1 个回答 | 0
1
个回答提问
How do you model a moving phased array platform for direction of arrival estimation?
Hi there, I'm trying to explore the DOA performance for a moving platform. Example: base stations along a railway track with th...
5 years 前 | 0 个回答 | 0
0
个回答提问
Question on manually modelling multipath & coherent/correlated signals for DOA estimation
I am trying to model a DOA algorithm in detecting multiple coherent signal sources such as in a multipath environment. I have th...
5 years 前 | 0 个回答 | 0
0
个回答提问
Possible to stack DOA algorithm on phased.platform?
Hi, I was wondering if it is possible to stack a DOA algorithm onto the phased.Platform function? If so, how do I do it? Thank...
5 years 前 | 0 个回答 | 0
0
个回答提问
How do I find closest values between 2 matrices?
Lets say I have defined values like this: true_ang = [-40 -20]; After passing through an algorithm, my output are polynomial r...
5 years 前 | 2 个回答 | 0
2
个回答提问
How do I detect polynomial roots based on its correct angle of arrival?
This is going to be long so I'll try to make this as simple to understand as possible. Lets say I have 2 signals coming in at ...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I determine which roots are closest to the unit circle?
Hi all! I have a problem that I'm currently facing. Lets say I have a column vector (6x1) in which all elements provides me the...
6 years 前 | 2 个回答 | 0