资源列表
基于GA优化神经网络结构源程序
- GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
RBF
- 使用k-mean确定RBF网络隐层中心点,后使用改进的梯度下降算法实现径向基神经网络的c++源程序,开发环境vs2010,可直接加载到自己的项目中。-Determined using k-mean RBF hidden layer center, the use of the improved gradient descent algorithm RBF neural network c++ source code, development environment vs2010
liangziyichuan
- 量子遗传算法解决0-1背包问题的MATLAB代码,亲测好用-Quantum genetic algorithm to solve 0-1 knapsack problem MATLAB code, useful pro-test
2008651734869719
- 这是一个关于遗传算法的程序,包括了算法的各个过程,其实我对遗传算法也不很懂,也是刚刚开始学习阶段,希望一起进步-This is a genetic algorithm on the procedures, including all the process of the algorithm, in fact, I do not很懂of genetic algorithm, is just the beginning stages of learning, hope and progress to
chengxu
- 找出蛋糕的制作方案(适当的Ri和Hi的值),使S最小。 输入 有两行,第一行为N(N<=10000),表示待制作的蛋糕的体积为Nπ;第二行为M(M<=20),表示蛋糕的层数为M。 输出 仅一行,是一个正整数S(若无解则S=0)。-Find recipe program (appropriate value of Ri and Hi), the S minimum. Enter the two lines, first line N (N < = 10000), s
K-means_cluster_analysis
- 聚类分析法在数学建模及工程应用中有着广发地应用,该算法是基于K值的一种聚类算法,是解决聚类问题的有效途径-Cluster analysis in mathematical modeling and engineering applications has applied widely distributed, the algorithm is based on the K value of a clustering algorithm, is an effective way to solve
pass-client
- 机器人足球的问题,解决两个队员互传的简单代码-Robot soccer problem, solve a simple two players each pass code
Robotsoccerprocedure
- 这个程序中对球的位置进行判断及机器人在进攻与防守采用的策略-The procedure to determine the location of the ball and robots on the offensive and defensive strategy used
svmtrain
- 支持向量机C语言程序,支持向量机C语言程序-The C program of SVM
FloydMATLAB
- Floyd最短路算法的MATLAB程序,采用floyd算法计算图a中每对顶点最短路-Floyd shortest path algorithm MATLAB program using floyd algorithm to calculate Figure a per vertex shortest
Astar
- A*算法,一个比较简单、方便的找路径算法,可以试一试-A* algorithm, a relatively simple and convenient method to find the path, you can try
Stochastic-Programming-1
- 该算法是用随机模拟,遗传算法和神经网络相结合的混合算法求解随机期望模型的。-The algorithm is simulated using a stochastic, combining genetic algorithm and neural network hybrid algorithm for solving stochastic expected value model.