-
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域...
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-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
-
模式识别在珠宝鉴定中的应用,该文是基于模式识别应用领域的文档类文献。...
模式识别在珠宝鉴定中的应用,该文是基于模式识别应用领域的文档类文献。-Pattern Recognition in jewelry appraisal application, the article is based on pattern recognition applications of the document class literature.
- 2023-08-07 12:55:03下载
- 积分:1
-
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域...
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications
- 2022-09-18 01:05:03下载
- 积分:1
-
MATLAB
基于MATLAB的神经网络非线性系统辨识软件包.-MATLAB-based nonlinear neural network system identification package.
- 2022-09-16 01:15:03下载
- 积分:1
-
Smart electric car procedures, including light detection, and line detection, ob...
智能电动小车的程序,包括光源检测,黑线检测,障碍物检测等-Smart electric car procedures, including light detection, and line detection, obstacle detection, etc.
- 2022-06-13 04:23:39下载
- 积分:1
-
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱...
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱-The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.
- 2022-03-21 13:54:28下载
- 积分:1
-
PSO算法的VB源程序,可以自定义算法参数达到六…
粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization, dynamic display particle movement. Low-dimensional, optimize the results very good. Direct decompression without passwords. Please correct.
- 2022-08-08 13:45:01下载
- 积分:1
-
与神经网络相似的东西。但最近它已经…
与神经网络有相似的根源。但近年来在分类中得到了广泛的应用。这意味着,如果我对一些事物进行了分类(但你对我如何分类一无所知,或者说你不知道用于分类的规则),当一个新数据出现时,SVM可以预测它应该属于哪个集合。
- 2023-06-05 08:10:03下载
- 积分:1
-
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]
FaceRec 简单易懂的神经网络面部特征识别例子 [VB源码]-FaceRec simple neural network to identify examples of facial features [VB code]
- 2022-01-26 04:01:18下载
- 积分:1
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1