Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Project presented during classes of Probabilities applied to Informatic Engineering (Universidade de Aveiro).

License

Notifications You must be signed in to change notification settings

diogodanielsoaresferreira/Matlab-Radio-Demo-with-Quick-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Matlab-Radio-Demo-with-Quick-Search

Project presented during classes of Probabilities applied to Informatic Engineering (Universidade de Aveiro), using MatLab.

The application is a Matlab radio capable of playing locally stored songs. The main goal of the project was to make an appropriate use of a Bloom Filter and a minHash.

The Bloom Filter is used to make sure that the song is not already in the local playlist, without taking too much time. The minHash is used to search to search the songs by its name.

Is not permitted the distribution of the pdf files, neither their commercial use.

About

Project presented during classes of Probabilities applied to Informatic Engineering (Universidade de Aveiro).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages