1 / 9

TIME DELAY DATABASE

TIME DELAY DATABASE. AND ECULIDEAN DISTANCES. TIME DELAY DATABASE. Goals from last milestone: Choose between Excel or Matlab to use for Database. Done! We wrote code for a Matlab Database. Write code for Euclidean distance. Done! 3) Achieve localization.

oleg
Download Presentation

TIME DELAY DATABASE

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TIME DELAY DATABASE AND ECULIDEAN DISTANCES

  2. TIME DELAY DATABASE Goals from last milestone: Choose between Excel or Matlab to use for Database. Done! We wrote code for a Matlab Database. Write code for Euclidean distance. Done! 3) Achieve localization. In-Progress. 4) Construct or use a GUI tool to display coordinate values. In-Progress.

  3. TIME DELAY DATABASE • For each sample point in the Test Space (180 Total) • Receive Onset values from each mic- 4 total • Use Onset values to get the abs. difference • Create a 1 dimensional (9 element array)

  4. 9 element array • Create the 9 element array • (x coordinate, y coordinate, z coordinate) • Difference between Onset 1 and Onset 2 • Difference between Onset 1 and Onset 3 • Difference between Onset 1 and Onset 4 • Difference between Onset 2 and Onset 3 • Difference between Onset 2 and Onset 4 • Difference between Onset 3 and Onset 4

  5. 9 element array • For each sample point.( 180 points) • (x, y, z, ab, ac, ad, bc, bd, cd) • Write the array in the database • Continue the loop!

  6. Results (Time-delay Database)

  7. Euclidean Distance • Once Database is complete, modify it for real-time and Euclidean distance.

  8. Code

  9. Code

More Related