代码搜索:composition

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

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

m colalv2.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244701

m colalv1n.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244705

m colalv4.m

function xprime=colalv4(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244724

m cola_lv.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244727

m cola_lvn_lin.m

function [f,g]=cola_lin_lv(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 compo
www.eeworm.com/read/339293/12244733

m colalv1.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244735

m colalv1large.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244740

m cola_lv_lin.m

function [f,g]=cola_lin_lv(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 compo
www.eeworm.com/read/339293/12244762

m colalv1_1.m

function xprime=cola_lv(t,X) % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. % It calls the model colamod,
www.eeworm.com/read/339293/12244768

m cola_lv_f1.m

function xprime=cola_lv(t,X) % WITH 1% CHANGE IN FEED RATE % sample usage: [t,x]=ode15s('cola_lv',[0 5000],0.5*ones(1,82)); % % cola_lv - Subroutine for simulation with LV-configuration. %