PolarAxes is an option for sector charts and polar plots that specifies whether polar axes should be drawn.
StabilityMarginsStyle is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the styles in which the gain and phase margins ...
WindowFrame is a notebook option that specifies the type of frame to draw around the window in which the notebook is displayed on the screen.
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
Basic 3D plotting function. This makes a three-dimensional plot of the function sin(xy). Three-dimensional graphics can be rotated in place by dragging the mouse inside of ...
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...