搜索资源列表
罚函数内点法程序
- 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
jifen124
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
hanoihanoi1
- 一个典型的问题hanoi问题,这里用了一个递归函数来解决的-a typical problem Hanoi, here used a recursive function to solve the
Kernel-Principal
- 核主元分析法能充分利用核函数来解决非线性问题,具有很好的非线性逼近能力-Kernel principal component analysis can take advantage of the kernel function to solve nonlinear problems, with good nonlinear approximation ability
c
- 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
munituihuo
- 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
Classification_LS_SVMlab4cv1
- 最小支持向量机中BRF核函数来解决实际分类问题-BRF minimum support vector machine classification of kernel function to solve real problems
SGA_5
- 用遗传算法来解决多极值函数的求解问题, 程序采用了锦标赛选择方法-Using genetic algorithm to solve the multiple maximum function problem.
cSharp
- 主要解决C#编程问题,关于析构函数与其它函数的区别-Mainly to solve the problem of C# programming, on destructor
liblbfgs
- 一个有限内存Broyden-Fletcher-Goldfarb-Shanno函数半二次优化工具,可以用来进行求解函数最优值。-libLBFGS is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method, which can be used to solve the optimization
leijicheng
- 应用多继承中虚拟基类的应用,掌握虚拟函数在多态性中的应用,掌握虚函数、纯虚函数、抽象类的概念,并能应用抽象类解决实际问题。-The application of multiple inheritance in virtual base class to master virtual function polymorphism in the master virtual function, the concept of pure virtual functions, abstract classe
CPP_mfc
- 用C语言编写的定积分求解程序。手动输入积分的上下线,和积分函数,然后点击求解即可,采用的是小矩形分割法-Written in C definite integral solver. Manually enter the offline integration, and integral function, then you can click on to solve, using a small rectangle Segmentation
include
- 1)编程递归实现0-1背包问题并回溯求出问题的解向量(即X[N]的值)和多段图的最短路经问题的动态规划算法。 2)图的数据结构采用邻接表。 3) 要求用文件装入5个多段图数据,编写从文件到邻接表的函数。 4)验证算法的时间复杂性。 5)0-1背包问题的实验数据见实验二的背包问题数据。 -1) programming recursive implementation of the 0-1 knapsack problem and backtracking to solve th
polarPcolor
- matlab改进的序列二次规范法求解多目标函数的最优值问题,能够求出pareto解集-Matlab improved sequence of two times the standard method to solve the multi-objective function of the optimal value problem, can find the Pareto solution set