MATLAB and Simulink Robotics Arena: Direction of Arrival Estimation with MATLAB

版本 1.0 (11.7 MB) 作者: Stephen Cronin
MATLAB and Simulink Robotics Arena: Direction of Arrival Estimation with MATLAB Supporting Files
317.0 次下载
更新时间 2018/3/21

查看许可证

This entry contains all files used in the MATLAB & Simulink Robotics Arena : Direction of Arrival with MATLAB video.
This includes:
Files - Folder with MATLAB code used in the Demo
Hydrophone Data - Folder containing sampled raw hydrophone data saved to pulseData.mat
setupDemo.m - Starter script to add folders to path.
hydrophoneDemo.m - loads pulseData.mat, filters the raw data using a band pass filter and plots the raw data, filtered data and the rising edge data. This script then calls traditionalCalculation.m on the rising edge data.
traditionalCalculation.m - Function that performs an FFT on the rising edge data and computes the bearing angle using a DOA algorithm
The video associated with the project can be found at: https://www.mathworks.com/videos/matlab-and-simulink-robotics-arena-direction-of-arrival-with-matlab-1504107605701.html

引用格式

Stephen Cronin (2024). MATLAB and Simulink Robotics Arena: Direction of Arrival Estimation with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/64341-matlab-and-simulink-robotics-arena-direction-of-arrival-estimation-with-matlab), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 View and Analyze Simulation Results 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MSRA_DirectionOfArrivalWithMATLAB/

MSRA_DirectionOfArrivalWithMATLAB/Files/

版本 已发布 发行说明
1.0

Added link to video
Added thumbnail and update description.