GeoGebra/DelaunayCurve
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
[[GeoGebra]]
* Delaunay Curve [#z4dd2e02]
#ref(delaunay.png)
#ref(delaunay.ggb)
- 楕円を転がしたときの焦点の軌跡が描く曲線です.
- list1=Sequence[Distance[(f(s), g(s)), (f(s + p), g(s + p))], s, -pi/2, t, p] で楕円弧の断片長のリストを作成
- Sum[list1] で楕円の弧長を近似計算
- [[動的ワークシート:http://www.knoppix-math.org/geogebra/delaunay.html]](要Java環境)
** Reference [#zf64d4b5]
- [[The Surfaces of Delaunay:http://www.springerlink.com/content/b7t78t28717k0t6t/]] by James Eeels
終了行:
[[GeoGebra]]
* Delaunay Curve [#z4dd2e02]
#ref(delaunay.png)
#ref(delaunay.ggb)
- 楕円を転がしたときの焦点の軌跡が描く曲線です.
- list1=Sequence[Distance[(f(s), g(s)), (f(s + p), g(s + p))], s, -pi/2, t, p] で楕円弧の断片長のリストを作成
- Sum[list1] で楕円の弧長を近似計算
- [[動的ワークシート:http://www.knoppix-math.org/geogebra/delaunay.html]](要Java環境)
** Reference [#zf64d4b5]
- [[The Surfaces of Delaunay:http://www.springerlink.com/content/b7t78t28717k0t6t/]] by James Eeels
ページ名: