|
[Date Index]
[Thread Index]
[Author Index]
DSolve fails with Telegraph equation
- To: mathgroup at smc.vnet.net
- Subject: [mg69795] DSolve fails with Telegraph equation
- From: Oliver Friedrich <xoliver.friedrich at tzm.dex>
- Date: Sat, 23 Sep 2006 04:44:50 -0400 (EDT)
Hallo,
I try to solve the telegraph equation
dxdx(u[x,t])==A*(u[x,t])+B*dt(u[x,t])+C*dtdt(u[x,t])
but DSolve returns immidiately without solution. I thought that this
equation is one of the more easy to crack for Mathematica. Am I wrong?
--
Regards
Oliver Friedrich
My email has no x!
Prev by Date:
garbage collection with Unique and Temporary
Next by Date:
Workbench does weird things with the In variable
Previous by thread:
Re: garbage collection with Unique and Temporary
Next by thread:
Re: DSolve fails with Telegraph equation
|