Frame-Based Processing Video Example Files

The Simulink file and dependencies used as an example in the "Improving Simulation Performance with Frame-Based Processing" video.
45 Downloads
Updated 13 Nov 2020

Frame-based processing can be used in Simulink models to accelerate simulations and mimic the behavior of real-time systems. Paired with DSP System Toolbox, signal processing blocks can be configured to create and operate on frames of data, allowing for multiple sequential samples to be handled in a single timestep.

To get started with the example, download the attached files from GitHub and open "Audio_Signal_Processing.slx" in the same directory as "RockGuitar-16-44p1-stereo-10secs.mp3".

Experiment with the effects of differing signal frame sizes by modifying the "Samples per audio channel" parameter of the From Multimedia File block. Sample time colors and signal dimensions are enabled under the Information Overlays menu to reflect the frame-based changes you make. Simulation performance can be evaluated with the Simulink Profiler tool located under Debug > Performance Advisor > Simulink Profiler.

Cite As

Jack Ferrari (2024). Frame-Based Processing Video Example Files (https://github.com/mathworks/frame-based-processing-example/releases/tag/v1.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2017b to R2020b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.