PlaneMod
内容 |
関数
\[f = \sin\left(\theta\right)\cos(\phi)x + \sin(\theta)\sin(\phi)y + \cos(\theta)z + d\]
説明
修正平面陰関数
サンプル曲線
パラメータ
数:3
パラメータの名前:theta, phi, d
意味:theta = unknown, phi = unknown, d=unknown
下側境界: \(\theta\ge0\), \(\phi\ge0\)
上側境界: \(\theta\le\pi\), \(\phi\le2\pi\)
派生パラメータ
\[a=\sin(\theta)\cos(\phi)\]
\(b=\sin(\theta)\sin(\phi)\)
\(c=\cos(\theta)\)
スクリプトでのアクセス法
nlf_PlaneMod(x,y,z,theta,phi,d)
関数定義ファイル名
FITFUNC\PLANEMOD.FDF
カテゴリー
Implicit
