-
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C++ language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
- 2022-05-01 01:05:08下载
- 积分:1
-
PID仿真参考书,关于神经网络等方面的书,应用广泛。希望大家积极下载。...
PID仿真参考书,关于神经网络等方面的书,应用广泛。希望大家积极下载。-PID simulation of reference books, such as neural networks on the books, a wide range of applications. Hope that we actively download.
- 2022-11-21 19:35:04下载
- 积分:1
-
自己
模型自适应模糊控制源代码,基于matlab编程,并给出了仿真实例,具体说明见程序。-self-adapted mode of blured control program,based on matlab programming,and also have a emluator,and can concretely see program s explain
- 2022-05-29 19:02:36下载
- 积分:1
-
前馈神经网络算法
前馈神经网络算法-feed forward neural network algorithm
- 2022-01-24 17:42:01下载
- 积分:1
-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1
-
采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰
采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the parameters are as follows : initial temperature : t0 = 280, each a fixed temperature of the iteration number L = 100n, temperature attenuation coefficient alpha = 0.92 algorithm to stop the criteria when two adjacent the temperature change was very Solution Algorithm stop.
- 2022-05-06 01:17:31下载
- 积分:1
-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-01-26 15:42:26下载
- 积分:1
-
人工神经网络算法的经典数据挖掘算法…
数据挖掘经典算法人工神经网络算法C源码实现-Classical data mining algorithm for artificial neural network algorithm C source code to achieve
- 2023-06-22 08:05:04下载
- 积分:1
-
Visual C++编写的粒子群优化算法!
Visual C++编写的粒子群优化算法!-Visual C++ Prepared particle swarm optimization algorithm!
- 2022-03-20 14:24:49下载
- 积分:1
-
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP"s C language, and includes source code debugging process produces files
- 2023-03-15 02:55:03下载
- 积分:1