搜索资源列表
优化设计
- 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
optimumt1
- 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
06ze0880
- 提出了一种基于角度信息的约束总体最小二乘无源定位算法. 该算法首 先将非线性的观测方程转化为线性方程, 并分析了观测噪声对线性方程系数的 影响, 从而能够将无源定位问题等价为一个约束总体最小二乘问题, 然后又将该 有约束的优化问题变为无约束的优化问题, 并利用Newton 算法进行迭代求解, 最后分析了约束总体最小二乘算法的定位误差. 计算机仿真结果验证了该算法 的可行性和有效性.
优化设计
- 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
7941925pos
- 粒子群的优化算法,不仅可以方便地解决无约束优化问题,也可以方便的解决有约束的非线性优化问题。-Particle Swarm Optimization algorithm, not only can easily solve the unconstrained optimization problem can also be convenient to solve constrained nonlinear optimization pr
fmincon
- 通过使用matlab优化工具箱中的函数fmincon解决有约束的非线性优化问题,有详细的代码过程。-By using the matlab optimization toolbox function fmincon to solve constrained nonlinear optimization problem, has detailed the process code.
matlab6
- MATLAB代数方程的求解、无约束最优化问题求解、有约束最优化问题的计算机求解、整数规划问题的计算机求解-MATLAB for solving algebraic equations, problem solving unconstrained optimization, constrained optimization problems by computer, integer programming problem by comp
ant
- 该算法应用蚁群算法,在蚁群算法的基础上应用于有约束条件的最优化问题。-The algorithm is applied ant colony algorithm, the ant colony algorithm based on the conditions applied to the most constrained optimization problem.
fahanshu
- 最优化设计有约束条件下的惩罚函数法的程序设计-Optimal design of constrained penalty function method of programming
Differential_Evolution2
- 优化设计算法:用微分进化法求目标函数的最优解和最优值,有约束条件,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, there are constraints, has verified
20110907
- 求解有约束非线性规划实例MATLAB源程序-Solving constrained nonlinear programming
PSO_约束
- 在典型的pso粒子群算法应用中,解决有约束的问题的pso算法(In the application of typical PSO particle swarm optimization, the PSO algorithm for solving constrained problems is presented)
约束复形法框图lxy
- 这是非常详细的有约束复合形法的程序框图。(A block diagram of very detailed constrained complex method.)
有约束条件多元变量函数最小值解法
- 1.多元变量是有约束条件的 2.适合 计划生产盈利最大 的模式求解,以此在论文上可用 3.最大值解法可转化为求解最小值算法,非常容易(Multivariate variables are constrained)
sdnchen-psomatlab-b4c4a1e
- 带有约束条件的PSO算法,内包含有多种实例函数(A PSO algorithm with constraint conditions, which contains a variety of instance functions)
有边界约束的三角网生成程序
- 在有边界约束的情况下,在区域内生成三角网,任意闭合边界的三角网生成都可以实现。(In the case of boundary constraints, triangulation networks are generated in the region, and the triangular mesh of arbitrary closed boundaries can be realized.)
SISO_MPC
- 单输入单输出有约束的模型预测控制算法,阶跃响应动态矩阵预测模型,优化算法采用有效集法求二次规划问题(Single input and single output constrained model predictive control algorithm, step response dynamic matrix prediction model, optimization algorithm using effective set m
PSO-有约束优化
- 该资源使用matlab编写的有约束条件的粒子群算法,其中的代码对于解决一些约束问题可能会有很大的帮助,也可以为一些人提供一些想法与思路(This resource uses a constrained particle swarm algorithm written in matlab. The code in it may be very helpful for solving some constraint problems, an
NSGAII-有约束限制的优化问题
- 基于NSGA-II的有约束限制的优化问题实例matlab编程代码(Matlab programming code based on nsga-ii constrained optimization problem)
PSO_byself.m
- 粒子群算法求解约束多目标优化万能matlab代码。本代码是基于有约束条件的寻优问题,采用APSO可以加快寻优的速度,修改参数比较简单,目标函数和上下限根据自身的需要进行改动,,可以实现目标函数的寻优(Particle swarm algorithm for solving constrained multi-objective optimization universal matlab code. This code is based