搜索资源列表
-
3下载:
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
-
-
0下载:
In the last twenty years, the design of efficient function optimizers has been a crucial topic of research work. Many theoretical and practical research problems involve combinatorial optimization, which is obtaining the optimal solution among a fini
-
-
0下载:
遗传算法源程序,用来优化复杂函数,多次迭代求解最大值。-Genetic algorithm source code for the optimization of complex functions, many times the maximum iteration.
-
-
0下载:
This a demonstration of how to find a minimum of a non-smooth
objective function using the Genetic Algorithm (GA) function in the
Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based
optimization methods, like those foun
-
-
0下载:
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a s
-
-
0下载:
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a s
-
-
0下载:
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a s
-
-
0下载:
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for cont
-
-
1下载:
本书是The IMA Volumes in Mathematics and its Applications系列的一本,由Springer-Verlag发表,用于交流每年数学规划算法方面的新成果,希望对于广泛的科学团体有帮助。
许多工程,运筹,和科学应用包括离散或连续的决策变量,以及这些决策变量的非线性关系。这种 Mixed-integer nonlinear programming (MINLP,混合整数非线性规划),兼具来自非线性问题的非凸函数优化,以及来自整数的离散优化,这两方面的挑战
-
-
0下载:
发源于美国麻省理工学院的Vensim软件,是由Ventana公司开发,在全球和国内获得最广泛使用系统动力学建模软件。它具有图形化的建模方法,除具有一般的模型模拟功能外,还具有复合模拟、数组变量、真实性检验、灵敏性测试、模型最优化等强大功能。Vensim有Vensim PLE, PLE Plus, Professional和DSS版本,适合不同的用户。(Vensim software, originated from Massachusetts Institute of Technology, w
-