ベクトルの可視化
Wolfram言語では,完全に自動化されたベクトル関数とデータの高度な可視化が行える.これはフローや力線,その他どのような複雑さのベクトル場でも表すのに適している.
ベクトルプロット
VectorPlot,ListVectorPlot — ベクトル場のベクトルをプロットする
VectorPlot3D,ListVectorPlot3D — 3Dベクトル場のベクトルをプロットする
SliceVectorPlot3D,ListSliceVectorPlot3D — スライス面上にベクトルをプロットする
流線プロット
StreamPlot,ListStreamPlot — ベクトル場から流線プロットを作成する
StreamPlot3D,ListStreamPlot3D — 3Dベクトル場から流線プロットを作成する
変位図プロット
VectorDisplacementPlot, ListVectorDisplacementPlot — 物体を変位させるベクトル場
VectorDisplacementPlot3D, ListVectorDisplacementPlot3D — 3D物体を変位させるベクトル場
プロットの組合せ
VectorDensityPlot,ListVectorDensityPlot — 密度背景のベクトルプロット
StreamDensityPlot,ListStreamDensityPlot — 密度背景のストリームプロット
たたみ込みプロット
LineIntegralConvolutionPlot, ListLineIntegralConvolutionPlot — 画像を変換するベクトル場
地理的可視化 »
GeoVectorPlot ▪ GeoStreamPlot ▪ ...
複素数の可視化 »
ComplexVectorPlot ▪ ComplexStreamPlot ▪ ...
オプション
StreamPoints,VectorPoints — 置かれている流線,ベクトルの数
StreamScale — 流線のスケールと大きさ
VectorScaling, VectorSizes — ベクトルのスケールと大きさ
StreamStyle,VectorStyle — 流線とベクトルの色とスタイル
StreamMarkers,VectorMarkers — 流線とベクトルの一般的な形状
ColorFunction,Mesh,MeshFunctions — スカラーのための色付け,メッシュ,輪郭線等の設定
StreamColorFunction ▪ VectorColorFunction ▪ RegionFunction
VectorAspectRatio ▪ VectorRange ▪ ClippingStyle