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!