Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This program creates a radar datacube using functions from the Phased
Array System Toolbox. This program shows 2 examples:
1- A radar datacube with a single target, an 8 element uniform linear
array, 1000 samples per radar pulse, and 32 pulses
2- A radar datacube with 20 targets, a 121 element array mounted on the
surface of a sphere, 20k samples per pulse and 32 pulses
In both cases the program is divided up into 2 sections. Section 1
defines and initializes the objects needed to build the radar data cube,
and Section 2 runs the simulation loop to generate the pulses, move the
target(s), reflect the pulses off the target and back to the radar,
collect the received signals and build the datacube.
Zitieren als
Mike Donovan (2026). Building a Radar Datacube (https://de.mathworks.com/matlabcentral/fileexchange/50407-building-a-radar-datacube), MATLAB Central File Exchange. Abgerufen .
Kategorien
Mehr zu Detection, Range and Doppler Estimation finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.0.0.1 (7,04 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 | Minor updates to code to match mathworks.com technical article. |
