-
Quadratic-programming-problem
二次规划师非线性优化中的一种特殊情形,它的目标函数是二次实函数,约束函数都是线性函数。由于二次规划比较简单,便于求解(仅次于线性规划),并且一些非线性优化问题可以转化为求解一些列的二次规划问题,因此二次规划的求解方法较早引起人们的重视,称为求解非线性优化的一个重要途径。二次规划的算法较多,本文仅介绍求解等式约束凸二尺规划的拉格朗日方法以及求解一般约束凸二次规划的有效集方法。(Quadratic nonlinear optimization planners in a special case, its real objective function is a quadratic function, constraint functions are linear functions. Because of quadratic programming is relatively simple and easy to solve (after linear programming), and some non-linear optimization problem can be transformed into solving quadratic programming problems some columns, solving quadratic programming method therefore attracted attention earlier, saying an important way for solving nonlinear optimization. More quadratic programming algorithm, this paper describes only two feet Solving the Equality Constrained Convex Programming effective Lagrangian method and set method for solving general constrained convex quadratic programming.)
- 2015-04-13 21:31:48下载
- 积分:1
-
nonlinear
matlab蔡氏电路系统simulink仿真程序,只要只要改换参数即可(matlab code for chua sysytem,substitude different para can run)
- 2021-03-19 17:49:18下载
- 积分:1
-
Algorithms-for-Image-Processing-and-Computer-Visi
Algorithms for Image Processing and Computer Vision 2nd
- 2014-01-20 18:53:23下载
- 积分:1
-
gengerate_sfnet
按照文献《complex networks》中192-193页方法生成的scale free network,有详细注释。此方法有助于理解scale free network的生成原理,并画出了P(k)图,可以自己验证r值是否正确。(According to literature " complex networks" in the 192-193 page method to generate the scale free network, with detailed notes. This approach helps to understand the generation of scale free network theory, and plotted the P (k) diagram, you can verify their r value is correct.)
- 2011-08-03 09:25:45下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1
-
lpc2
LPC report detection simple
- 2012-02-08 17:59:47下载
- 积分:1
-
lizilvbo
一个史上最全的讲解粒子滤波的权威资料,含有各种粒子滤波的MATLAB代码,PPT,IEEE的权威论文,不可多得的宝贝(A brief history of the most complete authoritative information on particle filter, particle filter contains a variety of MATLAB code, PPT, IEEE authoritative papers, rare treasures)
- 2010-10-27 11:33:28下载
- 积分:1
-
data_fft
data FFT Analyzer usging matlab FFT function
- 2009-07-21 10:46:35下载
- 积分:1
-
模型
智能微电网中光伏发电,风力发电以及蓄电池模型(Wind power generation mode)
- 2018-04-17 19:57:04下载
- 积分:1
-
Solution-of-linear-equations
其中的相应程序为实现解决线性方程组的相应的方法,程序测试正确。(Corresponding procedures for the realization of the appropriate method to solve linear equations, the correct program testing.)
- 2012-03-28 17:46:51下载
- 积分:1