Draws the Line Perp to < g1, g2 > Thru (x0, y0)
27
29
The following allows us to graph an arbitrary second vector (not necessarily the gradient vector).
30
31
32
33
Graphs the Vector < v1, v2 > when we set b = 0 (and the Unit Vector in the Same Direction when we set b = 1)
34
Draws the Unit Circle with Center (x0,y0)
40
Draws the head of the vector <v1,v2> (and allows us to drag it).
43
Draws the Line Parallel to <v1, v2> Thru (x0, y0)
45
47
技术支持
技术支持
新建空白图表
示例