最新のリリースでは、このページがまだ翻訳されていません。 このページの最新版は英語でご覧になれます。
DSP スコープは、ハードウェアに基づくインターフェイスを使用してストリーミングおよびリアルタイム データを可視化します。測定値、カーソル、トリガーおよびマスクを使用して、ストリーミング データを視覚的に検査および解析します。MATLAB® では、スコープ System object を使用してストリーミング データを可視化できます。Simulink® では、Scope ブロックまたはアプリを使用して信号を可視化したり、Time Scope ブロックまたは To Workspace ブロックを使用してデータを MATLAB に保存できます。
ロジック アナライザー | 時間の経過に沿った遷移と状態の可視化、測定および解析 |
プログラムによる Scope ブロックの制御 (Simulink)
この例では、プログラミング スクリプトを使用してスコープを制御する方法を説明します。
Customize Spectrum Analyzer properties, set up spectral masks, and use measurement tools.
Customize Array Plot properties and use measurement tools.
Configure Array Plot MATLAB Object
Customize dsp.ArrayPlot
properties and use measurement
tools.
Scope プロパティをカスタマイズし、計測ツールを使用する。
Step-by-step procedures of common scope tasks, including logging data, sharing scope images, and display manipulation.
Adjust setting in the Logic Analyzer.
Display signals in the time domain.
Display Frequency-Domain Data in Spectrum Analyzer
This example shows how you can use a Spectrum Analyzer block to display the frequency content of two frame-based signals simultaneously. The Spectrum Analyzer block computes the Fast Fourier Transform (FFT) of the input signal internally, transforming the signal into the frequency domain.
Visualize Central Limit Theorem in Array Plot
This example shows how to use and configure the dsp.ArrayPlot
System object to visualize the Central Limit Theorem. This theorem states that if you take a large number of random samples from a population, the distribution of the means of the samples approaches a normal distribution.
Inspect and Measure Transitions Using the Logic Analyzer
Learn the basics of the Logic Analyzer.
この例では、パルス幅変調正弦波のパフォーマンス特性の測定方法を示します。
この例では、Spectrum Analyzer ブロックを使って測定を実行する方法を説明します。
実際のサンプルベースとフレームベースの信号、および MATLAB と Simulink でこれらの信号をモデル化する方法の紹介。
Inspect Sample and Frame Rates in Simulink
Learn how to determine the sample and frame rates of signals in your model.
信号ログを使用して、信号データをエクスポート (Simulink)
シミュレーションから信号データを取得するために、信号ログを使用できます。記録する信号をマークし、モデルに対して信号ログを有効にします。
ログ記録用の信号の構成 (Simulink)
シミュレーション データのログを記録する信号をマークします。
モデルの信号ログを有効にする (Simulink)
信号ログ用にマークされた信号のログを記録するには、[信号のログ] コンフィギュレーション パラメーターを設定します。
Step-by-step procedures of common scope tasks, including logging data, sharing scope images, and display manipulation.
Array Plot with Apple iOS Devices (Simulink Support Package for Apple iOS Devices)