rls.m

来自「Introduction to Statistical and Adaptive」· M 代码 · 共 12 行

M
12
字号
% The conventional RLS algorithm is illustrated
% in the context of the adaptive equalization 
% experiment 10.5.2 by the m-file crlsequa.m
% 
% Programmed by: Dimitris Manolakis, 1999
%
%-----------------------------------------------------------
% Copyright 2000, by Dimitris G. Manolakis, Vinay K. Ingle,
% and Stephen M. Kogon.  For use with the book
% "Statistical and Adaptive Signal Processing"
% McGraw-Hill Higher Education.
%-----------------------------------------------------------

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?