代码搜索:GNUplot

找到约 682 项符合「GNUplot」的源代码

代码结果 682
www.eeworm.com/read/418304/10954929

bmp plot_gnuplot.bmp

www.eeworm.com/read/436131/7117793

txt gnuplot-data.txt

#注释 0.1 0.01 -2.303 0.2 0.04 -1.609 0.5 0.25 -0.593 1 1 0 2 4 0.693 3 9 1.099 4 16 1.386 5 25 1.609 6 36 1.792 7 49 1.946 8 64 2.078 9 81 2.197
www.eeworm.com/read/460969/7236478

gnuplot show_stf.gnuplot

unset logscale xy plot 'SOURTF.DAT' using 1:2 with lines t 'Source-time Function'
www.eeworm.com/read/456193/7354893

bmp plot_gnuplot.bmp

www.eeworm.com/read/243062/12966225

txt gnuplot-data.txt

#注释 0.1 0.01 -2.303 0.2 0.04 -1.609 0.5 0.25 -0.593 1 1 0 2 4 0.693 3 9 1.099 4 16 1.386 5 25 1.609 6 36 1.792 7 49 1.946 8 64 2.078 9 81 2.197
www.eeworm.com/read/315552/13540923

txt gnuplot-data.txt

#注释 0.1 0.01 -2.303 0.2 0.04 -1.609 0.5 0.25 -0.593 1 1 0 2 4 0.693 3 9 1.099 4 16 1.386 5 25 1.609 6 36 1.792 7 49 1.946 8 64 2.078 9 81 2.197
www.eeworm.com/read/141297/5773895

py gnuplot_freqz.py

#!/usr/bin/env python # # Copyright 2005 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms
www.eeworm.com/read/136989/5838440

pl generate_gnuplot.pl

#!/usr/bin/perl -w # # generate_gnuplot.pl,v 1.2 2002/03/27 15:54:54 coryan Exp # foreach $t (@ARGV) { print "plot '", $t, "_delta.32.histo.dat'\n"; foreach $i (2..16) { print "replot
www.eeworm.com/read/485190/6567237

gnuplot g3.gnuplot

set terminal epslatex monochrome 8 set output "../plots/figElec.eps" reset set style function lines set size 1.0, 0.8 set origin 0.0, 0.0 set multiplot set origin 0,0 set size 0.52,0.8 set title "C
www.eeworm.com/read/485190/6567238

gnuplot g2.gnuplot

set terminal epslatex monochrome 8 set output "../plots/figSine1g.eps" reset set style function lines set size 1.0, 1.0 set origin 0.0, 0.0 set multiplot set origin 0,0 set size 0.5,0.47 unset titl