Line Integral along a Polygonal Line in 2-D
Description
Calculate the line integral of F.dr along a polygonal line.
Define the coordinates.
VectorCalculusSetCoordinatescartesianx,y:
Define the vector field.
VectorCalculusVectorFieldx2,y2
x2e_x+y2e_y
Specify the vertices of the polygonal line, and then calculate the line integral of the vector field.
VectorCalculusLineInt,LineSegments1,2,3,4,7,5,9,6
312
Commands Used
VectorCalculus[LineInt], VectorCalculus[SetCoordinates], VectorCalculus[VectorField]
See Also
VectorCalculus
Download Help Document
What kind of issue would you like to report? (Optional)