Skip to content
CalcGospel 國際數學圖譜

parametric curve

参数曲线

词汇拆解与释义

Parametric curve 是由 parametric equations 定义的曲线。

数学定义

若:

x=p(t),y=q(t)x=p(t),\quad y=q(t)

则随着 tt 改变,点 (p(t),q(t))(p(t),q(t)) 形成一条 parametric curve。

P4 用法

P4 中会对 parametric curve 求 gradient、normal、area under the curve。