-
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engi...
遗传算法的VS2003工程,调试通过,An Introduction to Genetic Algorithms for Scientists and Engineers 书中的算法源程序-Genetic algorithm works VS2003, debugging through, An Introduction to Genetic Algorithms for Scientists and Engineers book algorithm source code
- 2023-03-06 00:30:04下载
- 积分:1
-
自适应遗传算法生成最小生成树
单点交叉
单点变异
确定式选择法
自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
- 2023-05-11 12:45:04下载
- 积分:1
-
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成D...
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve sp
- 2022-08-08 06:06:29下载
- 积分:1
-
测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功....
测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
- 2022-09-19 23:45:02下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
很好的遗传算法值得一看
很好的遗传算法值得一看-well worth looking at the genetic algorithm
- 2022-03-16 23:47:41下载
- 积分:1
-
basic neural network algorithm source, contains four basic arithmetic : BF, ART...
神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
- 2022-03-18 20:15:58下载
- 积分:1
-
BP神经网络解决异或问题
BP神经网络解决异或问题-BP neural network or problems to solve differences
- 2022-01-25 23:57:10下载
- 积分:1
-
利用粒子群优化算法训练神经网络的源代码。
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
- 2022-01-25 17:51:02下载
- 积分:1
-
神经网络介绍的源码
神经网络介绍的源码-neural network introduced by the source
- 2022-02-03 17:54:20下载
- 积分:1