搜索资源列表
贪心遗传算法求解背包问题
- 把贪心算法和遗传算法相结合,从而得出对NP难题的背包问题进行优化求解。
L1-Norm 优化求解
- 稀疏性方程组的优化求解算法,利用L1-Norm求解最稀疏的方程组解。主要用于压缩感知领域。
柔性加工车间遗传算法调度C++
- 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optim
optLib
- 提供了常用的优化算法,包括约束变尺度法,拟牛顿法,遗传算法,多目标优化算法,Hookjeeves算法等多种算法。使用时先写好优化模型,生成相应的dll此优化库可以根据选择的算法对优化模型进行优化求解。-provide a common method of optimization, including CVMO1-, quasi-Newton method, genetic algorithm, multi-objective opti
MATLABpso_
- 一篇关于如何在matlab中实现pso算法的论文,从而实现优化求解。-one on how to achieve pso Matlab algorithms, resulting to the optimal solution.
xml3
- 利用PSO算法优化求解PID参数,已发表文章,效果很好-Use of PSO algorithm for solving PID parameters, has published an article very good
minRb
- 多维参数优化求解算法,经测试可运行,有兴趣的朋友可以试试。-Multi-dimensional parameter optimization algorithm, have been tested to run, friends who are interested can try.
sceua
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
moon soft landing 优化 lingo
- 用于求解月球软着陆的轨道优化,求解发动机开关状态。使用lingo编写
GAyouhua
- 利用遗传算法优化求解,并得出对应的自变量取值(The genetic algorithm is used to optimize the solution, and the corresponding independent variable value is obtained)
遗传算法求解
- 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
111机械优化设计(MATLAB的编程教程+习题)
- 利用MATLAB求解机械优化方程,列举例子后并进行说明(The mechanical optimization equations are solved by using MATLAB. Examples are given and explained)
利用PSO算法优化求解PID参数
- PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
guangpan
- 无约束一维极值求解 无约束多维极值求解 线性规划 整数规划(unconstrained one-dimensional extremum)
简单一元函数优化求解
- 用遗传算法求解简单一元函数,求解过程高效可靠,是好多书的例题程序(Solving simple unary function by genetic algorithm)
interval optimization
- 区间优化程序;两层嵌套;粒子群算法优化求解器(interval optimization)
线性优化-对偶问题求解
- 放射治疗射线的线性优化模型的最优的射野强度,并给出剂量分布(画出剂量分布图)。 从原问题的求解中给出对偶问题的最优解。(Solve the linear optimization model of radiation for treatment, calculate the optimal field strength, and give the dose distribution (draw the dose distributio
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization pro
拓扑优化设计(matlab)
- 基于拓扑优化的99行程序设计,改进求解方法,采用进退法进行优化求解,提高求解效率(Based on the 99 line programming of topology optimization, the solution method is improved and the approach is used to optimize the solution to improve the efficiency of the solut
凸优化
- 以上代码为使用凸优化来求解稀疏信号的DOA(The above code uses convex optimization to solve DOA of sparse signals)