Binaural Beats with Matlab Implementation

A GUI for demonstration of the binaural beats effect.
404 Downloads
Updated 9 Feb 2019

View License

A binaural beat is an auditory illusion perceived when two different pure-tone sine waves, both with frequencies lower than 1500 Hz, with less than a 40 Hz difference between them, are presented to a listener dichotically – one through each ear. Binaural Beat is a user-friendly application for demonstration of the binaural beats effect. One has an individual control of the signal’s frequency f1 and f2 of the left and right audio channel, respectively.

The code is based on the theory described in:

[1] https://en.wikipedia.org/wiki/Binaural_beats

Cite As

Hristo Zhivomirov (2024). Binaural Beats with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/58638-binaural-beats-with-matlab-implementation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Audio Processing Algorithm Design in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0