搜索资源列表
nlms
- Matlab code for mlms
mlms
- 一个面向对象的实例代码 姜命令模式于迭代器模式相结合 对面向对象的编程思想有一个新的了解-Instance of an object-oriented code Jiang command mode on the mode of combining iterator object-oriented programming on a new understanding of thinking
MLMS
- 本系统主要完成对美容美发店的销售、产品、会员和服务项目进行管理,并完成对各类信息的查询、添加、修改及删除等功能。-The system mainly to complete the beauty salons Sales, Product, the Member and Service management, and complete information of all kinds of queries, add, modify and delete functions.
ModifiedLMS
- 核心代码为 "mlms.m" ,其基础为LMS算法(最小均方差算法)。 "demon_mlms.m"演示了算法的收敛性能,而 "De50HzInterference.m" 则给出了其在去50Hz工频干扰方面的应用。当然,算法本身还可以应用在其他方面,比如回声消除等,只需要在此基础上做出相应的修改即可以应用在自己的工程上。(The core file is "mlms.m". it's modified LMS met