Community Profile

photo

Andres Cardenas


Last seen: 12 months ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


I would like to take the inverse laplace transform of a transfer function.
I got a transfer function using MATLAB's tf command. I need to take the inverse laplace transform of said transfer function bu...

2 years ago | 1 answer | 0

1

answer

Question


EULER'S METHOD FOR 2ND ODE
I can't figure out why I am not getting a numerical solution and consequently a graph for the my code: t0 = 0; t = 5; h =...

4 years ago | 0 answers | 0

0

answers

Question


Reducing 2nd order ODE into coupled ODE. Solve using Euler Method and graph.
Hello, I'm trying to get a numerical solution for the given problem but I can't find a way to get it to work. t0 = 0; t = 5; ...

4 years ago | 1 answer | 0

1

answer