MATLAB 帮助中心
Order of discrete-time filter System object
filtOrder = order(rcfilter)
filtOrder = order(rcfilter) returns the order of the filter System object™. The order depends on the filter structure and the reference double-precision floating-point coefficients.
filtOrder
rcfilter
example
collapse all
Create a square root raised cosine (RRC) filter pair using the comm.RaisedCosineTransmitFilter and comm.RaisedCosineReceiveFilter System objects. Determine the group delay of the overall filter pair.
comm.RaisedCosineTransmitFilter
comm.RaisedCosineReceiveFilter
txrcfilt = comm.RaisedCosineTransmitFilter
txrcfilt = comm.RaisedCosineTransmitFilter with properties: Shape: 'Square root' RolloffFactor: 0.2000 FilterSpanInSymbols: 10 OutputSamplesPerSymbol: 8 Gain: 1
rxrcfilt = comm.RaisedCosineReceiveFilter
rxrcfilt = comm.RaisedCosineReceiveFilter with properties: Shape: 'Square root' RolloffFactor: 0.2000 FilterSpanInSymbols: 10 InputSamplesPerSymbol: 8 DecimationFactor: 8 DecimationOffset: 0 Gain: 1
groupDelay = order(txrcfilt)/2 + order(rxrcfilt)/2
groupDelay = 80
Input filter, specified as one of these of filter System objects.
Filter order, returned as a scalar. The order depends on the filter structure and the reference double-precision floating-point coefficients.
Data Types: double
double
Introduced in R2013b
info
coeffs
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处