搜索资源列表
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
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
MCMC
- 基于模拟退火算法的马尔科夫蒙特卡洛算法matlab程序,实现了对levy函数的优化。-A Markov Chain Monte Carlo alogrithm based on annealing phenomenon,which maximzies and minimizes the levy function.
simulated_annealing
- 用matlab实现的模拟退火算法的源码,附算例-simulated annealing
junnao
- 基于matlab GUI界面设计,实现了对10个数字音的识别,基于混沌的模拟退火算法。- Based on matlab GUI interface design, To achieve the recognition of 10 digital sound, Chaos-based simulated annealing algorithm.
jangpai
- 用MATLAB实现动态聚类或迭代自组织数据分析,包括AHP,因子分析,回归分析,聚类分析,基于混沌的模拟退火算法。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Including AHP, factor analysis, regression analysis, cluster analysis, Chaos-based simulated annealing algorithm.
poutui
- 基于混沌的模拟退火算法,matlab小波分析程序,滤波求和方式实现宽带波束形成。- Chaos-based simulated annealing algorithm, matlab wavelet analysis program, Filtering summation way broadband beamforming.
模拟退火
- 直接实现matlab的模拟退火算法优化,亲测可用,修改参数即可(Matlab simulation annealing algorithm optimization)