Block of simulink question

1 vue (au cours des 30 derniers jours)
Marie Mar
Marie Mar le 1 Déc 2019
Réponse apportée : Yash le 21 Août 2024
which is this block in simulink?
how can i find it?

Réponses (1)

Yash
Yash le 21 Août 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!

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by