octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56069] [octave forge] (symbolic) Laplace tran


From: anonymous
Subject: [Octave-bug-tracker] [bug #56069] [octave forge] (symbolic) Laplace transform of sin(w*t) gives wrong value
Date: Thu, 4 Apr 2019 06:50:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #4, bug #56069 (project octave):

Mike and Colin,
 
Thank you for your suggestions and recommendations.  I will go with


laplace(sin(w*t), t, s)


That works!

When I encountered the problem, I couldn't figure out for laplace(sin(w*t))
how the symbolic processor knew which variable was the integration variable
and which was the complex frequency -- it didn't occur to me that there would
be an alphabetical rule that caused my "a" example to work differently than my
"w" example.  I like the recommendation you gave --- it's clean and it
explicitly sets the proper variables.

Thank you for your help. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56069>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]