Block of simulink question

2 visualizzazioni (ultimi 30 giorni)
Marie Mar
Marie Mar il 1 Dic 2019
Risposto: Yash il 21 Ago 2024
which is this block in simulink?
how can i find it?

Risposte (1)

Yash
Yash il 21 Ago 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!

Categorie

Scopri di più su Simulink Functions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by