The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Solving differential equations with constants via laplace transform method
07-25-2024, 10:15 AM
Post: #1
Solving differential equations with constants via laplace transform method
How can I solve differential equation with constant inside using laplace transform method via ph prime v2.
Say I want to solve y''(x)=y(x)/t.
So I tried to do following with no success. I entered laplace(y''-y/t, x, s). Than I tried to do ilaplace([result from previous action],s,x). I have obtained something that is not right solution.
Is it possible to solve differential equations with constants inside using laplace transform via hp prime v2 at all?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solving differential equations with constants via laplace transform method - Aleksandr94 - 07-25-2024 10:15 AM



User(s) browsing this thread: 1 Guest(s)