Transfer function with time delay, transcendental transfer function
Ältere Kommentare anzeigen
Question: How to define the transfer function

in Matlab?
where
s: is the laplace variable
z: is a spatial variable (also a constant here)
k1,k2,w: are constants
Antworten (3)
milad karimshoushtari
am 4 Mai 2015
0 Stimmen
I have the same problem, did you find any answer?
1 Kommentar
August
am 5 Mai 2015
milad karimshoushtari
am 23 Jun. 2015
0 Stimmen
I found a solution for a similar problem, you can not define this transfer function in matlab or simulink. use the time domain equation with derivatives that resulted to this transfer function, then use finite deference method to approximate the derivative of spatial variable then you can write a recursive code in matlab or in s-func simulink to solve it, it is not easy! search for finite deference method to solve spatial dependent differential equations then you will figure out the rest.
1 Kommentar
August
am 24 Jun. 2015
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!