exponential transfer function in matlab

How can I enter this transfer function in matlab?

2 Comments

I cannot even read the characters.
Put your glasses on Jan

Sign in to comment.

More Answers (1)

The answer is:
sys = tf(1.5,[1 0.8],'InputDelay',0.2)
s

Categories

Products

Community Treasure Hunt

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

Start Hunting!