Community Profile

photo

Abdul Moiz


Last seen: 20 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


Error using append and connect
G = tf([2],[1 4]); H = 5; system = append(G, H); T = connect(system, 1,1,1); % Simplify the transfer function T = tf(T) ...

1 year ago | 1 answer | 0

1

answer