信号属性和索引
使用 DSP System Toolbox™ 中的信号属性和转换模块检查和修改信号属性,如采样时间、复/实性、维度和数据类型。您也可以使用各种选择器模块选择数据子集和解构信号,并使用 Flip 和 Overwrite Values 模块修改这些数据。
模块
主题
- Sample- and Frame-Based Concepts
Explore basic signal concepts in the context of a Simulink® model. Learn more about sample-based processing and 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.
- Select Rows or Columns from Matrices
This model shows how to remove rows or columns from a matrix using the variable selector block.
- Delay and Latency
Configure the Simulink environment to minimize delay and increase simulation performance.