VectorFieldPlots`
VectorFieldPlots`
HamiltonianFieldPlot
バージョン7.0現在で,HamiltonianFieldPlotの代りにVectorPlotが使われるようになっている.
HamiltonianFieldPlot[f,{x,xmin,xmax},{y,ymin,ymax}]
x,y の関数としてのスカラー値関数 f のハミルトンベクトル場のプロットを生成する.
HamiltonianFieldPlot[f,{x,xmin,xmax,dx},{y,ymin,ymax,dy}]
変数 x,y に対してそれぞれ刻み幅 dx,dy を使う.
詳細とオプション
- HamiltonianFieldPlotを使うためには,まずベクトル場プロットパッケージ をロードしなくてはならない.それにはNeeds["VectorFieldPlots`"]を実行する必要がある.
- f の導関数は解析的に計算される.
- HamiltonianFieldPlotはGraphicsと同じオプションを持つが,以下が変更あるいは追加されている:
-
ColorFunction None 大きさによってベクトルを色付けするのに使う関数 MaxArrowLength None 描画する最大ベクトルの長さ.ScaleFunctionの後,ScaleFactorの前に適用される PlotPoints 15 各方向の評価点の数 ScaleFactor Automatic 最長のベクトルがこの値になるよう,ベクトルを線形に再スケールする.Automaticではベクトルはメッシュにフィットし,Noneでは再スケールされない ScaleFunction None ベクトルの大きさを再スケールするするのに使う関数
例題
Wolfram Research (2008), HamiltonianFieldPlot, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html.
テキスト
Wolfram Research (2008), HamiltonianFieldPlot, Wolfram言語関数, https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html.
CMS
Wolfram Language. 2008. "HamiltonianFieldPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html.
APA
Wolfram Language. (2008). HamiltonianFieldPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html