exponential transfer function in matlab

27 views (last 30 days)
How can I enter this transfer function in matlab?
  2 Comments
Jan
Jan on 27 Nov 2018
I cannot even read the characters.

Sign in to comment.

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 17 May 2018

More Answers (1)

Richa  Singh
Richa Singh on 3 Jan 2019
The answer is:
sys = tf(1.5,[1 0.8],'InputDelay',0.2)
s

Categories

Find more on Dynamic System Models in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!