ListVectorDensityPlot
ListVectorDensityPlot[varr]
根据向量数组 varr 和标量场值 {{vxij,vyij},rij} 生成向量密度图.
ListVectorDensityPlot[{{{x1,y1},{{vx1,vy1},r1}},…}]
据指定点 {xi,yi} 处的向量和标量场值 {{vxi,vyi},ri}生成向量密度图.
ListVectorDensityPlot[{data1,data2,…}]
绘制多个向量和标量场数据.
更多信息和选项
- ListVectorDensityPlot 生成向量场的向量图,以标量场的密度图为背景.
- ListVectorDensityPlot 通过绘制归一化到固定长度的箭头显示向量场. 默认情况下,根据向量场的大小 对箭头进行着色. 在标量场 r 的密度图上绘制向量.
- 默认情况下,对于标量场 r,使用向量场的大小 .
- 绘图可视化集合 ,其中 是定义 的区域.
- ListVectorDensityPlot 将数据插值到向量函数 和标量函数 中.
- 对于规则数据,在 处,向量场 的值为 varr〚i,j,1〛,标量场的值为 varr〚i,j,2〛.
- 对于不规则数据,在 处,向量场 的值为 {vxi,vyi},标量场的值为 ri.
- 如果没有给出标量场的值,则使用向量场的模.
- ListVectorDensityPlot[varr] 沿页面向上的方向排列 varr 的行,沿横向放置列.
- 默认情况下,ListVectorDensityPlot 对给出的数据进行插值,并在规则网格位置上绘制向量场的向量.
- 设置 VectorPoints->All,ListVectorDensityPlot 显示与特定向量场的数据点相关的向量.
- ListVectorDensityPlot 的选项与 Graphics 一样,不同之处和更多选项如下所示: [所有选项的列表]
- MeshFunctions、 RegionFunction、ColorFunction 和 VectorColorFunction 的参数是 x、y、vx、vy、r.
- 缺省设置 MeshFunctions->{#5&} 绘制关于标量场 r 的网格线.
- ScalingFunctions 的可能设置包括:
-
{sx,sy} 缩放 x 和 y 坐标轴 - 常见的内置缩放函数 s 包括:
-
"Log" 对数刻度,自动进行标记 "Log10" 以 10 为底的对数刻度,用 10 的幂进行标记 "SignedLog" 类似对数的刻度,包含 0 和负数 "Reverse" 反转坐标的方向 "Infinite" 无穷刻度
所有选项的列表
范例
打开所有单元关闭所有单元范围 (20)
采样 (9)
选项 (87)
ColorFunction (6)
ColorFunctionScaling (4)
使用 ColorFunctionScaling->False 得到未经调整的值:
PlotLegends (2)
VectorAspectRatio (1)
用 VectorAspectRatio 指定相对于箭头长度的箭头大小:
VectorColorFunction (4)
VectorColorFunctionScaling (4)
使用 VectorColorFunctionScaling->False 得到未经调整的值:
VectorMarkers (10)
VectorPoints (8)
VectorStyle (5)
属性和关系 (10)
使用 VectorDensityPlot 绘制具有标量场的密度图的函数:
使用 StreamDensityPlot 绘制流线而非向量:
使用 ListVectorPlot 绘制没有密度图的数据:
使用 ListStreamPlot 绘制流线而非向量:
使用 ListStreamDensityPlot 绘制流线图(而非向量):
使用 VectorPlot 绘制不具有密度图的函数:
使用 ListVectorDisplacementPlot 可视化与位移矢量场相关的区域变形:
使用 ListVectorDisplacementPlot3D 可视化三维中的变形:
标量场可以使用 ListDensityPlot 绘制自身:
使用 ListLineIntegralConvolutionPlot 绘制向量场数据的线积分卷积:
使用 ListVectorPlot3D 和 ListStreamPlot3D 可视化三维向量场数据:
用 ListSliceVectorPlot3D 沿曲面绘制向量:
用 GeoVectorPlot 在地图上绘制向量:
使用 GeoStreamPlot 绘制流线而非向量:
文本
Wolfram Research (2008),ListVectorDensityPlot,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListVectorDensityPlot.html (更新于 2022 年).
CMS
Wolfram 语言. 2008. "ListVectorDensityPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2022. https://reference.wolfram.com/language/ref/ListVectorDensityPlot.html.
APA
Wolfram 语言. (2008). ListVectorDensityPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ListVectorDensityPlot.html 年