资源列表
Sample-entropy-calculation
- 计算样本熵值程序,可实现故障信号特征提取,复杂度-Sample entropy calculation procedure can achieve signal feature extraction
pole
- 一个控制小车来平衡一个倒立摆的c语言程序-c language program,by controlling a car to balance an inverted pendulum
pso
- 详细的PSO算法,结合各种权重考虑,并且结合了其他职能算法。-Details of the PSO algorithm, combined with a variety of weight considerations, combined with other functions and algorithms.
PSO-Rastrgrin
- PSO结合Rastrgrin,算法详细完整,能够运行畅通-PSO combined Rastrgrin, detailed and complete algorithm can run unimpeded
pv-review
- pv energy review and study
BP-neural
- LM算法和BFGS拟牛顿算法对BP神经网络的性能影响分析,我的课题作业,希望对大家有帮助。-The performance analysis basde on the impact on BP neural network of LM and BFGS quasi-Newton algorithm , the subject of my work, I hope to be helpful.
zhongliuyuce
- 此程序是肿瘤预测程序,使用BP神经网络的预测程序-This program is a tumor prediction program, using BP neural network prediction program
ga-bp
- 这是基于遗传算法的BP神经网络优化预测的程序,具有非常的意义-This is based on genetic algorithm to optimize BP neural network prediction program, with very meaning
gA-MAX
- 这是遗传算法求解函数极值的一个算法程序,对求解具有很大意义-This is a genetic algorithm function extremum of an algorithm for solving the great significance
GRNN
- 这是广义回归神经网络预测的一个算法程序,对求解具有很大意义-This is a general regression neural network prediction of an algorithm for solving the great significance
GR--NN
- 这也是广义回归神经网络的一个预测程序,具有很好的预测逼近效果-This is also a generalized regression neural network prediction program, has a good approximation to predict the effect of
BreathFirst
- 人工智能经典问题——八数码问题的宽度优先算法C语言代码-breath first searching algorithm for 8-digits problem in artificial intelligence