heat.m

来自「换热器模型的MATLAB实现」· M 代码 · 共 16 行

M
16
字号
%% HEAT is a GUI dynamic simulation of a heat exchanger.
%%
%% It is an educational tool and a source of inspiration.
%%
%% Given physical paramaters (inlet temperatures, heat capacities ...)
%% the final temperature profile and the outlet temperature change
%% are displayed for both streams.
%%
%% A dynamic approach lacks the precision of an analytical one, but may
%% be extended with the equations of a PID-regulator.
%%
%% Jon Bolmstedt 2000-09-01
%% jon.bolmstedt@iea.lth.se

guivvx2;
initvvx; %Ge variabelnamn fr錸 editboxarna

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?