How to create a spline representing an airfoil surface
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi!!!
Im struggling trying to create a basic script which would plot the nose part of an airfoil. I have 4 points (+ the leading edge position) defining the upper surface and 2 defining the lower one. I have tried to split the shape in 2 and plotting the upper and the lower surface separately. This is not working out though. Instead of getting a nice smooth surface, I am getting a very wavy and oscillating pattern, with huge spikes in between 2 defined points. I have tried both cubic spline and least square method but with no luck. Any suggestion on what I could try to plot an nice and realistic airfoil shape based on the points I have??
Thanks!!!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!