enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. File:Mandelbrot set, plotted with Matplotlib.svg - Wikipedia

    en.wikipedia.org/wiki/File:Mandelbrot_set...

    Original file (SVG file, nominally 900 × 900 pixels, file size: 1.46 MB) This is a file from the Wikimedia Commons . Information from its description page there is shown below.

  3. File:Wind power installed capacity and generation in Portugal ...

    en.wikipedia.org/wiki/File:Wind_power_installed...

    English: This plot shows a Bar Chart of the installed Wind power capacity and generation in Portugal. You find the Python code to regenerate this SVG below. Please update the data in the future !

  4. Matplotlib - Wikipedia

    en.wikipedia.org/wiki/Matplotlib

    Matplotlib-animation [11] capabilities are intended for visualizing how certain data changes. However, one can use the functionality in any way required. These animations are defined as a function of frame number (or time). In other words, one defines a function that takes a frame number as input and defines/updates the matplotlib-figure based ...

  5. File:Matplotlib scatter v.svg - Wikipedia

    en.wikipedia.org/wiki/File:Matplotlib_scatter_v.svg

    Size of this PNG preview of this SVG file: 720 × 540 ... Ika. 2015-08-08 import matplotlib.pyplot as plt import numpy as np from numpy.random import rand x = rand ...

  6. File:Cauchy cdf.svg - Wikipedia

    en.wikipedia.org/wiki/File:Cauchy_cdf.svg

    Size of this PNG preview of this SVG file: ... This plot was created with Matplotlib. Source code ... plt. clf plt. figure (figsize = (4, 3.2)) plt. axes ...

  7. File:Photovoltaics Installed Capacity and Production in ...

    en.wikipedia.org/wiki/File:Photovoltaics...

    import matplotlib.pyplot as plt import numpy as np # Photovoltaics Installed Capacity ... for row in data]) # generated fig = plt. figure ax1 ... -width / 2, data ...

  8. File:3 phase rectification 2.svg - Wikipedia

    en.wikipedia.org/wiki/File:3_phase_rectification...

    Size of this PNG preview of this SVG file: ... This plot was created with Matplotlib. Source code ... fig = figure (figsize = ...

  9. File:Polynomialdeg3.svg - Wikipedia

    en.wikipedia.org/wiki/File:Polynomialdeg3.svg

    This plot was created with Matplotlib ... # Author: Ika, 2013-07-24 from pylab import * import pylab as pl import numpy as np # Create a figure of size 8x6 points, 80 ...