contents.m

来自「%The Metabolic Networks Toolbox contains」· M 代码 · 共 19 行

M
19
字号
%Functions for metabolic control theory%% Except for time_response_coefficients, all functions operate on% matrices or tensors and therefore do not require a network data structure%%STRUCTURAL ANALYSIS%  reduce_N                          compute link matrix and reduced stoichiometric matrix%  analyse_N                         compute kernel and link matrix etc.%%ELASTICITIES%  elasticities                      elasticities (1st and 2nd order)%%CONTROL AND RESPONSE COEFFICIENTS%  control_coefficients              control coefficients%  response_coefficients             response coefficients,            1st and 2nd order%  norm_response_coefficients        normalised response coefficients, 1st and 2nd order%  spectral_response_coefficients    spectral response coefficients,   1st and 2nd order%  expand_by_R                       2nd-order expansion w.r.t. parameters%  time_response_coefficients        time-dependent response coefficients, 1st order

⌨️ 快捷键说明

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