NURBS generation from matlab
이전 댓글 표시
I want to generate a surface using NURBS for an aircraft wing. I've tried it, but I'm having some problems. the geometry not exact enough, Any suggestions?
답변 (1개)
Aman
2024년 8월 21일
0 개 추천
Hi Roberto,
As per my understanding you want to work on rational splines specifically NURBS.
You can refer to the below documentation which discusses on construction and working with rational splines.
For specific rational spline NURBS I found an exciting resource on file exchange called NURBS Toolbox which you can utilize for various operations on NURBS and you can also use it for the visualization purpose too.
I hpoe this helps you to proceed ahead with your workflow.
카테고리
도움말 센터 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!