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.circlegrid.html below:

Website Navigation


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

control.phaseplot.circlegrid
control.phaseplot.circlegrid(centers, radius, num)[source]

Generate list of points around a circle.

points = circlegrid(centers, radius, num) generates a list of points that form a circle around a list of centers.

Parameters:
centers2D array_like

Array of points with shape (p, 2) defining centers of the circles.

radiusfloat

Radius of the points to be generated around each center.

numint

Number of points to generate around the circle.

Returns:
grid2D array

Array of points with shape (p * num, 2) defining the circles.


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