LaplaceX v1.1: Calculate Laplace and
Inverse Laplace Transforms.
what's new: fixed bug of version 1.0
version history:
- LaplaceX v.1.1:
Calculate Lapace and Inverse Laplace Transform of a F(s).
A bug of LaplaceX v.1.0 fixed.
- LaplaceX v.1.0:
Calculate Lapace and Inverse
Laplace Transform of a F(s).
A bug of LaplaceX beta fixed, but new bug created (InvLapX not support
symbolic functions).
- LaplaceX beta:
Calculate Lapace and Inverse Laplace Transform of a F(s).
Because of a bug, InvLapX not support not integer delays.
Usage:
- mode requirements:
- Angle = RADIAN
- Complex Format = RECTANGULAR
- Exact/Approx = EXACT
- function restrictions
- LaplaceX do not support
Dirac Impulse (d(t))
- InvLapX
requires F(s) with denominator higher order than numerator,
and rational poles.
- laplacex(f(t))
Only ONE GLOBAL u(t-delay) is supported (image 1):
- ex: laplacex(sin(3•t)) return
3/(s^2+9)
- ex: laplacex(sin(3•(t-5))•u(t-5)) return (3/(s^2+9)•e^(-5•s)
- ex: laplacex(sin(3•(t-5))•u(t-5)+u(t-7) return error message
because
sin(3•(t-5))•u(t-5)+u(t-7) has
more than one u(t-delay) function
- invlapx(f(s))
Only ONE GLOBAL delay is supported (image 1):
- ex: invlapx((3/(s^2+9))•e^(-5•s))
return sin(3t)
- ex: invlapx((3/(s^2+9)•e^(-5•s))
return sin(3•(t-5))•u(t-5)
- ex: invlapx((3/s)e^(-5•s)+3/s^2)
return wrong result because the delay e^(-5•s) is not global
- laplacex(•) and invlapx(•) support
symbolic functions but the result can be print in a wrong manner
(image 2):
- ex: invlapx((w/(s^2+w^2))e^(-d•s))
return
sin((t-d)|w|)•u(t-d)•sign(w)
and you must execute ans(1)|w>0 to have
sin(w(t-d))•u(t-d)
- ex: invlapx((w/(s^2+w^2))e^(-5•s))
return a complex expression, you must
execute ans(1)|w>0
to have sin(w(t-5))•u(t-5)
|

image 1

image 2 |
Support
It's recommended to register
your programs (absolutely free) to have information
about new versions, bugs etc.
To have support you must send this form
Register
It's recommended to register
your programs (absolutely free) to have information
about new versions, bugs etc. by
e-mail
The only data
required to register are:
- Name or Nickname
- e-mail address: to send you informative
e-mail
[e-mail address will not given to third parts]
- program (and version) you want to register
- calculator model
- where the program was downloaded
Note: e-mail sent by 92BROTHERS
don't have promotional messages.
To register
send the following form:
|