-
yuqun
matlab编的人工鱼群算法程序,已经编译通过,非常优秀的算法,希望大家改进应用到实践中去(matlab code of the artificial fish school algorithm procedure has been compiled by a very good algorithm, I hope we improve the application in practice)
- 2010-09-02 12:15:38下载
- 积分:1
-
eyelid
Matlab平台下通过检测和拟合上眼睑来识别眼睛状态(Matlab platform by detecting and fitting on the lid to identify the eye condition)
- 2010-09-07 10:49:48下载
- 积分:1
-
huffmancode
利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。(Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.)
- 2010-01-11 13:56:36下载
- 积分:1
-
53706894Image-Fusion-Performance
performance evaluation
- 2012-10-10 18:30:37下载
- 积分:1
-
DCmotor
simulink file for a dc motor with PID
- 2014-01-25 09:29:01下载
- 积分:1
-
BessDerivZerosBisect2
solution of bessel function
- 2010-07-07 13:30:58下载
- 积分:1
-
gray
海底回波检测, 很有用的程序。(Sea echo detection, the procedure is useful)
- 2010-12-22 17:15:49下载
- 积分:1
-
Bilateral_Filtering
Bilateral filter to enhance the image. This programme will remove the noise of the image.
- 2009-07-04 18:38:51下载
- 积分:1
-
speech-enhancement
学习语音增强一篇很好的博士论文,希望对大家有帮助(Learning a good speech enhancement dissertation, we hope to help)
- 2013-04-19 19:27:45下载
- 积分:1
-
PSOTrainBP
BP神经网络容易陷于局部极小值,PSO算法在无约束非线性函数优化方面性能优越,通常可以直接找寻到全局最优解,即使不能搜多到全局最优解,也距离全局最优点不远。当然,基本PSO算法陷入局部极值也是有的。对于这个缺点目前还没有找到比较有效、省市的解决方案。本案例实现利用PSO算法和BP算法共同训练神经网络,先将网络进行PSO算法训练,然后BP算法接着进行小范围精细搜索,PSO算法训练神经网络的本质就是将输出误差函数(即能量函数)看成目标函数,PSO对能量函数进行全局寻找最小值。(BP neural networks are prone to local minimum values. The PS algorithm has superior performance in the optimization of unconstrained nonlinear functions. It can usually find the global optimal solution directly. Even if it can not find more global optimal solutions, it is not far from the global best. Of course, there is also a local extreme of the basic PO algorithm. For this shortcoming, there is no more effective, provincial and municipal solution. This case realizes the use of the SO algorithm and the BP algorithm to train the neural network. First, the network is trained in the SO algorithm, and then the BP algorithm is followed by a small range of fine searches. The essence of the PO algorithm training neural network is to regard the output error function(ie, the energy function) as the objective function, and the PO seeks a global minimum value for the energy function.)
- 2018-08-06 11:04:45下载
- 积分:1