A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python-control.readthedocs.io/en/stable/generated/control.phaseplot.boxgrid.html below:

Website Navigation


control.phaseplot.boxgrid — Python Control Systems Library 0.10.2 documentation

control.phaseplot.boxgrid
control.phaseplot.boxgrid(xvals, yvals)[source]

Generate list of points along the edge of box.

points = boxgrid(xvals, yvals) generates a list of points that corresponds to a grid given by the cross product of the x and y values.

Parameters:
xvals, yvals1D array_like

Array of points defining the points on the lower and left edges of the box.

Returns:
grid2D array

Array with shape (p, 2) defining the points along the edges of the box, where p is the number of points around the edge.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4