-
-
dan.rar
Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。
-
domdsProfile.rar
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as ...
-
ApplicationofFCMAC.rar
... convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The ...
-
scimark2src.zip
Java source code for optimization toolkit,including LU,mentacarlo etc
-
-
ant_colony_optimization.rar
蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为
-
TestProblemsforUnconstrainedOptimization.zip
it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin,
shubert1,Ackley,dejong,dejong1,dejong2,
dpower,rastrigin,Griewangk,Schwefel,
rosenbrock2 and step.
the package have the contour and mesh ...
-
tlsf.rar
算法的许多例子都是最优化问题( optimization problem),每个最优化问题都包含一组限制条件( c o n s t r a i n t)和一个优化函数( optimization function),符合限制条件的问题求解方案称为可行解( feasible solution),使优化函数取得最佳值的可行解称为最优解(optimal solution)。
-
lo-PSO.rar
PSO粒子群寻优算法。
Particle swarm optimization With linkage operator
-
de36.rar
蚁群算法源(Ant colony optimization ACO)代码
-