搜索资源列表
贪心遗传算法求解背包问题
- 把贪心算法和遗传算法相结合,从而得出对NP难题的背包问题进行优化求解。
L1-Norm 优化求解
- 稀疏性方程组的优化求解算法,利用L1-Norm求解最稀疏的方程组解。主要用于压缩感知领域。
约束优化问题的遗传算法求解
- 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
求解单一重现期暴雨强度公式的Lingo-BFGS算法
- 摘要:为了克服一般的非线性优化算法对初始值的依赖,针对某一地区单一重现期暴雨强度公式参数计算问题,首先将Lingo 软件编程求出的结果作为初始值,然后利用拟牛顿算法对其参数进行优化。实例计算结果表明:采用Lingo 软件和拟牛顿法相结 合的方法求解单一重现期暴雨强度公式比传统的方法精度更高,能有效解决实际优化设计问题。
sceua
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
minRb
- 多维参数优化求解算法,经测试可运行,有兴趣的朋友可以试试。-Multi-dimensional parameter optimization algorithm, have been tested to run, friends who are interested can try.
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 distribution chart). Give the optimal s
基于matlab多种群粒子群算法求解多目标优化问题
- 本代码主要是matlab源代码,介绍了一种通多种群粒子群算法求解多目标优化问题,这是本人毕业设计的内容,源代码附有相关说明,且运行没有问题,大家可以参考(This code is mainly matlab source code, introduced a variety of particle swarm optimization algorithm to solve multi-objective optimization problem, this is my graduation pr
智能优化算法
- 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
电力系统机组组合优化
- 基于MATLAB/CPLEX 的机组最优组合,成功求解表格化,图示化的机组组合结果,含机组各时段启停计划、机组各时段最优出力,以及内含的各时段的直流潮流等。(Based on the MATLAB/CPLEX optimal combination of units, the results of tabular and graphical unit commitment are successfully solved, including the start-up and shutdown s
拓扑优化设计(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 solution.)
稀疏优化MATLAB软件包程序
- SPAMS (SPArse Modeling Software)的MATLAB程序,工程上用的很多的稀疏优化求解器,大家一起学习交流,解压后里面有详细的说明。
凸优化
- 以上代码为使用凸优化来求解稀疏信号的DOA(The above code uses convex optimization to solve DOA of sparse signals)