搜索资源列表
GMM
- Source code - create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h-Source code- creat
Matlab_code_SPL
- Source code: M. A. Haque and M. K. Hasan, "Noise robust multichannel frequency-domain LMS-type algorithms for blind channel identification", IEEE Signal Processing Letters, pp.305-308, vol.15, 2008.
bianhuaKlms
- 本程序是关于K变化的LMS算法,可用于水声信道,有图-This program is the LMS algorithm, on the change in K can be used for underwater acoustic channel, Figure
classification
- 一些典型的模式分类及聚类方法 包括k均值 FDA PCA LMS 贝叶斯 K近邻-The typical pattern classification and clustering methods including k-means FDA PCA LMS Bayesian K-nearest neighbor
lms
- 基于matlab的LMS、LMS牛顿算法。用于实现步长K改变对LMS、NLMS的影响。-LMS、NLMS methods based on Matlab. To test the changes when change the K.