The document presents a MATLAB program that converts state-space representation to transfer function form using matrices A, B, C, and D. The output displays the numerator and denominator coefficients of the resulting transfer function. The numerator is [0, 0, 40, 100] and the denominator is [1, 5, 80, 100].
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views1 page
Program 3
The document presents a MATLAB program that converts state-space representation to transfer function form using matrices A, B, C, and D. The output displays the numerator and denominator coefficients of the resulting transfer function. The numerator is [0, 0, 40, 100] and the denominator is [1, 5, 80, 100].