Tagged Questions
2
votes
1answer
1k views
Evaluating a line integral of a vector field numerically
I have a vector field (velocity) and I want to integrate around a rectangle. If I had a function for the field it would be easy and I know how to do it. However, I only have the coordinates. Is there ...