Community Profile

photo

Alex yarker


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Finding the poles in Transfer Function
How do you write G=1/ s(s+2)(s+4) in Matlab to check my answer?

3 years ago | 1 answer | 0

1

answer

Question


How to write a Transfer Function
I am trying to setup understand how to setup a transfer function, I input: >> num = [1 1]; >> den = [1 2 1 5]; >> system = ...

3 years ago | 2 answers | 0

2

answers