image thumbnail

Frame-Based Processing Video Example Files

version 1.0 (281 KB) by Jack Ferrari
The Simulink file and dependencies used as an example in the "Improving Simulation Performance with Frame-Based Processing" video.

30 Downloads

Updated13 Nov 2020

From GitHub

View license on GitHub

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 (2022).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!
To view or report issues in this GitHub add-on, visit theGitHub Repository.
To view or report issues in this GitHub add-on, visit theGitHub Repository.