搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
模拟退火例子1
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
模拟退火例子2
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
模拟退火例子3
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
温控系统
- 一个温控系统的源代码,输入初始温度和目标温度,实现对温度的控制,最终温度稳定在目标温度上.-a temperature control system source code, the importation of the initial temperature and the temperature, the temperature control, the ultimate temperature stability on the target temperature.
改进BP训练神经网络正模型
- 药剂温度控制系统的智能PID控制方法与实现-temperature control system of intelligence PID control method and Implementation
FuzzySys
- 利用人工智能中的模糊控制算法模拟水温控制的过程,显示实际温度和目标温度之间的差值的变化曲线,源代码-use of artificial intelligence fuzzy control algorithm simulation of the temperature control process, reflect the actual temperature and the temperature difference between the curves, source code
fuzzy_control_C
- 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法-Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm
infra_pixel
- 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值和温度之间对应关系的程序-This the thesis, using Matlab neural network training method bp infrared image pixel and temperature relationships between the procedures
tempcont
- 根据人工智能的模糊理论编写的温度控制程序,实现对温度的模糊控制-under artificial intelligence theory of fuzzy prepared by the temperature control process, the temperature of Fuzzy Control
MCRGSA
- MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
TemperatureControl(C++)
- 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, using fuzzy control methods the
Temperature
- Fuzzy logic example that sorts temperatures into fuzzy sets.
temp_control
- hello this is lab-view for system temperature process control system design ...i hope if that useful for everybody. good luck and regards.-hello this is lab-view for system temperature process control system design ...i hope if that useful for everyb
temperature-measurement-
- 测温范围为0—600摄氏度的温度测量系统设计,运用PID神经网络对测量数据进行拟合。-Temperature range of 0-600 degrees C temperature measurement system design, the use of PID neural network to fit the measured data.
Temperature-fuzzy-control-algorithm
- 温度控制采用模糊控制算法来实现。采用的是C语言-Temperature control by fuzzy control algorithm is proposed to realize. By C language
Fuzzy-temperature-control-system
- 设计一个模糊温度控制系统,以系统的(温度)误差与误差的变化量作为模糊控制器的输入变量,模糊控制器的输出变量为电压值, 控制器的输入变量与输出变量的模糊化等级为7。-Design a fuzzy control system to control temperature.
room-temperature-control
- 设计卡尔曼滤波器。通过控制室温过程熟悉KF。-Designing Kalman filtering algorithm for room temperature control.
temperature
- 大气的温度和光伏输出功率之间的重要关系啊-Ah important relationships between temperature and power output of photovoltaic atmosphere
Temperature
- 通过温度传感器,进行风扇速度的控制,可以手动调速,也可以自动调速-Through the temperature sensor, fan speed control, can manually adjusting speed, can also speed automatically