DIFFERENCE BETWEEN SIGNALS AND PARAMETERS

 採用された回答

KSSV
KSSV 2022 年 11 月 7 日

0 投票

Signals would be t vs amplitude plots.
Parameters are charactersitics of signals such as amplitude, frequency, phase etc.

2 件のコメント

prashanna kumar
prashanna kumar 2022 年 11 月 7 日
THANK YOU
Afzal
Afzal 2024 年 8 月 1 日
Hello, can you give some examples for Signals and Paramters ?
So it would be more clear ...

サインインしてコメントする。

その他の回答 (1 件)

Reid Spence
Reid Spence 2024 年 1 月 22 日

0 投票

In Simulink there are two types of data:
  • Signals: Represented by signal lines in the Simulink canvas, this type of data is expected to potentially change at every time step
  • Parameters: Passed to Simulink blocks as MATLAB variables, this type of data is intended to remain constant or changes infrequently.

カテゴリ

製品

リリース

R2022b

質問済み:

2022 年 11 月 7 日

コメント済み:

2024 年 8 月 1 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by