|
[Date Index]
[Thread Index]
[Author Index]
Replace Rule for LaplaceTransform
- To: mathgroup at smc.vnet.net
- Subject: [mg128710] Replace Rule for LaplaceTransform
- From: KFUPM <hussain.alqahtani at gmail.com>
- Date: Mon, 19 Nov 2012 04:09:17 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Dear All
How to do the following automatically using a replace rule:
LaplaceTransform[T[x, t], t, s] ->
\!\(\*OverscriptBox[\(T\), \(~\)]\)[x]
and (any order of derivative)
LaplaceTransform[\!\(
\*SubscriptBox[\(\[PartialD]\), \(x, x\)]\ \(T[x, t]\)\), t, s] -> (
\!\(\*OverscriptBox[\(T\), \(~\)]\)^\[Prime]\[Prime])[x]
Thanks for help in advance.
Regards,
HMQ
Prev by Date:
Re: correlation function
Next by Date:
Re: Plotting a series of Roots
Previous by thread:
Re: Animating a 3D Plot
Next by thread:
Re: Replace Rule for LaplaceTransform
|