-
Standard particle swarm optimization algorithm, visual c++. Net code to prepare...
标准的粒子群优化算法,visual c++.net环境下编写的代码,有助于学习和理解粒子群算法-Standard particle swarm optimization algorithm, visual c++. Net code to prepare an environment to help learning and understanding of particle swarm optimization
- 2022-02-02 03:25:19下载
- 积分:1
-
神经网络的代码描述实例,包含了详细的描述和说明。
程序代码说明
神经网络的实例,内附详细说明-Code description examples of neural network, containing a detailed description of
- 2022-09-28 03:55:03下载
- 积分:1
-
BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用...
BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
- 2022-02-01 02:43:50下载
- 积分:1
-
matlab prepared by BP neural network algorithm, a small process applications
matlab编写的BP神经网络算法,的一个应用小程序-matlab prepared by BP neural network algorithm, a small process applications
- 2023-01-10 08:25:03下载
- 积分:1
-
two Matlab functions for initializing and training a recurrent neural network
two Matlab functions for initializing and training a recurrent neural network -two Matlab functions for initializing and training a recurrent neural network
- 2023-07-13 15:00:04下载
- 积分:1
-
用C撰写遗传基因法
用C撰写遗传基因法-C genes written law
- 2022-07-17 16:11:58下载
- 积分:1
-
停车诱导系统中车位预测模型的研究
摘 要 研究城市停车诱导系统的停车车位占有率预测问题。首先提出墓于B P神经网络的车位占有预测模型, 同时将自适应
学...
停车诱导系统中车位预测模型的研究
摘 要 研究城市停车诱导系统的停车车位占有率预测问题。首先提出墓于B P神经网络的车位占有预测模型, 同时将自适应
学习速率调整法和加入动量项方法用于改善基本B P神经网络, 优化了学习速率, 减少了训练过程的震荡趋势, 改善了网络的收效
隆。以此为基础实现了停车位的智能预测 0最后, 进行了多种方法比对实验-err
- 2023-04-04 02:10:03下载
- 积分:1
-
遗传算法工具箱及应用,包括了美国那个大学遗传工具箱的应用说明,很好用...
遗传算法工具箱及应用,包括了美国那个大学遗传工具箱的应用说明,很好用-Genetic algorithm toolbox and its application, including the United States that the University of the genetic toolbox of application notes, very good use
- 2023-09-04 00:20:04下载
- 积分:1
-
治疗基于代表点的聚类算法,一个数据挖掘算法…
数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one until the number of class is coincidence with the classes demanded.
- 2022-10-15 17:40:02下载
- 积分:1
-
TCA包是一个实现了树的matlab程序
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be best fitted in a tree structured graphical model. The TCA model
can be applied in any situation where the data can be assumed to have been
transformed by an unknown linear transformation.
- 2022-04-28 17:54:23下载
- 积分:1