-
基于遗传算法的设计生成程序,这是最基本的要求。
基于遗传算法的图案生成程序,其中有遗传算法的基本模块。-based on genetic algorithm design generation procedures, which are the basic genetic algorithm module.
- 2022-08-20 10:50:39下载
- 积分:1
-
王小平,
王小平《遗传算法――理论、应用与软件实现》随书光盘,内容有: GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 Sources 遗传算法相关自由软件及代码。-Wang Xiaoping,
- 2023-03-20 12:20:05下载
- 积分:1
-
在matlab6.5下实现的
在matlab6.5下实现的 -achieved in the matlab6.5
- 2022-02-01 12:57:17下载
- 积分:1
-
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。
本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。
具体效果可参考
G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hidden Nodes”, IEEE Transactions on Neural Networks, vol. 17, no. 4, pp. 879-892, 2006.
-I prepared by incremental random neural network algorithm, which is characterized by the largest approximation properties can be guaranteed, and fast good results can be used as an academic comparison and analysis. The current benchmark is only suitable for the regression problem. Specific effects may refer G.-B. Huang, L. Chen and C.-K. Siew,
- 2022-01-24 15:02:30下载
- 积分:1
-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1
-
C#版遗传算法解TSP问题
C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
- 2022-02-10 12:38:05下载
- 积分:1
-
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!...
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!
- 2022-01-24 18:56:52下载
- 积分:1
-
Vc++下如何利用Matlab工具箱进行数字信号处理
Vc++下如何利用Matlab工具箱进行数字信号处理-Vc++ How to use Matlab toolbox for digital signal processing
- 2022-11-19 11:15:04下载
- 积分:1
-
用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档...
用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档-using c++ to write for FPGA design the layout of the wiring tools source, there are tens of thousands of procedure, the document contains
- 2023-03-08 04:50:02下载
- 积分:1
-
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日...
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
- 2022-04-11 17:24:10下载
- 积分:1