CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - temperature

搜索资源列表

  1. 模拟退火源码

    1下载:
  2. 模拟退火算法 模拟退火算法(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(η).δ 其中δ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53.91kb
    • 提供者:qianyg
  1. 模拟退火例子1

    1下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.91kb
    • 提供者:刘明
  1. 模拟退火例子2

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.82kb
    • 提供者:刘明
  1. 模拟退火例子3

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.91kb
    • 提供者:刘明
  1. 温控系统

    1下载:
  2. 一个温控系统的源代码,输入初始温度和目标温度,实现对温度的控制,最终温度稳定在目标温度上.-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.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:109.81kb
    • 提供者:王发
  1. 改进BP训练神经网络正模型

    0下载:
  2. 药剂温度控制系统的智能PID控制方法与实现-temperature control system of intelligence PID control method and Implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.48kb
    • 提供者:qiqi
  1. FuzzySys

    0下载:
  2. 利用人工智能中的模糊控制算法模拟水温控制的过程,显示实际温度和目标温度之间的差值的变化曲线,源代码-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43.04kb
    • 提供者:方无误
  1. fuzzy_control_C

    0下载:
  2. 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法-Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.18kb
    • 提供者:程序员
  1. infra_pixel

    0下载:
  2. 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值和温度之间对应关系的程序-This the thesis, using Matlab neural network training method bp infrared image pixel and temperature relationships between the procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54.67kb
    • 提供者:张志彦
  1. tempcont

    0下载:
  2. 根据人工智能的模糊理论编写的温度控制程序,实现对温度的模糊控制-under artificial intelligence theory of fuzzy prepared by the temperature control process, the temperature of Fuzzy Control
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35.63kb
    • 提供者:朱海昆
  1. MCRGSA

    0下载:
  2. MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost-------
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:程爱华
  1. TemperatureControl(C++)

    0下载:
  2. 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36kb
    • 提供者:linvg
  1. Temperature

    0下载:
  2. Fuzzy logic example that sorts temperatures into fuzzy sets.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者:stryker
  1. temp_control

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:540.71kb
    • 提供者:abdo
  1. temperature-measurement-

    0下载:
  2. 测温范围为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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.52mb
    • 提供者:zhuzhu
  1. Temperature-fuzzy-control-algorithm

    0下载:
  2. 温度控制采用模糊控制算法来实现。采用的是C语言-Temperature control by fuzzy control algorithm is proposed to realize. By C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:52.96kb
    • 提供者:
  1. Fuzzy-temperature-control-system

    1下载:
  2. 设计一个模糊温度控制系统,以系统的(温度)误差与误差的变化量作为模糊控制器的输入变量,模糊控制器的输出变量为电压值, 控制器的输入变量与输出变量的模糊化等级为7。-Design a fuzzy control system to control temperature.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:1.09mb
    • 提供者:lurui
  1. room-temperature-control

    0下载:
  2. 设计卡尔曼滤波器。通过控制室温过程熟悉KF。-Designing Kalman filtering algorithm for room temperature control.
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:2.43kb
    • 提供者:王金诚
  1. temperature

    0下载:
  2. 大气的温度和光伏输出功率之间的重要关系啊-Ah important relationships between temperature and power output of photovoltaic atmosphere
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:735byte
    • 提供者:张鹏
  1. Temperature

    0下载:
  2. 通过温度传感器,进行风扇速度的控制,可以手动调速,也可以自动调速-Through the temperature sensor, fan speed control, can manually adjusting speed, can also speed automatically
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.21mb
    • 提供者:fengsen
« 12 3 4 5 »
搜珍网 www.dssz.com