Clear Filters
Clear Filters

Exponential transfer function

5 views (last 30 days)
Muhammad Awan
Muhammad Awan on 20 Nov 2011
Hi,
It is known to me that a transfer function with a delay [for example: exp(-2*s)] can be written as tf([1],[0 1],'inputdelay',2). But how one can write a transfer function like exp(2*s) in Matlab or Simulink?
Your kind help will be very much appreciated.

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 22 Nov 2011
The delay has to be a positive number - otherwise you get a noncasual system. Arkadiy

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!