文件名称:da2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.88kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
FIR_A=[1 1 2]
FIR_B=[2 1 1]
function [w_out mse_out ref_out] = LMS(FIR_A,FIR_B,1,wave=square)
[w mse ref res iter] = LMS(FIR_A,FIR_B,L,wave)
LMS filter to solve the system identification problem represented below:
---------- ----------
------- FILTER A -----out_A----- FILTER X ---out--
| ---------- ---------- |
in | |
----| |+
| ---------- - -----
------- FILTER B -----out_B-------------------- SUM ---error---
---------- -----
FILTER_X is unknown and to be derived. This problem is called "filter matching"
and is encountered when one needs to augment a certain filter (A)
in order to match the behavior of a reference filter (B).-FIR_A=[1 1 2]
FIR_B=[2 1 1]
function [w_out mse_out ref_out] = LMS(FIR_A,FIR_B,1,wave=square)
[w mse ref res iter] = LMS(FIR_A,FIR_B,L,wave)
LMS filter to solve the system identification problem represented below:
---------- ----------
------- FILTER A -----out_A----- FILTER X ---out--
| ---------- ---------- |
in | |
----| |+
| ---------- - -----
------- FILTER B -----out_B-------------------- SUM ---error---
---------- -----
FILTER_X is unknown and to be derived. This problem is called "filter matching"
and is encountered when one needs to augment a certain filter (A)
in order to match the behavior of a reference filter (B).
FIR_B=[2 1 1]
function [w_out mse_out ref_out] = LMS(FIR_A,FIR_B,1,wave=square)
[w mse ref res iter] = LMS(FIR_A,FIR_B,L,wave)
LMS filter to solve the system identification problem represented below:
---------- ----------
------- FILTER A -----out_A----- FILTER X ---out--
| ---------- ---------- |
in | |
----| |+
| ---------- - -----
------- FILTER B -----out_B-------------------- SUM ---error---
---------- -----
FILTER_X is unknown and to be derived. This problem is called "filter matching"
and is encountered when one needs to augment a certain filter (A)
in order to match the behavior of a reference filter (B).-FIR_A=[1 1 2]
FIR_B=[2 1 1]
function [w_out mse_out ref_out] = LMS(FIR_A,FIR_B,1,wave=square)
[w mse ref res iter] = LMS(FIR_A,FIR_B,L,wave)
LMS filter to solve the system identification problem represented below:
---------- ----------
------- FILTER A -----out_A----- FILTER X ---out--
| ---------- ---------- |
in | |
----| |+
| ---------- - -----
------- FILTER B -----out_B-------------------- SUM ---error---
---------- -----
FILTER_X is unknown and to be derived. This problem is called "filter matching"
and is encountered when one needs to augment a certain filter (A)
in order to match the behavior of a reference filter (B).
相关搜索: LMS MSE
system identification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
da2.m
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
