how to declaration a transfer function of the form e^(-t.s) in matlab simulink?
Show older comments
Hello everybody, Who can tell me how to declaration e^(-t.s) in matlab simulink? It's a function delay of FOPDT or SOPDT. I have found a document somewhere e^(-t.s) ~ 1/(ts+1), and then: [k.e^(-t.s)]/[s(Ts+1) ] "~" 1/[s.(Ts+1)] x 1/(ts+1) Are they the same? Who can give me a suggest? Thank for reading.
Accepted Answer
More Answers (0)
Categories
Find more on State-Space Control Design 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!