-
pso
模拟退火算法——组合优化
模拟退火算法主要用于解决组和优化问题,它是模拟物理中晶体物质的退火过程而开发的一种优化算法。在对固体物质进行模拟退火处理时,通常先将它加温熔化,使其中的粒子可自由运动,然后随着温度的逐渐下降,粒子也逐渐形成了低能态的晶格。若在凝结点附近的温度下降速率足够慢,则固体物质一定会形成最低能态的基态。
对于组合优化问题来说,它也有这样的类似过程。组合优化问题解空间中的每一点都代表一个具有不同目标函数值的解。所谓优化,就是在解空间中寻找目标函数最小(大)解的过程。若把目标函数看成能量函数,某一控制参数视为温度 T,解空间当作形态空间,那么寻找基态的过程也就是求目标函数极小值的优化过程。
(Simulated annealing algorithm- combinatorial optimization
Simulated annealing algorithm used to solve optimization problems and the group, it is the physical simulation of the crystal material in the annealing process and the development of an optimization algorithm. Solid substances in the simulated annealing process, it is usually heated it first melts, so that the particles are free to exercise, then gradually decreased as the temperature of the particles gradually formed a lower state of the lattice. If the temperature drops near the condensation rate slow enough, the solids will form the lowest energy state of the ground state.
For combinatorial optimization problems, it also has such a similar process. Combinatorial optimization problem the solution space of each point represents a different objective function value of the solution. The so-called optimization, is in the solution space to find the minimum objective function (large) solution process. If the objective function a)
- 2011-11-02 16:46:23下载
- 积分:1
-
untitled1
用matlab编写的关于茶叶采割级刀具行走路线的程序,有GUI界面。(Matlab prepared by the level of tea cutting in tool route program, a GUI interface.)
- 2015-04-01 13:52:43下载
- 积分:1
-
MATLAB中继选择源代码
说明: MATLAB中继选择源代码 。
MATLAB中继选择源代码 。(Matlab relay selection source code.)
- 2020-05-07 00:50:13下载
- 积分:1
-
copula
利用matlab计算copula函数的代码及程序,希望可以给大家带来帮助(Copula function calculated using matlab code and procedure, hoping to give us help)
- 2011-05-02 17:00:42下载
- 积分:1
-
gsw_delta_SA
求取绝对盐度用新海水状态方程来求取这是新的海水状态方程(Absolute salinity water to strike the state equation with the new strike)
- 2011-05-27 19:15:09下载
- 积分:1
-
MATLAB-power-flow
本程序是严格按照IEEE标准格式书写的潮流程序,结构简单明了,可直接运行出结构。对于学习编程的人员可提供极好的的帮助。(This program is written in strict accordance with IEEE standard format trend procedures, simple structure, the structure can be run directly. For learning to program staff can provide excellent help.)
- 2014-10-24 17:47:41下载
- 积分:1
-
runHYMOD
自己编写的HYMOD水文模型模块,能够直接运行得到HYMOD的结果。(I have written HYMOD hydrological model module, capable of running HYMOD results obtained directly.)
- 2015-04-14 10:47:51下载
- 积分:1
-
MATLAB2
电机拖动里的用空载点和负载点做出直流电机的固有机械特性曲线(failed to translate)
- 2012-03-25 16:45:02下载
- 积分:1
-
multipath_test
该程序是自己编写的,是基于matlab的多径信道的建立。该多径信道是基于电力线信道特性而构建的,其中的衰落系数是通过阅读大量文献而得到的。该程序能够顺利运行,并画出了信道的各个参数图。(The program is written by myself,which is to build a multi-path channel matlab based. The multi-path channel is based on the characteristics of the power line channel constructed, which is fading coefficients obtained by reading a lot of literature. The program can run smoothly, and draw a diagram of each parameter channel.)
- 2013-12-18 17:34:55下载
- 积分:1
-
Kalman
卡尔曼滤波在一维温度数据测量系统中的使用(Kalman filtering)
- 2021-01-26 13:18:42下载
- 积分:1