strike rate system in response to the absolute and relative value range db respo...我要分享

strike rate system in response to the absolute and

matlab

关注次数: 195

下载次数: 0

文件大小: 817.00 B

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db response phase and group delay response to the response function%% db relative amplitude (dB)% mag as the absolute amplitude% of MTS Phase Response% for the group delay grd% w frequency of sample points for the vector b Ha% (z) elements polynomial coefficient (F IR, b = h)% for a Hz (z) denominator polynomial coefficient (right FIR, a = 1)%


English Description:

strike rate system in response to the absolute and relative value range db response phase and group delay response to the response function%% db relative amplitude (dB)% mag as the absolute amplitude% of MTS Phase Response% for the group delay grd% w frequency of sample points for the vector b Ha% (z) elements polynomial coefficient (F IR, b = h)% for a Hz (z) denominator polynomial coefficient (right FIR, a = 1)%


代码预览