freeware
http://groups.yahoo.com/group/mathc/
* Calculus : Curve.
************
Windows : Dev-C++ 4
Linux : gcc abc.c -lm Return
a.out Return
************
* You can compile the *.c files directly without create a project.
************
c13a_1a.c fa.h
c13a_1b.c fb.h
c13a_1c.c fc.h
c13a_1d.c fd.h
c13a_1e.c fe.h
ex :
Let C be the curve consisting of all ordered pairs (f(t),g(t)).
With
f : t-> (a+b)*cos(t)-b*cos((a+b/b)*t)
g : t-> (a+b)*sin(t)-b*sin((a+b/b)*t)
To see the curve C, open the file "a_main.plt" with Gnuplot.
************
The members can try these links :
http://groups.yahoo.com/group/mathc/files/C/D/c13a.zip