|
59 | 59 | <a href="../index.html"><img src="../_static/logo2.png" border="0" alt="matplotlib"/></a>
|
60 | 60 | </div>
|
61 | 61 |
|
| 62 | +<!-- The "Fork me on github" ribbon --> |
| 63 | +<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" usemap="#ribbonmap"/> |
| 64 | +<map name="ribbonmap"> |
| 65 | + <area shape="poly" coords="20,2,148,-1,148,135" href="https://github.com/matplotlib/matplotlib" alt="Fork me on GitHub" /> |
| 66 | +</map> |
| 67 | + |
| 68 | + |
62 | 69 | <div class="related">
|
63 | 70 | <h3>Navigation</h3>
|
64 | 71 | <ul>
|
@@ -2502,7 +2509,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
2502 | 2509 |
|
2503 | 2510 | <dl class="method">
|
2504 | 2511 | <dt id="matplotlib.axes.Axes.cohere">
|
2505 |
| -<tt class="descname">cohere</tt><big>(</big><em>x</em>, <em>y</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x36f5cf8></em>, <em>window=<function window_hanning at 0x36f5f50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.cohere" title="Permalink to this definition">¶</a></dt> |
| 2512 | +<tt class="descname">cohere</tt><big>(</big><em>x</em>, <em>y</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x3fefcf8></em>, <em>window=<function window_hanning at 0x3feff50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.cohere" title="Permalink to this definition">¶</a></dt> |
2506 | 2513 | <dd><p>Plot the coherence between <em>x</em> and <em>y</em>.</p>
|
2507 | 2514 | <p>Call signature:</p>
|
2508 | 2515 | <div class="highlight-python"><div class="highlight"><pre><span class="n">cohere</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">,</span> <span class="n">NFFT</span><span class="o">=</span><span class="mi">256</span><span class="p">,</span> <span class="n">Fs</span><span class="o">=</span><span class="mi">2</span><span class="p">,</span> <span class="n">Fc</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">detrend</span> <span class="o">=</span> <span class="n">mlab</span><span class="o">.</span><span class="n">detrend_none</span><span class="p">,</span>
|
@@ -3171,7 +3178,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
3171 | 3178 |
|
3172 | 3179 | <dl class="method">
|
3173 | 3180 | <dt id="matplotlib.axes.Axes.csd">
|
3174 |
| -<tt class="descname">csd</tt><big>(</big><em>x</em>, <em>y</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x36f5cf8></em>, <em>window=<function window_hanning at 0x36f5f50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.csd" title="Permalink to this definition">¶</a></dt> |
| 3181 | +<tt class="descname">csd</tt><big>(</big><em>x</em>, <em>y</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x3fefcf8></em>, <em>window=<function window_hanning at 0x3feff50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.csd" title="Permalink to this definition">¶</a></dt> |
3175 | 3182 | <dd><p>Plot cross-spectral density.</p>
|
3176 | 3183 | <p>Call signature:</p>
|
3177 | 3184 | <div class="highlight-python"><div class="highlight"><pre><span class="n">csd</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">,</span> <span class="n">NFFT</span><span class="o">=</span><span class="mi">256</span><span class="p">,</span> <span class="n">Fs</span><span class="o">=</span><span class="mi">2</span><span class="p">,</span> <span class="n">Fc</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">detrend</span><span class="o">=</span><span class="n">mlab</span><span class="o">.</span><span class="n">detrend_none</span><span class="p">,</span>
|
@@ -4820,7 +4827,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
4820 | 4827 |
|
4821 | 4828 | <dl class="method">
|
4822 | 4829 | <dt id="matplotlib.axes.Axes.hexbin">
|
4823 |
| -<tt class="descname">hexbin</tt><big>(</big><em>x</em>, <em>y</em>, <em>C=None</em>, <em>gridsize=100</em>, <em>bins=None</em>, <em>xscale='linear'</em>, <em>yscale='linear'</em>, <em>extent=None</em>, <em>cmap=None</em>, <em>norm=None</em>, <em>vmin=None</em>, <em>vmax=None</em>, <em>alpha=None</em>, <em>linewidths=None</em>, <em>edgecolors='none'</em>, <em>reduce_C_function=<function mean at 0x26e82a8></em>, <em>mincnt=None</em>, <em>marginals=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.hexbin" title="Permalink to this definition">¶</a></dt> |
| 4830 | +<tt class="descname">hexbin</tt><big>(</big><em>x</em>, <em>y</em>, <em>C=None</em>, <em>gridsize=100</em>, <em>bins=None</em>, <em>xscale='linear'</em>, <em>yscale='linear'</em>, <em>extent=None</em>, <em>cmap=None</em>, <em>norm=None</em>, <em>vmin=None</em>, <em>vmax=None</em>, <em>alpha=None</em>, <em>linewidths=None</em>, <em>edgecolors='none'</em>, <em>reduce_C_function=<function mean at 0x2f66140></em>, <em>mincnt=None</em>, <em>marginals=False</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.hexbin" title="Permalink to this definition">¶</a></dt> |
4824 | 4831 | <dd><p>Make a hexagonal binning plot.</p>
|
4825 | 4832 | <p>Call signature:</p>
|
4826 | 4833 | <div class="highlight-python"><pre>hexbin(x, y, C = None, gridsize = 100, bins = None,
|
@@ -7208,7 +7215,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
7208 | 7215 |
|
7209 | 7216 | <dl class="method">
|
7210 | 7217 | <dt id="matplotlib.axes.Axes.psd">
|
7211 |
| -<tt class="descname">psd</tt><big>(</big><em>x</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x36f5cf8></em>, <em>window=<function window_hanning at 0x36f5f50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.psd" title="Permalink to this definition">¶</a></dt> |
| 7218 | +<tt class="descname">psd</tt><big>(</big><em>x</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x3fefcf8></em>, <em>window=<function window_hanning at 0x3feff50></em>, <em>noverlap=0</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.psd" title="Permalink to this definition">¶</a></dt> |
7212 | 7219 | <dd><p>Plot the power spectral density.</p>
|
7213 | 7220 | <p>Call signature:</p>
|
7214 | 7221 | <div class="highlight-python"><div class="highlight"><pre><span class="n">psd</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">NFFT</span><span class="o">=</span><span class="mi">256</span><span class="p">,</span> <span class="n">Fs</span><span class="o">=</span><span class="mi">2</span><span class="p">,</span> <span class="n">Fc</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">detrend</span><span class="o">=</span><span class="n">mlab</span><span class="o">.</span><span class="n">detrend_none</span><span class="p">,</span>
|
@@ -9793,7 +9800,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
9793 | 9800 |
|
9794 | 9801 | <dl class="method">
|
9795 | 9802 | <dt id="matplotlib.axes.Axes.specgram">
|
9796 |
| -<tt class="descname">specgram</tt><big>(</big><em>x</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x36f5cf8></em>, <em>window=<function window_hanning at 0x36f5f50></em>, <em>noverlap=128</em>, <em>cmap=None</em>, <em>xextent=None</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.specgram" title="Permalink to this definition">¶</a></dt> |
| 9803 | +<tt class="descname">specgram</tt><big>(</big><em>x</em>, <em>NFFT=256</em>, <em>Fs=2</em>, <em>Fc=0</em>, <em>detrend=<function detrend_none at 0x3fefcf8></em>, <em>window=<function window_hanning at 0x3feff50></em>, <em>noverlap=128</em>, <em>cmap=None</em>, <em>xextent=None</em>, <em>pad_to=None</em>, <em>sides='default'</em>, <em>scale_by_freq=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.specgram" title="Permalink to this definition">¶</a></dt> |
9797 | 9804 | <dd><p>Plot a spectrogram.</p>
|
9798 | 9805 | <p>Call signature:</p>
|
9799 | 9806 | <div class="highlight-python"><div class="highlight"><pre><span class="n">specgram</span><span class="p">(</span><span class="n">x</span><span class="p">,</span> <span class="n">NFFT</span><span class="o">=</span><span class="mi">256</span><span class="p">,</span> <span class="n">Fs</span><span class="o">=</span><span class="mi">2</span><span class="p">,</span> <span class="n">Fc</span><span class="o">=</span><span class="mi">0</span><span class="p">,</span> <span class="n">detrend</span><span class="o">=</span><span class="n">mlab</span><span class="o">.</span><span class="n">detrend_none</span><span class="p">,</span>
|
@@ -11149,7 +11156,7 @@ <h1>axes<a class="headerlink" href="#axes" title="Permalink to this headline">¶
|
11149 | 11156 |
|
11150 | 11157 | <dl class="method">
|
11151 | 11158 | <dt id="matplotlib.axes.Axes.xcorr">
|
11152 |
| -<tt class="descname">xcorr</tt><big>(</big><em>x</em>, <em>y</em>, <em>normed=True</em>, <em>detrend=<function detrend_none at 0x36f5cf8></em>, <em>usevlines=True</em>, <em>maxlags=10</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.xcorr" title="Permalink to this definition">¶</a></dt> |
| 11159 | +<tt class="descname">xcorr</tt><big>(</big><em>x</em>, <em>y</em>, <em>normed=True</em>, <em>detrend=<function detrend_none at 0x3fefcf8></em>, <em>usevlines=True</em>, <em>maxlags=10</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#matplotlib.axes.Axes.xcorr" title="Permalink to this definition">¶</a></dt> |
11153 | 11160 | <dd><p>Plot the cross correlation between <em>x</em> and <em>y</em>.</p>
|
11154 | 11161 | <p>Call signature:</p>
|
11155 | 11162 | <div class="highlight-python"><div class="highlight"><pre><span class="n">xcorr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">x</span><span class="p">,</span> <span class="n">y</span><span class="p">,</span> <span class="n">normed</span><span class="o">=</span><span class="bp">True</span><span class="p">,</span> <span class="n">detrend</span><span class="o">=</span><span class="n">mlab</span><span class="o">.</span><span class="n">detrend_none</span><span class="p">,</span>
|
@@ -11355,7 +11362,7 @@ <h3>Navigation</h3>
|
11355 | 11362 | </div>
|
11356 | 11363 | <div class="footer">
|
11357 | 11364 | © Copyright 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team.
|
11358 |
| - Last updated on Nov 08, 2012. |
| 11365 | + Last updated on Nov 13, 2012. |
11359 | 11366 | Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
|
11360 | 11367 | </div>
|
11361 | 11368 | </body>
|
|
0 commit comments