资源列表
ASL-1.2
- 内点法求解线性和边界约束的凸二次规划,采用C++语言编程,程序很完善,代码比较多,各位看官好好研究-Solve an optimization problem with linear and bound constraints (BL) min f(x) subject to lo <= x <= hi, a x = b using the affine-scaling interior-point method presented in
SSM-1.1
- 求解具有球形约束条件的凸二次规划问题,问题模型为min - x Ax + b x subject to ||x|| <= r or ||x|| = r- Solve a sphere constrained quadratic program of the form min- x Ax+ b x subject to ||x|| <= r or ||x|| = r using an implementation of the sequential subspace method
CG_DESCENT-C-2.0.tar
- 共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。-Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.
CCF
- 已知两个时间序列数据,求两者之间的互相关系数-two time series data, solve their mutual cross-correlation
Correlation-Color-Map
- 已知多个时间序列两两之间的相关性系数,采用相关性颜色图表示-The correlation of multiplt time series data, and these correlation is displayed by the correlation color map
6sigma
- 6倍方差法,时间序列,求正常序列的报警阈值-6 sigma method, which used on the time series data, and solve its alarm limit
GPS_INS_loosly
- GPS INS integration code
kalman-code
- Kalman code for GPS INS
Bubble
- An algorithm that sorts matrices in Matlab
GA
- Genetic algorithm is design here in matlab for population
PSO_algorithm
- 对粒子群算法的一个简单实现,适于初学者,附有注释-a simple program for PSO with comment, easy for beginner
cma_dd_mcam
- 常数模算法与DD算法以及修正常数模算法仿真-CMA and DD algorithm and the correction constant modulus algorithm simulation
