搜索资源列表
mainGA1
- 基于matlab的实数编码,求函数极值,内设四个经典测试函数,以验证算法有效性,三个没有问题,其中一个有小问题,细心的人可以发现-based on matlab ,real genetic algorithm,in search for the max or min point of function ,4 functions are tested ,proved it to be a good code .just so
minLM_201306233
- Matlab编写的最小二乘法最优化计算方法,能自动完成多维非线性方程组的最小值计算-Matlab Min_LM math tools for calculating the min-value of formulars
LSM
- Matlab code for LMS algorithm with its weights as output.. Code is simple and min line cocde-Matlab code for LMS algorithm with its weights as output.. Code is simple and min line cocde..
LSQR-NNL
- 可用于求解超大规模线性方程组非负解的MATLAB函数-Given a tall full-rank matrix A, solves the nonnegative least squares problem: min ||Ax-b|| s.t. x>= 0 and returns the minimizer x. The argument err is the tolerance used in testing for zeros