+ 4
{ Help }Laplace transform implementation
hey guys so can anybody help me by making me a program on how to solve a simple laplace problem like L {1} = 1/s in C or c++ or java anyone plz?
2 Respostas
0
I can't help as well, so I would suggest you to use laplace transform calculators on the web if you simply need the code to solve laplace problems.
0
Use this to solve it:
http://m.wolframalpha.com
See also:
https://www.sololearn.com/discuss/713822/?ref=app
From then on it should be easy to code.