Chemical Engineering > GATE 2025 > Process Dynamics
Choose the transfer function that best fits the output response to a unit step input change shown in the figure
A
( αs+1)e-θs / (( τ1s+1)( τ2s+1)2)
B
( αs+1)e-θs / (( τ1s+1)( τ2s+1))
C
( αs+1) / (( τ1s+1)( τ2s+1)2)
D
( αs+1)2e-θs / (( τ1s+1)( τ2s+1)2)

Explanation

Correct : b

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science