DIFFERENCE BETWEEN SIGNALS AND PARAMETERS

 Respuesta aceptada

KSSV
KSSV el 7 de Nov. de 2022

0 votos

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

2 comentarios

prashanna kumar
prashanna kumar el 7 de Nov. de 2022
THANK YOU
Afzal
Afzal el 1 de Ag. de 2024
Hello, can you give some examples for Signals and Paramters ?
So it would be more clear ...

Iniciar sesión para comentar.

Más respuestas (1)

Reid Spence
Reid Spence el 22 de En. de 2024

0 votos

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.

Productos

Versión

R2022b

Etiquetas

Preguntada:

el 7 de Nov. de 2022

Comentada:

el 1 de Ag. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by