⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 note.txt

📁 非线性单纯性和模拟退货算法的matlab程序: 本程序实现了非线性单纯性和模拟退货算法的联合优化求解
💻 TXT
字号:
Simplex-Simulated annealing (SIMPSA)
Algorithms based on simulated annealing employ a stochastic generation of solution vectors and employ similarities between the physical process of annealing (i.e. melting a solid by heating it, followed by slow cooling and crystallization into a minimum free energy state) and a minimization problem. During the cooling process, transitions are accepted to occur from a low to a high energy level through a Boltzmann probability distribution. For an optimization problem, this corresponds to "wrong-way" movements. This implementation contains an algorithm that was described in Cardoso et al. (1996) and is based on the combination of the non-linear smplex and simulated annealing algorithms (the SIMPSA algorithm).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -