contents.m

来自「实现对电磁层析模型的建立」· M 代码 · 共 21 行

M
21
字号
% Functions for solving the EIT inverse problem in 2D %% Jacobian computations%%  Jacobian          - Computes the Jacobian for 2D EIT when elementwise basis is used%  JacobianNode      - Computes the Jacobian for 2D EIT when node basis is used%  RemoveJacob       - Removes the derivatives corresponding to the current carrying electrodes%% Regularisation matrix computations%%  MakeRegmatrix     - Computes a regularisation matrix which includes smoothness assumptions%  MakeRegmatrixNode - Computes a regularisation matrix which includes smoothness assumptions. Conductivity in linear basis.%% Dynamic reconstructions%%  Dyneit            - Estimates resistivity distributions by Kalman filter and Kalman smoother

⌨️ 快捷键说明

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