Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d09be commit 1a21beaCopy full SHA for 1a21bea
1 file changed
lib/matplotlib/mlab.py
@@ -10,7 +10,7 @@
10
Coherence (normalized cross spectral density)
11
12
:func:`csd`
13
- Cross spectral density uing Welch's average periodogram
+ Cross spectral density using Welch's average periodogram
14
15
:func:`detrend`
16
Remove the mean or best fit line from an array
@@ -30,7 +30,7 @@
30
Principal Component Analysis
31
32
:func:`psd`
33
- Power spectral density uing Welch's average periodogram
+ Power spectral density using Welch's average periodogram
34
35
:func:`rk4`
36
A 4th order runge kutta integrator for 1D or ND systems
0 commit comments