Context Navigation


Changeset 147 for docs


Ignore:
Timestamp:
Dec 31, 2007, 4:31:38 PM (18 years ago)
Author:
neil.c.c.brown
Message:

Changed the first set of inequality graphs to have their keys readable, and to have thick red and green lines delineating the inequalities

Location:
docs/trunk/omega-test-slides
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • docs/trunk/omega-test-slides/inequality-equality.gnu

    r119 r147
    1load "(削除) (削除ここまで)gnuplot-settings.inc"
    1load "(追記) 2d- (追記ここまで)gnuplot-settings.inc"
    22
    3set xrange [0:4]
    4set yrange [0:4]
    3set terminal png truecolor size 900,600 enhanced rounded font "FreeSansBold" 12
    54
    6set style fill transparent solid 0.5 noborder
    7
    8set key bottom left
    5set key top right outside
    96
    107#The points are a hack to get the pattern fill to fill the whole of the rest of the graph
    118
    12plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", "-" with filledcurves above y1=0 title "{/*1.5 4y <= 15 - 5x}", "-" with lines lw 3 title "{/*1.5 4y = 15 - 5x}"
    9plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", \
    10 "-" with filledcurves above y1=0 title "{/*1.5 4y <= 15 - 5x}", \
    11 "-" with lines lw 3 lc rgb "brown" title "{/*1.5 4y = 15 - 5x}"
    13120 3.75
    14133 0
  • docs/trunk/omega-test-slides/inequality-normal.gnu

    r119 r147
    1load "(削除) (削除ここまで)gnuplot-settings.inc"
    1load "(追記) 2d- (追記ここまで)gnuplot-settings.inc"
    22
    3set xrange [0:4]
    4set yrange [0:4]
    3set terminal png truecolor size 900,600 enhanced rounded font "FreeSansBold" 12
    54
    6set style fill transparent solid 0.5 noborder
    7
    8set key bottom left
    5set key top right outside
    96
    107#The points are a hack to get the pattern fill to fill the whole of the rest of the graph
    118
    12plot "-" with filledcurves above y1=0 title "{/*1.5 4y <= 15 - 5x}", "-" with filledcurves below y1=5 title "{/*1.5 4y >= 10 - 5x}"
    9plot "-" with filledcurves above y1=0 title "{/*1.5 4y <= 15 - 5x}", \
    10 "-" with filledcurves below y1=5 title "{/*1.5 4y >= 10 - 5x}", \
    11 (15 - 5*x)/4 with lines ls 1 title "", \
    12 (10 - 5*x)/4 with lines ls 2 title ""
    13130 3.75
    14143 0
  • docs/trunk/omega-test-slides/inequality-redundant.gnu

    r119 r147
    1load "(削除) (削除ここまで)gnuplot-settings.inc"
    1load "(追記) 2d- (追記ここまで)gnuplot-settings.inc"
    22
    3set xrange [0:4]
    4set yrange [0:4]
    3set terminal png truecolor size 900,600 enhanced rounded font "FreeSansBold" 12
    54
    6set style fill transparent solid 0.5 noborder
    7
    8set key bottom left
    5set key top right outside
    96
    107#The points are a hack to get the pattern fill to fill the whole of the rest of the graph
    118
    12plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", "-" with filledcurves below y1=5 title "{/*1.5 4y >= 10 - 5x}"
    9plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", \
    10 "-" with filledcurves below y1=5 title "{/*1.5 4y >= 10 - 5x}", \
    11 (15 - 5*x)/4 with lines ls 1 title "", \
    12 (10 - 5*x)/4 with lines ls 2 title ""
    13130 3.75
    14143 0
  • docs/trunk/omega-test-slides/inequality-unsolveable.gnu

    r119 r147
    1load "(削除) (削除ここまで)gnuplot-settings.inc"
    1load "(追記) 2d- (追記ここまで)gnuplot-settings.inc"
    22
    3set xrange [0:4]
    4set yrange [0:4]
    3set terminal png truecolor size 900,600 enhanced rounded font "FreeSansBold" 12
    54
    6set style fill transparent solid 0.5 noborder
    7
    8set key bottom left
    5set key top right outside
    96
    107#The points are a hack to get the pattern fill to fill the whole of the rest of the graph
    118
    12plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", "-" with filledcurves above y1=0 title "{/*1.5 4y <= 10 - 5x}"
    9plot "-" with filledcurves below y1=5 title "{/*1.5 4y >= 15 - 5x}", \
    10 "-" with filledcurves above y1=0 title "{/*1.5 4y <= 10 - 5x}", \
    11 (15 - 5*x)/4 with lines ls 1 title "", \
    12 (10 - 5*x)/4 with lines ls 2 title ""
    13130 3.75
    14143 0
Note: See TracChangeset for help on using the changeset viewer.

AltStyle によって変換されたページ (->オリジナル) /