Block of simulink question

조회 수: 1 (최근 30일)
Marie Mar
Marie Mar 2019년 12월 1일
답변: Yash 2024년 8월 21일
which is this block in simulink?
how can i find it?

답변 (1개)

Yash
Yash 2024년 8월 21일
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!

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by