Analyzing the Sampling-Induced Beat Frequency Effect
Version 1.2.0.0 (1.48 MB) by
Kerry Schutz
This example analyzes the beat frequency effected induced by sampling close to the Nyquist rate.
The purpose of this paper is to show the importance of using both time and frequency-domain analysis when working with sampled data. To make things interesting we sample a sine wave(s) close to the Nyquist frequency. Sampling or the discretization of time is what makes DSP unique as compared to pure analog signal processing. In this paper we investigate the beat effect introduced by sampling and compare it with the conventional beat frequency effect you may have experienced when working with two tone audio signals. It turns out that you can introduce a beating effect when sampling even a single sine tone.
Cite As
Kerry Schutz (2024). Analyzing the Sampling-Induced Beat Frequency Effect (https://www.mathworks.com/matlabcentral/fileexchange/64633-analyzing-the-sampling-induced-beat-frequency-effect), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
Find more on Discrete Fourier and Cosine Transforms in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.2.0.0 | Made a few small changes to the language in the description and the associated white paper in the attached zip file. The models are unchanged. |
||
1.1.0.0 | updated the PDF description of the models and broke out the examples into separate SLX files instead of combining them into one. |
||
1.0.0.0 |