搜索资源列表
jsm-1
- matlab中最优化函数fmincon 求解非线性规划问题-fmincon used to solve nonlinear programming problem
power
- 利用matlab自带的函数fmincon函数求解IEEE30节点的网络损耗,可以运行-Matlab function fmincon function comes solving IEEE30 loss of nodes in the network, you can run
GPC_J
- 多约束的广义预测控制算法。使用fmincon求解-GPC with constrains code is proposed. And fmincon function is uesed.
pontoponto
- water filling algorithm and function fmincon
Mathematical-Programming
- 数学规划 lp - 线性规划 linprog - 线性规划(在MATLAB5.3使用) fmin - 一元函数极值 fminu - 多元函数极值拟牛顿法 fmins - 多元函数极值单纯形搜索法 constr - 非线性规划 fmincon - 非线性规划(在MATLAB5.3使用)- Mathematical Programming lp- Linear Programming linprog- linear programming (in M
fmincon
- 非线性优化函数fmincon函数程序,同时可以提取每一步迭代的参数变化值(Nonlinear optimization function fmincon function program)
MutilPolinomail
- 利用fmincon函数求解非线性规划问题(use the fmincon function to solve the non-linear problem)
Q函数
- 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 fmincon命令的一般参数形式为fmincon(‘fun’,x0,A,b,Aeq,beq,lb,ub,’nonlinearcondition’),其中各个参数含义如下: fun??? 目标函数(以求最小值为目标函数) x0???? 最优解迭代的初始值 A,b ???线性约束不等式A*x<= b Aeq,beq??? 线性约束等式Aeq*x =beq lb,ub?? 自变量的上下界 nonlinearco
非线性规划
- 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
fmincon.m
- fmincon的源代码,可以用来求解非线性问题的最优化问题(fmincon adsfghkj sadfdg sdfghj sdg)
TrajectoryOptimizationFmincon-master
- 使用MATLAB中fmincon函数进行约束规划,解决最优化问题(Fmincon function for trajectory optimization)
拉格朗日乘子法-fmincon
- 拉格朗日乘子法最优值求解,求解函数的最小值,极小值求解,求解速度快。效率高(The Lagrange multiplier method can solve the optimal value, the minimum value and the minimum value of the function, and the solution speed is fast. Efficient)
