The Simulink file and dependencies used as an example in the "Improving Simulation Performance with Frame-Based Processing" video.
https://www.mathworks.com/videos/how-to-process-signals-as-frames-in-simulink-1605770729615.html
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Jack Ferrari (2026). Frame-Based Processing Video Example Files (https://github.com/mathworks/frame-based-processing-example/releases/tag/v1.0), GitHub. に取得済み.
一般的な情報
- バージョン 1.0 (293 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- R2017b 以降 R2020b 以前と互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0 |
