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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
update Calculus : La place transform.   Message List  
Reply | Forward Message #542 of 583 |

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

* Calculus : La place 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





Tue Feb 10, 2009 5:27 pm

xhungab
Offline Offline
Send Email Send Email

Forward
Message #542 of 583 |
Expand Messages Author Sort by Date

freeware http://groups.yahoo.com/group/mathc/ * Calculus : La place transform. ************ Windows : Dev-C++ 4 Linux : gcc abc.c -lm Return a.out Return ...
xhumga bernard
xhungab
Offline Send Email
Feb 10, 2009
5:27 pm
Advanced

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