搜索资源列表
ann_and_ga_soft
- 用神经网络和遗传算法解决tsp问题,先使用神经网络训练出较优个体,然后再进化,可以反其道而行,-using neural networks and genetic algorithms to solve the problem tsp first use of neural network training of better individual, then evolution can be just the opposite.
bestdimensionm
- 在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择-using chaos theory and neural networks for short-term load forecasts, the neural network is essential to choose an input, The procedure used matlabl achieved a chaotic time series bas
s23uan
- 本程序时基于混沌理论和ELMAN神经网络的短期负荷预测,能取得很好的预测效果,直接使用该程序就能实现电力短期负荷预测,同样使用于其他类型的时间序列预测-the procedures based on chaos theory and neural networks ELMAN short-term load forecasts, can be achieved very good results forecast, the direct use of the procedure we will
VC6pittnet
- 实用的C++神经网络库,美国NSF资助,用C++作神经网络的朋友,可以试试。VC6编译通过。-practical C neural network arsenals, the United States NSF funding, with C neural networks for a friend, you can try. VC6 compile.
bp-sin-trainer
- BackPropagation, implemented by matlab, for those who are new in neural networks