搜索资源列表
-
0下载:
SVM classification
This routine classify the training set with a support vector machine using quadratic programming algorithm (active constraints method)
-
-
1下载:
WORD VB 二次编程,实现题库管理与自动出卷功能。-The WORD VB quadratic programming, question bank management, and automatic volume.
-
-
0下载:
在linux下C写的最大最小蚁群算法,用于解决VRP、TSP问题,效果发很好。-A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
-
-
0下载:
一元二次方程求根公式,一元二次方程求根公式式用c程序编写-One yuan quadratic formula, one yuan quadratic formula-style programming with c
-
-
0下载:
最优化算法中的二次规划算法,对二次规划问题很有用-Optimization algorithm quadratic programming algorithm is useful for quadratic programming problems
-
-
0下载:
在C#平台调用Ginkgo USB-I2C适配器或者Ginkgo USB-SPI适配器的二次编程接口函数实现GPIO读写控制功能,本程序对GPIO读写控制的各种模式进行了全面展示。-Call Ginkgo USB-I2C adapter or Ginkgo USB-SPI adapter quadratic programming in C# platform GPIO interface functions to achieve control functions to read and wr
-
-
0下载:
matlab二次规划源代码,可以直接使用-matlab quadratic programming source code can be used directly
-
-
0下载:
Many academic problems that you will be asked to solve have this step completed by the instructor.
For example, if your instructor ask you to solve a quadratic algebraic equation and provides you
with all of the coefficients, the problem has been
-
-
2下载:
Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法-radien
-
-
1下载:
基于交替方向乘子法的二次规划问题求解,解决一般的二次规划问题-Based on alternating direction multiplier method for solving quadratic programming problems, to solve the general quadratic programming problem
-
-
1下载:
序列二次规划优化算法,解决线性约束的二次规划问题-Sequential Quadratic Programming optimization algorithm for solving linear constrained quadratic programming problems
-
-
0下载:
二次规划MATLAB 程序代码,方便求解二次优化问题(the code for quadratic programming)
-
-
0下载:
牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根。牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛
-
-
2下载:
采用二次规划算法求解电动汽车入网的优化控制策略问题,控制车辆(Using quadratic programming algorithm to solve the problem of optimal control strategy of electric vehicle network access, control the vehicle)
-