搜索资源列表
PARS.cpp
- Program for finding minima of functions of several variables, several methods (Powell, Polak-Riber, Pearson, etc.)
ShuLex
- Program for finding minima of functions of several variables, several methods with GUI.
findpks_MinMax
- Find peaks in signal. Look for local maxima and minima. In the window of search find the maximum maxima and the minimum minuma. Return two values which are the maximum and the minimum local maximas
Kernel-Adaptive-Filtering
- This book presents a comprehensive and unifying introduction to kernel adaptive fi ltering. Adaptive signal processing theory has been built on three pillars: the linear model, the mean square cost, and the adaptive least - square learning algo
conjugategradient
- 本程序用共轭梯度法求函数局部极小值。程序包括三个文件,主程序conjugategradient,函数的梯度gradient,以及黄金分割法partition精确求一维搜索极小点变量步长。程序用来求多变量函数的极小值。-This program conjugate gradient method and function of local minima. The program includes three files, the main conjugategradient function gr
nelder
- 内德米德方法,C语言来运用单纯形法,计算局部极小值。-Neidemide method, C language using the simplex method, calculate the local minima.
SA
- 模拟退火算法的MATLAB实现,通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-MATLAB implementation of simulated annealing algorithm, a search process by giving time-varying and ultimately tends to zero the probability of jumps, which can effectively av
maxima_and_minima
- maxima and minima for matlab algorithm
