Laplace transform and HP50g

In summary: HJhdGlvbiwgIFJldHJpYWxpdHksICBwYXJ0aWNpcGF0aW9uLCBhbmQgIGFzIGltIGl0IGZvciBteSBjb3Vyc2UgZnJvbSB0aGVvcnkgb2YgVGVvcm9yIF9vZiBSZWxpYWJpbGl0eQpXaGF0IHdoYXQgaXQgd291bGQgc3RhdGVzIHJlcXVpcmVkIGZvciAtXHx2LygyLipcKVxuXG5c
  • #1
nenadb
1
0

Homework Statement


Hi, I am writing a little program (I need it for my course from Theory of Reliability) and as I am neither experienced mathematician nor programmer I faced with this problem.

What would this formula

original?v=mpbl-1&px=-1.jpg


Look like if I would sole it for 'z' not for 'Fz' ?

Homework Equations



Right now equation in my HP50g (I managed to do that) for solving for Fz looks like:
\<<
"Enter z" "" INPUT STR\->
\-> z

'Fz=1./\v/(2.*\pi)*\.S(0.,z,EXP(-(1./2.)*z^2.),z)'

"F(z)"
\->TAG
\>>

Thank you in advance,

Regards,
Nenad
 
Physics news on Phys.org
  • #2
That does not seem like a Laplace transform to me.

Anyway, to solve for [itex]-\frac{1}{2}z^{2}[/itex], you could multiply both sides by [itex]\sqrt{2 \pi}[/itex], apply the fundamental theorem of calculus, and then apply the natural logarithm to both sides.
 
  • #3
Your notation is bad and your question is not well stated. I assume you are defining the function F(z) = int[exp(-t^2 /2) dt: t= 0..z]/sqrt(2pi), and you want to solve the equation F(z) = p; that is, you want to find which value of z. Is that your question? There is no exact, finite expression for F(z) or it's inverse. You need to use numerical methods and/or approximations.

RGV
 

1. What is a Laplace transform and how is it used?

A Laplace transform is a mathematical tool used to transform a function from the time domain to the frequency domain. It is often used in engineering and physics to solve differential equations and analyze systems in the frequency domain.

2. How do you perform a Laplace transform on the HP50g calculator?

To perform a Laplace transform on the HP50g calculator, you can use the built-in function "LAPLACE" which can be accessed by pressing the "F6" key and then selecting "LAPLACE" from the menu. You will then need to enter the function you want to transform and specify the variable of integration.

3. Can the HP50g calculator handle inverse Laplace transforms?

Yes, the HP50g calculator has a built-in function for inverse Laplace transforms called "ILAPLACE". This function can be accessed by pressing the "F6" key and selecting "ILAPLACE" from the menu. You will need to enter the Laplace transformed function and specify the variable of integration.

4. Are there any limitations to using Laplace transform on the HP50g calculator?

While the HP50g calculator is a powerful tool for performing Laplace transforms, there are some limitations. It may not be able to handle very complex functions or functions with multiple variables. Additionally, the accuracy of the results may be affected by the precision settings on the calculator.

5. What are some applications of Laplace transform in real-world problems?

Laplace transform has many applications in real-world problems, including electrical and mechanical engineering, control systems, signal processing, and more. It is often used to analyze and model systems in the frequency domain, making it a valuable tool for understanding and solving real-world problems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
976
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
26
Views
4K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top