Clear Filters
Clear Filters

exponential transfer function in matlab

33 views (last 30 days)
How can I enter this transfer function in matlab?

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 MATLAB 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!