资源列表
code_fankui
- 人工智能反馈神经网络的matlab编程,包含丰富的程序资源-AI feedback neural network matlab programming, the program contains a wealth of resources
code_xianxing
- 线性神经网络的实现,包括13个M文件,可以用来学习,非常实用-Linear neural network implementations, including 13 M-file can be used to learn, very practical
suiji
- 人工智能神经网络中随机神经网络的实现,有M文件,可修改-Artificial neural network stochastic neural network to achieve, there are M-file, you can modify
code_bp
- 人工智能神经网络的matlab实现,有具体代码及多个M文件-Artificial neural network matlab realize, there are specific codes and a plurality of M files
ORPD
- 使用粒子群算法进行无功调度,考虑经济性,具有比较好的效果。可以学习-Use PSO reactive power dispatch, considering the economy, with relatively good results. You can learn
nine_bus_pf
- 使用simulink仿真,实现潮流计算。。。非常详细,可以对学习潮流计算和simulink的提供帮助。 -Use simulink simulation, realization flow calculation. ʱ ?? ʱ ?? Very detailed, can help to study the trend of computing and simulink.
RBF
- 径向基函数网络(RBF)特点:1)可用于任意维空间的插值;2)训练速度和插值速度较慢;3)一旦训练成功,只要存储权系数矩阵即可,适用于海量数据的插值;4)当数据不全时,可以用于数据补全。 -Radial basis function (RBF) network features: 1) can be used in any dimensional space interpolation 2) interpolation and the training speed slower 3) o
Kohonen
- 自组织网络(Kohonen)特点:1)适用于超大样本的无监督分类;2)其结果常常需要与统计分析一起使用来解释分类结果;3)能够识别新类型,但功能较差。 -1) is suitable for large sample of unsupervised classification 2) the results often need to use with statistical analysis to explain the classification results 3) to ide
Hopfield
- 循环反馈网络(Hopfield)特点:1)定性数据的模式识别;2)依靠吸引子来作模式识别;3)其功能可由BP网络来实现,但速度较快。 -Loop feedback network (Hopfield) features: 1) the qualitative data of the pattern recognition 2) rely on attractor for pattern recognition 3) its function can be made of BP netwo
BP
- 误差反传网络(BP)特点:1)对原始数据的分布型式无要求;2)已知模型的类型应比较全面;3)适用于多目标模式识别;4)外推能力有限;5)定性数据和定量数据混合处理;6)当加入新模型时需要重新训练网络;7)不能用于数据插值。 -1) the distribution pattern of the original data requirements 2) known model types should be more comprehensive 3) suitable for multi
pid
- PID控制器的设计,内涵PID控制器设计的源程序。-Controller of PID
OS-ELM(Python)
- ELM是一种简单易用、有效的单隐层前馈神经网络,该代码是用python实现的极限学习机,亲测有用-extreme learning machine realized by python,it works well
