Directi o n Field

> DOMAIN := t = 0 .. 1 ;

[Maple Math]

> WINDOW := x = -5 .. 5,

> y = -5 .. 5 ;

[Maple Math]

>

> DIRplot := DEplot( MODEL, VAR, DOMAIN, WINDOW, arrows = MEDIUM,

> title = `Direction Field for #3 (a)` ):

> DIRplot;

[Maple Plot]

>