two_pole_dc_pass/Makefile

7 lines
75 B
Makefile
Raw Normal View History

two_pole:
gcc -o tp two_pole_7_8.c -lm
./tp > tp.dat
gnuplot < tp.gpt