试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2...我要分享

In this paper, the least square error criterion (least square inverse design) in time domain is used

matlab 系统 VN 输入 函数 一个 设计 最小 具有 试用 IIRDF 输出 系数 时域 准则 逼近 误差 激励 dn 平方

关注次数: 404

下载次数: 0

文件大小: 826.00 B

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR coefficient of the system function, so in y (n) = [3,2,1] incentive to import, export v (n) approximation d (n) = [2,0.2,0.05]. So v (1) = v (2) = 0. Get v (n) of eight samples value d (n) comparisons. Using Matlab realization of this request.


English Description:

trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR coefficient of the system function, so in y (n) = [3,2,1] incentive to import, export v (n) approximation d (n) = [2,0.2,0.05]. So v (1) = v (2) = 0. Get v (n) of eight samples value d (n) comparisons. Using Matlab realization of this request.


代码预览

相关推荐