-
Jilin University, "Computational Intelligence" Curriculum courseware
吉林大学《计算智能》课程的课件-Jilin University, "Computational Intelligence" Curriculum courseware
- 2022-06-18 06:14:11下载
- 积分:1
-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分: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
-
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
- 2022-04-19 02:16:33下载
- 积分:1
-
用禁忌搜索算法求解tsp。。。matlab写之,很有意义
用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
- 2023-06-25 18:55:03下载
- 积分:1
-
bp_算法~在bp_.cpp文件里~
bp_算法~在bp_.cpp文件里~-11 bp_.cpp algorithm to the document ~
- 2023-07-26 11:50:04下载
- 积分:1
-
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序...
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
- 2023-04-20 10:15:02下载
- 积分:1
-
模式识别的源代码,针对大样本集中样本自动分类的程序,可以手动控制输入点!
模式识别的源代码,针对大样本集中样本自动分类的程序,可以手动控制输入点!-pattern recognition source code, sample concentration on large samples of automatic classification procedure can be controlled manually input!
- 2023-07-30 20:25:02下载
- 积分:1
-
蚁群算法,蚁群算法原理及其应用中的源代码
蚁群算法,蚁群算法原理及其应用中的源代码-Ant algorithm, ant colony algorithm and its application in source code
- 2023-01-18 19:15:04下载
- 积分:1
-
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。...
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。-By Visual C++ Compiled, you can to solve any number of cities tsp, so long as you enter the city coordinates.
- 2023-05-26 17:05:04下载
- 积分:1