搜索资源列表
ACS(c++)
- 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
powell1
- powell优化算法的C语言原代码,该算法不需要求导数,应用场合较多-powell optimization algorithm in C language source code that the algorithm is not derivative, the more applications
c++
- 利用c++实现遗传算法的求出程序的优化设计-use genetic algorithm calculated the optimal design procedures
Optimiser
- 实现QP优化算法的C++程序,有MATLAB接口。
SQP算法
- C程序的SQP算法,里面有例子
Variable_Metric_Metho_DFP.rar
- 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
yunchouxue
- 运筹学算法的C++语言实现,如线性规划、动态规划等,是实现优化计算的-Operations research algorithms C++ language, such as linear programming, dynamic programming is optimal calculation
complex
- 优化设计算法:用复合形法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: The objective function of complex method seeking the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
mpowell.c
- 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
zhaozhishu
- C++常用算法总结归纳,找质数的优化算法代码-C++ commonly used algorithm summarized, looking for the quality of the optimization algorithm the number of code
GaHyp
- 超平面分割算法的c语言实现,没做界面,功能较全,通过演化算法进行优化-Hyperplane segmentation algorithm c-language implementation, not done interface and capabilities of a whole, through the evolutionary algorithm to optimize the
DCXSF
- 本程序将大学运筹学中最常见的单纯性算法用C实现了,对于一些简单的优化问题进行处理!-University of operations research in this program will be the most common simple algorithm implemented using C, for some simple optimization problem to solve!
Optimizationalgorithmprogram
- 优化算法的c程序, 优化算法的c程序-Optimization algorithm c program
MMAS
- 最大最小改进蚁群优化算法,c++工程,编译即可-Max Min Ant Colony Optimization Algorithm, c++ projects can be compiled
Gauss-Seidel
- 经过优化的C代码实现的Gauss-Seidel 迭代算法-Optimized C code of the Gauss-Seidel iterative algorithm
MMAS
- 采用C++语言编写的最大最小蚁群优化算法程序-C++ language using the max min ant colony optimization algorithm
CC
- 遗传算法的C程序以及讲解,可用于优化设计以及TSP问题-GA C program, and explain, can be used to optimize the design, TSP and other issues
DTW算法
- 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)
禁忌算法 C++
- 禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor