Time domain equation of the transfer function via inverse Laplace transform

11 ビュー (過去 30 日間)
sohail quadri
sohail quadri 2020 年 11 月 24 日
回答済み: Rhea Chandy 2020 年 11 月 30 日
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!

回答 (1 件)

Rhea Chandy
Rhea Chandy 2020 年 11 月 30 日
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.

カテゴリ

Help Center および File ExchangeSpectral Measurements についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by