repaint_inho.cat

来自「用来实现三维阻抗及光学断层成像重建的matlab程序」· CAT 代码 · 共 12 行

CAT
12
字号
function repaint_inho(mat,mat_ref,vtx,simp);Repaints the simulated inhomogeneity according to the referencedistribution. (Increase -> Red, Decrease -> Blue) mat     = The simulated (targeted) distribution.mat_ref = The known initial (homogeneous) distribution.vtx     = The vertices matrix.simp    = The simplices matrix.

⌨️ 快捷键说明

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