Time domain equation of the transfer function via inverse Laplace transform

10 vues (au cours des 30 derniers jours)
sohail quadri
sohail quadri le 24 Nov 2020
Computing the time domain equation of the transfer function via inverse laplace transform
I have the transfer function of my of RLC curcuit the value of R1,R2,L,C i will asking from the user my doubt is how to find the time domain equation of the transfer function via inverse laplace transform
Can someone help me with a code please it will be very helpful
Thank you in advance!

Réponses (1)

Rhea Chandy
Rhea Chandy le 30 Nov 2020
Since this seems like a homework assignment, if you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficulty, we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
Further, to find Laplace Transform of a function, you can use the laplace function. To find the Inverse Laplace transform, you can use the function, ilaplace.

Community Treasure Hunt

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

Start Hunting!

Translated by