de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算我要分享

Using de Casteljau recursive evaluation method to compile n-degree Bezier surface calculation on tri

MATLAB-bezier曲面 bezier----matlab bezier曲面matlab 三角曲面bezier bezier曲面

关注次数: 299

下载次数: 0

文件大小: 1K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点


English Description:

By using de Casteljau recursive evaluation method, the calculation program of n-degree Bezier surface on triangle domain is compiled, and the control points are given


代码预览

相关推荐