Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd3816ed

Browse files
Merge pull request#1 from matplotlib/master
pull
2 parentsaf10a6b +79dad18 commitd3816ed

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎lib/matplotlib/axes/_axes.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7541,11 +7541,10 @@ def specgram(self, x, NFFT=None, Fs=None, Fc=None, detrend=None,
75417541
%(PSD)s
75427542
75437543
mode : {'default', 'psd', 'magnitude', 'angle', 'phase'}
7544-
What sort of spectrum to use. Default is 'psd', which takes
7545-
the power spectral density. 'complex' returns the complex-valued
7546-
frequency spectrum. 'magnitude' returns the magnitude spectrum.
7547-
'angle' returns the phase spectrum without unwrapping. 'phase'
7548-
returns the phase spectrum with unwrapping.
7544+
What sort of spectrum to use. Default is 'psd', which takes the
7545+
power spectral density. 'magnitude' returns the magnitude
7546+
spectrum. 'angle' returns the phase spectrum without unwrapping.
7547+
'phase' returns the phase spectrum with unwrapping.
75497548
75507549
noverlap : int
75517550
The number of points of overlap between blocks. The

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp