Sample- and Frame-Based Concepts
Introduction to real-world sample- and frame-based signals, and how to model those signals in MATLAB® and Simulink®.
Configure the Simulink environment to minimize delay and increase simulation performance.
Create Signals for Sample-Based Processing
Use the Constant block and the Signal From Workspace block to generate signals for sample-based processing.
Create Signals for Frame-Based Processing
Use the Sine Wave block and the Signal From Workspace block to generate signals for frame-based processing.
Create Multichannel Signals for Sample-Based Processing
Use the Concatenate block to create multichannel signals for sample-based processing.
Create Multichannel Signals for Frame-Based Processing
Use the Concatenate block to create multichannel signals for frame-based processing.
Deconstruct Multichannel Signals for Sample-Based Processing
Learn how to extract single-channel and multichannel signals from multichannel signals.
Deconstruct Multichannel Signals for Frame-Based Processing
Learn how to extract single-channel and multichannel signals from multichannel signals and how to reorder channels.
Import and Export Signals for Sample-Based Processing
Import signals from the MATLAB workspace into your DSP model and export signals from your signal processing model to the MATLAB workspace. These signals are configured for sample-based processing.
Import and Export Signals for Frame-Based Processing
Import signals from the MATLAB workspace into your signal processing model and export signals from your signal processing model to the MATLAB workspace. The signals are created for frame-based processing.
Inspect Sample and Frame Rates in Simulink
Learn how to determine the sample and frame rates of signals in your model.
Convert Sample and Frame Rates in Simulink
Learn how operations such as direct rate conversion and frame rebuffering impact the sample and frame rates if your signal.
Variable-Size Signal Support DSP System Objects
List of System objects which support variable-sized signals in DSP System Toolbox™.