CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - temperature kalman

搜索资源列表

  1. trykalman

    0下载:
  2. “假设我们要研究的对象是一个房间的温度。根据你的经验判断,这个房间的温度是恒定的” 学习kalman滤波的朋友开始,很可能会在网上找到一篇“卡尔曼滤波器”的文章,而且有程序,但是发现程序和文章不匹配 我自己写了一个程序,和文章一致的,图也相同,初学的朋友可以看看(我自己也刚学几天,^_^) 另:我好像在没有下载权限的情况下突然收到了一个很需要的程序,虽然不明白原因,还是很感谢-"If we are to the object of research is a room te
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:始发地
  1. kalman-wendu

    0下载:
  2. 对房间室内温度进行KALMAN滤波学习研究。-study the kalman algorithm on temperature in room
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.03kb
    • 提供者:乐乐
  1. kalman

    0下载:
  2. 卡尔曼滤波对温度的估计测量,用两种不同程序实现此功能。-Calman filter for estimation of temperature measurement
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:888byte
    • 提供者:尹阳和
  1. KalmanForTemperature

    0下载:
  2. 房间温度恒定,用卡尔曼滤波实现对房间温度的估计-Room temperature is constant, the Kalman filter implementation on an estimate of the temperature of the room
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:677byte
    • 提供者:张豪
  1. Kalman_1

    0下载:
  2. 室内温度卡尔曼滤波,适合初学者掌握卡尔曼编程过程,非常实用-Indoor temperature Kalman filtering, Kalman programming for beginners to master the process, very practical
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:576byte
    • 提供者:Liang
  1. KALMAN

    0下载:
  2. 用Matlab实现了简单的卡尔曼滤波,应用于一个温度测量实例中:假想有这样一间教室:实际温度:30 + sin(t / 10),某人根据以往经验,知道温度的变化规律,但他每分钟估计温度值,都比之前高估0.03度,房间中有一个温度计,但测量值存在随机误差。并附加测试结果图,对比了互补滤波、卡尔曼滤波、低通滤波的结果。-Matlab achieved with a simple Kalman filter, a temperature measurement used in the example:
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:169.34kb
    • 提供者:俞毅
  1. Temprature

    0下载:
  2. kalman滤波入门理解程序:关于当前最优温度的kalman滤波估计-Kalman filtering introduction to understand programs: kalman filter to estimate about the optimal temperature
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:549byte
    • 提供者:王文涛
  1. wendu_ekf

    1下载:
  2. EKF(扩展卡尔曼滤波)在实例温度系统中的应用程序-EKF (extended Kalman filter) at the instance of the application temperature of the system
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:张亚男
  1. wendu_kf

    0下载:
  2. KF(卡尔曼滤波)在温度系统中的实例仿真程序-KF (Kalman filter) at a temperature system simulation program instance
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:张亚男
  1. T_measurement-based-on-kalman

    0下载:
  2. Kalman滤波在温度数据测量中的应用。假定室内温度理论值为25°,采样周期为1分钟。在Matlab环境下调试通过,可以直接运行。-Kalman Filter in temperature data measurement. Theory assumes that the indoor temperature is 25, the sampling period is 1 minute. In the Matlab environment through debugging, you can r
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1013byte
    • 提供者:包军海
  1. main

    0下载:
  2. 这个例子是使用卡尔曼滤波器用于温度测量的应用,可以实现温度的预测和更新成功。-This example is to use kalman filter used in the application of temperature measurement, temperature forecast and update can be implemented successfully.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:667byte
    • 提供者:李丹丹
  1. main

    0下载:
  2. 源程序是Kalman滤波用于温度测量,可以更好的测量温度。-Source program is Kalman filter used for temperature measurement, better able to measure the temperature.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:akd
  1. kalman

    0下载:
  2. 卡尔曼滤波例程,基于温度的卡尔曼优化例程,使温度值收敛-Kalman filter routines, temperature-based Kalman optimization routines
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:王杜
  1. Kalman滤波用于温度测量的实例

    1下载:
  2. 卡尔曼滤波在温度测量中的应用,本程序是用matlab实现的。(Kalman filter in temperature measurement applications, this procedure is achieved using matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:小午
  1. kalman

    0下载:
  2. 使用卡尔曼滤波方法计算房间温度,是一个很好的初学卡尔曼的算法案例(calaulate the temperature)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:刘陈
  1. Kalman Wendu

    0下载:
  2. 模拟室内温度检测和卡尔曼滤波效果对比,设定室内温度为25度,以分钟为单位。(Simulated indoor temperature detection and Calman filter effect contrast, set the indoor temperature is 25 degrees, in minutes as a unit.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:10kb
    • 提供者:张小凌
  1. kftemperaturetest

    0下载:
  2. 用卡尔曼滤波估计温度值,并对测量值添加增益系数进行修正得到准确的温度值(Using kalman filter to estimate the temperature value, and adding the gain coefficient to the measured value to correct the accurate temperature value)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:AISEHUNNA
  1. kalman filter example

    0下载:
  2. 多个关于卡尔曼滤波的仿真程序,路径跟踪,温度估计,滤波,(kalman temperature estimation and route track)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:zyp
  1. KALMAN

    0下载:
  2. 采用kalman滤波方法最优估算房间温度,可以参考学习。(Estimation of temperature by Kalman filter)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:ldl@2865
  1. 实验2

    0下载:
  2. Kalman卡尔曼温度预测,包括原理讲解,公式推导(Kalman Calman temperature prediction, including principle explanation, formula deduction)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:4kb
    • 提供者:休芷符
« 12 »
搜珍网 www.dssz.com