资源列表
2
- Hopfield神经网络在matlab实例(Hopfield neural network)
OnlineSVR_Matlab_2006b_Code
- 在线svr基于matlab的一个实现。很有用哦(A usful realizition of online-svr for matlab)
Function optimization algorithm
- 遗传算法提供了求解非线性规划的通用框架,它不依赖于问题的具体领域。遗传算法的优点是将问题参数编码成染色体后进行优化, 而不针对参数本身, 从而不受函数约束条件的限制; 搜索过程从问题解的一个集合开始, 而不是单个个体, 具有隐含并行搜索特性, 可大大减少陷入局部最小的可能性。而且优化计算时算法不依赖于梯度信息,且不要求目标函数连续及可导,使其适于求解传统搜索方法难以解决的大规模、非线性组合优化问题。(Genetic algorithm provides a general framework f
遗传算法
- 用两个例子来说明如何使用遗传算法进行参数优化(Two examples are given to illustrate how to use genetic algorithm to optimize parameters.)
A_arithmetic
- 人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。
000
- 通过对适合纹样花卉图案设计过程的分析,提出了一种基于遗传算法的适合纹样花卉图案的设计方法.通过对设计 者最初的设计方案进行各种遗传操作,可以产生整体协调、局部不同的大量设计结果供用户选用. -Floral patterns through the design process for the analysis, we propose a genetic algorithm for patterns based on floral design by the design of the o
c-P-P-implementation-apriori
- 这个文件是c++实现关联规则apriori算法,希望对大家进一步研究有用。-c++ implementation apriori association rules algorithm, we want to be useful for further research
FCM_csharp
- 用c#实现的fcm算法 采用iris数据进行验证
Apriori
- 是对数据挖掘中Apriori 算法编程实现,包含详细实验报告格式、算法代码及中文的代码解析。-Data mining is the Apriori algorithm is programmed with detailed test report format, algorithm code and the code in Chinese parsing.
ESR-1_0
- Implementation of branch and bound algorithm
gatbx-origin1
- matlab中遗传算法的通用函数,如:选择、交叉、变异等常用算子的遗传算法程序
shipmotion
- 只讨论前进运动、横漂运动、首摇运动和横摇运动,这样就把一个六自由度的运动问题简化成一个四自由度的运动问题。-Only discuss the forward movement, horizontal movement drift, yaw motion and roll motion, so put a six degrees of freedom motion problem reduced to four degrees of freedom of movement a problem.
