当前位置:
首页 资源下载
搜索资源 - room temperature matlab
搜索资源列表
-
0下载:
卡尔曼滤波器(kalman filter)设计,MATLAB语言实现。包括了详细的算法文档,通过室温控制说明具体设计过程。是学习kalman的一个好例程-Kalman filter (Kalman filter) design, MATLAB language. Include a detailed algorithm documents, room temperature control through specify the design process. Tracking the stud
-
-
4下载:
matlab做得毕业设计仿真,用simulink仿真房间内空调自动调节温度,文档中有很全的源代码-Matlab done graduate design simulation, simulink room with the air-conditioning automatically adjust the temperature, the document has a very complete source code
-
-
2下载:
模拟退火算法,模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm, simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full hig
-
-
0下载:
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
-
-
3下载:
使用matlab写得空间温度场程序,算法是高斯-塞德尔迭代法。-Room temperature using the matlab program is written, the algorithm is the Gauss- Seidel iterative method.
-
-
0下载:
Electron concentration in the AlAs conduction band as a function of
Fermi level position at room temperature
-
-
0下载:
用Matlab实现了简单的卡尔曼滤波,应用于一个温度测量实例中:假想有这样一间教室:实际温度:30 + sin(t / 10),某人根据以往经验,知道温度的变化规律,但他每分钟估计温度值,都比之前高估0.03度,房间中有一个温度计,但测量值存在随机误差。并附加测试结果图,对比了互补滤波、卡尔曼滤波、低通滤波的结果。-Matlab achieved with a simple Kalman filter, a temperature measurement used in the example:
-
-
0下载:
matlab编程的模拟退火算法,模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-The simulated annealing algorithm matlab programming, simulated annealing algorithm derived the principle of solid annea
-