Feeds
提问
Simulate multipath bouncing for passive radar sensing
I would like to simulate the passive sensing of radar pulses from multiple radars, which also includes multi-path effects. I hav...
13 days 前 | 1 个回答 | 0
1
个回答提问
Receiver Position Not Updated in Radar Example?
I am working through this example on passively sensing radar: https://www.mathworks.com/help/phased/ug/signal-parameter-estimat...
2 months 前 | 1 个回答 | 0
1
个回答提问
How to specify waveform type in radarEmitter?
I am trying to understand all of the attributes of the radarEmitter object, documented here: https://www.mathworks.com/help/fusi...
2 months 前 | 0 个回答 | 0
0
个回答提问
Why is the covariance so large for angle-only tracking?
I have implemented the angle only tracking scenario similar to the one found here. It gives a good mean estimate, but the fina...
10 months 前 | 1 个回答 | 0
1
个回答提问
trackerGNN for angle-only detections, no ground truth
I modified this example involving angle-only tracking using a moving single sensor. There are now no truth objects (previouly ta...
11 months 前 | 1 个回答 | 0
1
个回答提问
Check if the value for a field in a struct exists
A struct can have a field name with no value. For example: A=struct('a',{}) How can I check if this is the case? I tried is...
11 months 前 | 2 个回答 | 0
2
个回答提问
get track positions from trackerGNN
In this example: https://www.mathworks.com/help/fusion/ug/passive-ranging-using-a-single-maneuvering-sensor.html how do you ex...
11 months 前 | 1 个回答 | 0
