911 - 920 of 1008 for graph drawingSearch Results
ParametricPlot3D   (Built-in Mathematica Symbol)
ParametricPlot3D[{f_x, f_y, f_z}, {u, u_min, u_max}] produces a three-dimensional space curve parametrized by a variable u which runs from u_min to u_max. ...
ArrayPlot   (Built-in Mathematica Symbol)
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.
RootLocusPlot   (Built-in Mathematica Symbol)
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
Customize My Graphics   (Mathematica How To)
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
Plot Diagnostics for Fitted Models   (Mathematica How To)
Diagnostics are an important part of analyzing models of data. Plots of residuals and leverage or influence measures provide valuable insight into whether assumptions of the ...
Circle   (Built-in Mathematica Symbol)
Circle[{x, y}, r] is a two-dimensional graphics primitive that represents a circle of radius r centered at the point x, y. Circle[{x, y}] gives a circle of radius 1. ...
ContourPlot3D   (Built-in Mathematica Symbol)
ContourPlot3D[f, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] produces a three-dimensional contour plot of f as a function of x, y, and z. ContourPlot3D[f == g, ...
Filling   (Built-in Mathematica Symbol)
Filling is an option for ListPlot, Plot, Plot3D, and related functions that specifies what filling to add under points, curves, and surfaces.
ImageHistogram   (Built-in Mathematica Symbol)
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
NicholsGridLines   (Built-in Mathematica Symbol)
NicholsGridLines is an option to NicholsPlot that specifies contours of constant magnitude and constant phase of the closed-loop system.
1 ... 89|90|91|92|93|94|95 ... 101 Previous Next

...