matlab spectrum,Periodogram spectrum

Description

Note

The use of spectrum.periodogram is not

recommended. Use periodogram instead.

Hs = spectrum.periodogram returns

a default periodogram spectrum object, Hs, that

defines the parameters for the periodogram spectral estimation method.

This default object uses a rectangular window and a default FFT length

equal to the next power of 2 (NextPow2) that is

greater than the input length.

Hs = spectrum.periodogram(winname) returns

a spectrum object, Hs, that uses the specified

window. If the window uses an optional associated window parameter,

it is set to the default value. This object uses the default FFT length.

Hs = spectrum.periodogram({windowname,winparameter}) returns

a spectrum object, Hs, that uses the specified

window and optional associated window parameter, if any. You specify

the window and window parameter in a cell array with the window name

and the parameter value. This object uses the default FFT length.

Valid window names are:

'Bartlett'

'Bartlett-Hann'

'Blackman'

'Blackman-Harris'

'Bohman'

'Chebyshev'

'Flat Top'

'Gaussian'

'Hamming'

'Hann'

'Kaiser'

'Nuttall'

'Parzen'

'Rectangular'

'Triangular'

'Tukey'

'User Defined'

See window and the corresponding window function page for window parameter

information.

You can use set to change the value of the

additional parameter or to define the MATLAB® expression and parameters

for a user-defined window (see spectrum for

information on using set).

Note

Window names must be enclosed in single quotes, such as spectrum.periodogram('Tukey') or spectrum.periodogram({'Tukey',0.7}).

Note

See periodogram for more

information on the periodogram algorithm.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值