搜索资源列表
PSOt_User_manual
- 粒子群算法(PSO)源代码工具箱。该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好有关参数,即可自行优化。
MatlabStudy
- matlab优化工具箱解线性规划,matlab优化工具箱简介。包括各种函数的说明使用方法和大量的例子。-matlab optimization toolbox of solutions of linear programming, matlab optimization toolbox profile. Descr iption of various functions, including the use of methods and a large number of examples.
pos
- MATLAB粒子群算法工具箱求解水电站优化调度问题 -Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station
PID-controller
- 介绍了一种基于最,j,-最大原理整定鲁棒PID控制器参数的方法,并应用MA ⅡAB 优化工具箱函数按非线性二次规划法搜索合理的PID参数。仿真结果表明,优化函数寻找 最佳PID参数简便可靠;当模型在一定范围内变化时,按该方法整定的鲁棒PID控制器均 能保证控制系统的动态性能良好。-Introduced based on the most, j,- setting the maximum principle method of robust PID controller paramet
2_2
- 优化工具箱提供fmincon函数用于对有约束优化问题进行求解-Optimal toolbox fmincon function to provide the constrained optimization solution
MATLABtool
- MATLAB优化工具箱的应用例子介绍 各种优化工具箱的使用方法-MATLAB Optimization Toolbox application example describes the use of various optimization toolbox
matlab
- 数学模型matlab优化工具箱,关于matlab上对函数的解法和图像应用-Mathematical model matlab optimization toolbox About the function on matlab the Solution and image applications
MATLABchengxusheji
- 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Expounded the basic principles of particle swarm optimization to explore particle swarm algorithm in MATLAB programming method to construct the particle swarm optim
Support-Vector-Machine.txt
- 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。-Support Vector Machine for Nonlinear Regression