Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Help debugging code to get computational components

Posted 7 months ago
2 Replies
Posted 7 months ago

It would help if you explicitly described the issue you're having. Are you getting an error message? What error message? Do you get no output? Does the code run forever?

POSTED BY: Jim Baldwin

Sure, the code runs forever, but it gives symbolic components that are not in proper form. Just want to know why this inverse function does not work properly, although I do a dry run of this code step by step. The components are below:

Iteration 1:

x (- InverseLaplaceTransform(s^ α + 2 , s, t, None) + InverseLaplaceTransform(s^ α + 3 , s, t, None))

Iteration 2:

x (- InverseLaplaceTransform(s^ α + 2 , s, t, None) + InverseLaplaceTransform(s^ α + 3 , s, t, None))

Iteration 3:

x (- InverseLaplaceTransform(s^ α + 2 , s, t, None) + InverseLaplaceTransform(s^ α + 3 , s, t, None))

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard