please help me how to convert mesh or deformed mesh to nurbs surf i have coordinate of node and displacement

回答 (1 件)

Gautam
Gautam 2025 年 2 月 11 日

0 投票

MATLAB does not have built-in functions for NURBS fitting, but you can use the NURBS toolbox available on MATLAB Central File Exchange, such as NURBS-Python (geomdl) or other similar tools. NURBS-Python (geomdl) is a Python library for NURBS, which you can use in MATLAB via Python integration.
However please note that MathWorks does not extend support for these tools

カテゴリ

タグ

質問済み:

2015 年 8 月 24 日

回答済み:

2025 年 2 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by