搜索资源列表
LMS
- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
ICAcrosstalkerror
- 我自己编的串音误差计算函数,对公式进行了一定化简,比本网站其他同类计算函数运算速度要快。用于盲源分离的质量评价,另外还包含ICA中有关性能评价指标的文章。-My own series of crosstalk error calculation function, to the formula for a certain simplification, other than this site similar calculation function operation faster. Qual