How can I calculate the area between these two lines?
Show older comments
I am trying to find the area between these two curves that I got from XFOIL. Is there a simple way to do this? I was able to export the coordinates of the two curves and put them into matlab as X1, Y1, X2, and Y2. I'm guessing I'm gonna have to do some sort of interpolation, because though the two curves begin and end at the same XY values, the number of values is different. Sorry if this is a repeat question, but I couldn't find any problems in the forum that are similar to my case. Any advice would be greatly appreciated!
Accepted Answer
More Answers (0)
Categories
Find more on Numerical Integration and Differentiation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!