代码搜索:GNUplot

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

代码结果 682
www.eeworm.com/read/485190/6567241

gnuplot g1.gnuplot

set terminal epslatex monochrome 8 set output "../plots/figAbrut.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 title
www.eeworm.com/read/263516/11358932

bmp plot_gnuplot.bmp

www.eeworm.com/read/156228/11817350

scr gnuplot2.scr

# Run this as follows: # # $ gnuplot gnuplot2.scr # # This requires the file 'ibm.dat' # set terminal png # gnuplot recommends setting terminal before output set output "graph2.png" # The
www.eeworm.com/read/153660/12014225

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/234420/14113668

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/212602/15152136

bmp plot_gnuplot.bmp

www.eeworm.com/read/330303/3425640

gnuplot test4.gnuplot

set terminal postscript eps enhanced colour solid 24 set output "images/test4.eps" set grid set size 2,2 set style line 2 linetype 1 linewidth 10 set style line 3 linetype 1 linewidth 3 set style li
www.eeworm.com/read/294947/3914395

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/290228/3983605

gnuplot m.lat.gnuplot

load "title" set nokey b0 = 1.0 b1 = 2.0 b2 = 4.0 b3 = 6.0 b4 = 8.0 b5 = 9.0 set label "phone 0" at .5,(b0+.2) set label "phone 1" at .5,(b1+.2) set label "phone 0" at .5,(b2+.2) set label "phone 1" a
www.eeworm.com/read/290228/3983608

gnuplot m.bw.gnuplot

load "title" set nokey plot \ "m.2.bw" with lines, \ "m.3.bw" with lines, \ "m.4.bw" with lines, \ "m.5.bw" with lines, \ "m.6.bw" with lines, \ "m.7.bw" with lines, \ "m.8.bw" with lines, \ "m.9.bw"