How to create a spline representing an airfoil surface
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Splines dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!