-
标准PSO(粒子群)算法,matlab版
标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
- 2022-07-22 00:09:20下载
- 积分:1
-
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域...
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
- 2022-10-19 13:10:03下载
- 积分:1
-
神经网络c++源程序.rar
神经网络c++源程序.rar-neural network source. Rar
- 2022-09-22 20:55:03下载
- 积分:1
-
一种基于子波特征的模糊神经网络目标识别方法,有一定参考意义...
一种基于子波特征的模糊神经网络目标识别方法,有一定参考意义-based on wavelet characteristics of the FNN target identification methods, a certain reference value
- 2022-10-15 20:55:03下载
- 积分:1
-
遗传算法解决NN逼近任意函数
遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
- 2023-08-08 11:30:03下载
- 积分:1
-
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
- 2023-06-05 11:45:03下载
- 积分:1
-
基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近
基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
- 2022-04-12 03:33:36下载
- 积分:1
-
GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully co...
GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。
程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully connected neural networks. Training purposes is to enable network inspired by certain assumptions, over time, produce the same response with the objective function, namely: the network can be produced as an arbitrary waveform signal generator. Procedure, three examples illustrate the evolution of genetic algorithms in the network output trends. We can see that the network output (blue curve) changes over time, gradually approaching the objective function (red curve). This program can not only learn from the genetic algorithm can also be used to study visual example of a fully connected network.
- 2023-03-23 04:25:04下载
- 积分:1
-
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。...
这是一个人工智能方面专家系统的例子,建立动物识别专家系统的规则库,并用与/或图来描述这个规则库。-This is an area of artificial intelligence expert system for example, the establishment of animal recognition expert system rule base and used and/or graph to describe the rule base.
- 2022-02-06 06:40:23下载
- 积分:1
-
This is a pattern recognition algorithm of the K
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has great help to me.
- 2023-02-13 05:25:03下载
- 积分:1