📄 adjoint_spin.cat
字号:
function [JTb] = adjoint_spin(vtx,simp,elec,x,gnd_ind,zc,I,no_pl,Vmes);The function calculates the product J'*b, i.e. Jacobian transpose times a (measurements) vector b, using the adjoint sources formulation. JTb = J'*bvtx = The vertices matrixsimp = The simplices matrixelec = The electrodes matrixx = The solution estimate based on which J is supposed to be caclulatedgnd_ind = The grounf indexzc = The electrode contact impedanceI = The current patternsno_pl = Number of electrode planesVmes = The measurements vector
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -