说明:Sim.I.am is a robotics simulator that can be used to learn how to apply controls to mobile robots. The app is a demo of a multi-agent application, w...
说明:lms是最典型的自适应滤波算法,它是基于最小均方误差设计的,具有简单性和鲁棒性,已经被广泛应用于系统识别、信道均衡和回音消除等应用。本代码是利用matlab编程实现lms算法在系统识别中的应用。