HamiltonianFieldPlot
HamiltonianFieldPlot[f,{x,xmin,xmax},{y,ymin,ymax}]
generates a plot of the Hamiltonian vector field of the scalar-valued function f as a function of x and y.
HamiltonianFieldPlot[f,{x,xmin,xmax,dx},{y,ymin,ymax,dy}]
uses steps dx in variable x, and steps dy in variable y.
更多信息和选项
- To use HamiltonianFieldPlot, you first need to load the Vector Field Plotting Package using Needs["VectorFieldPlots`"].
- The derivatives of f are calculated analytically.
- HamiltonianFieldPlot has the same options as Graphics, with the following additions and changes:
-
ColorFunction None a function to use for coloring the vectors by their magnitude MaxArrowLength None length of the largest vector to be drawn, applied after the ScaleFunction, but before the ScaleFactor PlotPoints 15 the number of evaluation points in each direction ScaleFactor Automatic linearly rescales the vectors so the longest vector is equal to this value; Automatic fits the vectors in the mesh, None eliminates the rescaling ScaleFunction None a function to use for rescaling the magnitude of vectors
范例
文本
Wolfram Research (2008),HamiltonianFieldPlot,Wolfram 语言函数,https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html.
CMS
Wolfram 语言. 2008. "HamiltonianFieldPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html.
APA
Wolfram 语言. (2008). HamiltonianFieldPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/VectorFieldPlots/ref/HamiltonianFieldPlot.html 年