MATLAB 帮助中心
Get underlying FIR filter
filter = getFilter(DF)
filter = getFilter(DF) returns the underlying FIR filter, filter, used to implement the differentiator, DF.
filter
DF
example
collapse all
Create a dsp.Differentiator System object with default properties.
dsp.Differentiator
DF = dsp.Differentiator;
Use getFilter to get the underlying FIR filter, filter, which implements the differentiator, DF.
getFilter
filter = dsp.FIRFilter with properties: Structure: 'Direct form' NumeratorSource: 'Property' Numerator: [-0.0019 0.0024 -8.7640e-04 6.6377e-04 -6.2364e-04 6.3164e-04 -6.6022e-04 7.0219e-04 -7.5512e-04 8.1909e-04 -8.9507e-04 9.8508e-04 -0.0011 0.0012 -0.0014 0.0016 -0.0018 0.0021 -0.0024 0.0029 -0.0036 0.0044 -0.0057 … ] (1×60 double) InitialConditions: 0 Show all properties
Differentiator filter, specified as a dsp.Differentiator System object.
Underlying filter used to implement the differentiator, returned as a filter System object.
Introduced in R2016a
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 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处