Search the web
Sign In
New User? Sign Up
mathc · Math C language Numeric Symbolic TeX
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Laplace transform.   Message List  
Reply | Forward Message #236 of 640 |

freeware http://groups.yahoo.com/group/mathc/

* Calculus : Laplace transform.

************

Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return

************

* You can compile the *.c files directly without create a project.

************

Verify the laplace transform with some examples.

c10j_1a.c fa.h : without parameter.
c10j_1b.c fb.h
c10j_1c.c fc.h


c10j_2f.c fa.h : with one parameter.
c10j_2g.c fb.h

c10j_3j.c fa.h : with two parameters.


example :


/ oo
|
| exp(-st) F(t) dt = 0.230769226920
|
/ 0

f(+5.000) = 0.230769230769

With


F(t) t-> exp(P2*t) * cos(P1*t)

f(s) s-> (s-P2) / ((s-P2)^2 + P1^2) (Laplace transform of F(t))


************

The members can try these links :

http://groups.yahoo.com/group/mathc/files/C/D/c10j.zip










Thu Jul 6, 2006 6:17 pm

xhungab
Offline Offline
Send Email Send Email

Forward
Message #236 of 640 |
Expand Messages Author Sort by Date

freeware http://groups.yahoo.com/group/mathc/ * Calculus : Laplace transform. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
xhumga bernard
xhungab
Offline Send Email
Jul 6, 2006
6:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help