搜索资源列表
PSOBPlunwen
- 基于PSO的BP训练算法论文:在BP训练算法中,关于变权值、学习速率、步长的问题已被广泛地研究,几种基于启发式改进的技术也表明具有改善训练时间以及避免陷入局部最小的明显效果。这里BP训练过程由基于PSO同时优化log—Sigmoid函数与网络权值的新算 法(PSO。GainBP)实现。实验结果表明,PSO—GainBP比传统基于PSO的BP算法在网络训练方面具有更好的性能。-PSO based on the BP training algorithm Papers: In the BP tr
BGA
- 题目:非平稳时间序列突变检测的启发式分割算法(BG算法) 本源码实现了下面参考文献中的算法,并对该文献中的实例进行了仿真-Title: Non-stationary time series mutation detection heuristic segmentation algorithm (BG algorithm) of the source references to achieve the following algorithm, and examples of the liter
BGA
- 非平稳时间序列突变检测的启发式分割算法(BG算法)MATLAB源代码-Non-stationary time series of mutation detection heuristic segmentation algorithm (BG) MATLAB source code
启发式分割算法
- 该程序为2000年外国学者提出的启发式分割算法,消除了其他算法的缺点,能够更好的寻找突变点(The program is a heuristic segmentation algorithm proposed by foreign scholars in 2000, which eliminates the shortcomings of other algorithms and can better find the point of mutation)