搜索资源列表
LMS算法matlab代码
- LMS算法matlab代码,感知器和自适应线性元件在历史上几乎是同时提出的,并且两者在对权值的调整的算法非常相似。它们都是基于纠错学习规则的学习算法。感知器算法存在如下问题:不能推广到一般的前向网络中;函数不是线性可分时,得不出任何结果。而由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的LMS算法,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。
A-sensor-network-
- :无线多媒体传感器网络扩展了传统无线传感器网络的应用范围,延伸了人们感知世界的物理空间,其在军事、民 用、商业等诸多领域都具有十分广阔的应用前景。网络仿真技术作为传感器网络研究的基础,在这个快速发展的研究领 域逐步成为测试新网络应用与验证新协议算法的通用方法。无线多媒体传感器网络虽已成为当前研究热点,但适于其个 性特征的仿真实验工具仍然滞后。分析了无线传感器网络仿真技术,针对现有仿真实验工具的缺陷与不足,结合仿真无 线多媒体传感器网络时所遇到的新问题,提出了一种无线多媒体传感网络
target-context-detect-recognition
- 在分类器的研究方面,提出了一种改进的AdaBoost算法,包括距离相关的判别准则,和基于核的感知器强分类器优化方法 -Classifier, there is proposed an improved AdaBoost algorithm, including the distance related criterion optimization method, and the strong classifier is based on the perception of the nucle
ZIP-
- 感知器网络学习很好很强大elta学习算法为单层感知器网络学习算法,Roseblatt的推导证明,如果-Perceptron learning
Pattern-recognition
- 模式识别中两个重要的算法:感知器算法和最大最小距离算法的实现-Two important algorithms in pattern recognition: the realization of the perceptron algorithm and maximum minimum distance algorithm
abc
- 通过编程实现感知器算法,加深对感知器算法的认识,掌握对分界面求取的步骤与过程。 -By programming perception algorithm, to deepen understanding of perception algorithm to master the steps and process for obtaining the interface.