The integration block in matlab

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 10K views
pixel01
Messages
688
Reaction score
1
I am new to matlab. There's a small thing that I am not aware of: why the integration block in simulink has the symbol as 1/s?
thanks for reading.
 
Physics news on Phys.org
The Laplace transform of [tex]\int_0^t f(\tau) d\tau[/tex] is equal to [tex]\frac{1}{s} F(s)[/tex], where F(s) is the Laplace transform of f(t). Thus integration in the time domain is equal to multiplication by [tex]\frac{1}{s}[/tex] in the s-domain.
 
Last edited:
Thank you las3riock. It's clear now.

(Another small question: how can you paste the formulas in the pages here? )