📄 jacobian_3d.cat
字号:
function [J] = jacobian_3d(I,elec,vtx,simp,gnd_ind,mat_ref,zc,IntGrad,v_f,df,tol,sym);This function calculates the Jacobian (sensitivity) matrix of the systemI = The currents usedelec = the electrodes matrixvtx = The vertices matrixsimp = The simplices matrixgnd_ind = The ground index (node)mat_ref = The reference conductivity vectorzc = The electrode contact impedance vectorIntGrad = The integrals of the gradientsv_f = The measurement fieldsdf = Measurements per current pattern as used in v_f tol = Tolerance J = The Jacobian (sensitivity) matrix with respect to conductivity
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -