搜索资源列表
gmm_creation_mle
- 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
TrainNet
- 这是一个自制的神经网络训练器,可以根据你的选择自行设计输入层 隐藏层 和输出层,并根据收敛性保存结果权值和误差内容
newmark
- newmark法计算响应的收敛问题 程序是王勖成书中的程序 质量、刚度矩阵的存储形式已经由原来的半带宽存储改为全矩阵存储的形式,特殊需要 质量、刚度矩阵应该没有问题,因为计算出来的固有频率是正确的
fastlms
- 快速块LMS算法 利用FFT,实现频域的LMS快速算法,并且能够加快算法的收敛速度-Fast Block Least Mean Squares
blocklms
- 块LMS算法 相对于逐点计算的LMS算法,块LMS算法具有相对较高的计算效率,同时在一定程度上提高了算法的收敛稳定性-LMS algorithm block-by-point LMS algorithm for computing the block LMS algorithm has a relatively high computational efficiency, while a certain extent, to improve the stability of the algori
