📄 m_3d_fields.cat
字号:
function [v_f] = m_3d_fields(vtx,el_no,m_ind,E,tol,gnd_ind,v_f);This function calculates the measurement fields using preconditioned conjugate gradients.vtx = The verticesel_no = The total number of electrodes in the systemm_ind = The measurements matrix (indices of electrode pairs)E = The full rank system matrixtol = The tolerance in the forward solution gnd_ind = The ground indexv_f = The measurements fields
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -