📄 inv_sol.cat
字号:
function [solf,solp] = inv_sol(J,I,voltage,tol,mat_ref,vtx,simp,elec,no_pl,zc,sym,gnd_ind,tfac,Reg,it);Calculates a Newton non-linear inverse solution.solf = The inverse solutionmat_ref = Initial guess on the solutionI = The current patterns elec = The electrode faceszc = The contact impedance vectorvoltage = The measurementstfac = The regularisation parameterReg = The regularisation matrix it = Number of iterationsvtx = The vertices matrixsimp = The simplices matrixgnd_ind = The ground index (node/electrode)no_pl = The number of planes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -