代码搜索:composition

找到约 1,051 项符合「composition」的源代码

代码结果 1,051
www.eeworm.com/read/339293/12244623

dat cola_init.dat

%Initial state vector (at nominal steady-state): >> format short e >> Xinit' ans = 1.0000e-02 % state no. 1 is x1 (composition reboiler) 1.4261e-02 1.9724e-02 2.6693e-02 3.5531e-
www.eeworm.com/read/339293/12244687

m cola4_f1.m

function xprime=cola4(t,X) % WITH 1% CHANGE IN FEED RATE % sample usage: [t,x]=ode15s('cola4',[0 5000],0.5*ones(1,82)); % % cola4 - Subroutine for simulation using MATLAB integration routine %
www.eeworm.com/read/339293/12244713

m cola4k2.m

function xprime=cola4(t,X) % sample usage: [t,x]=ode15s('cola4',[0 5000],0.5*ones(1,82)); % % cola4 - Subroutine for simulation using MATLAB integration routine % It calls the distillatio
www.eeworm.com/read/339293/12244730

m colalv4mass_lin.m

function [f,g]=colalv4mass_lin(X,u) % % cola_lin_lv - This function designed for use with 'cola_linearize.m' to % create a linear model of a LV-distillation column. % % x - states (liquid c
www.eeworm.com/read/339293/12244748

m cola4.m

function xprime=cola4(t,X) % sample usage: [t,x]=ode15s('cola4',[0 5000],0.5*ones(1,82)); % % cola4 - Subroutine for simulation using MATLAB integration routine % It calls the distillatio
www.eeworm.com/read/339293/12244759

m colas.m

function [sys,x0] = colas(t,x,u,flag) % % Simulink interface to colamod.m % % Inputs: t - time in [min]. % X - State, the first 41 states are compositions of light %
www.eeworm.com/read/339293/12244787

m cola4_lin.m

function [f,g]=cola4_lin(X,u) % % cola4_lin - This function designed for use with 'cola_linearize.m' to % create a linear model of a distillation column. % The number '4' denotes that th
www.eeworm.com/read/339293/12244839

m cola4.m

function xprime=cola4(t,X) % sample usage: [t,x]=ode15s('cola4',[0 5000],0.5*ones(1,82)); % % cola4 - Subroutine for simulation using MATLAB integration routine % It calls the distillatio
www.eeworm.com/read/339293/12244844

m colas.m

function [sys,x0] = colas(t,x,u,flag) % % Simulink interface to colamod.m % % Inputs: t - time in [min]. % X - State, the first 41 states are compositions of light %
www.eeworm.com/read/339293/12244885

m cola4_lin.m

function [f,g]=cola4_lin(X,u) % % cola4_lin - This function designed for use with 'cola_linearize.m' to % create a linear model of a distillation column. % The number '4' denotes that th