Block of simulink question

2 visualizaciones (últimos 30 días)
Marie Mar
Marie Mar el 1 de Dic. de 2019
Respondida: Yash el 21 de Ag. de 2024
which is this block in simulink?
how can i find it?

Respuestas (1)

Yash
Yash el 21 de Ag. de 2024
Hi Marie,
The block shown in the image represents a transfer function. There are multiple blocks in Simulink that can serve this purpose. Here are two options you can consider:
  1. Transfer Fcn Block: This block allows you to specify a transfer function using its numerator and denominator coefficients. More details can be found in the following documentation: https://www.mathworks.com/help/simulink/slref/transferfcn.html
  2. Zero-Pole Block: This block lets you specify a transfer function in terms of its zeros, poles, and gain. More information is available in the following documentation: https://www.mathworks.com/help/simulink/slref/zeropole.html
I hope this helps!

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by