exponential transfer function in matlab
Show older comments
Accepted Answer
More Answers (1)
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!