< Master index Index for eidors/models >

Index for eidors/models

Matlab files in this directory:

 GREIT3D_distributionGREIT3D_distribution: create target distributions for 3D GREIT
 add_noiseADD_NOISE: Add a given SNR to EIDORS data
 analytic_2d_circleV = analytic_2d_circle(J, [s_h, s_i, b, a, angl])
 calc_elem_currentcalc_elem_current: calculate current vector in each FEM element
 calc_model_reductioncalc_model_reduction: calculate the fields for a reduced model
 check_c2f_qualityCHECK_C2F_QUALITY Check the coarse2fine mapping between two models
 convert_img_unitsCONVERT_IMG_UNITS change image data units
 convhulln_cleanCONVHULLN_CLEAN: run convhulln and catch errors
 create_inclusionUSAGE: inhomg_img = create_inclusion( homg_img, inclusion_xyz, ...
 data_mapperDATA_MAPPER maps img.params data to elem or node data
 deform_cylinderfwd_mdl = deform_cylinder( fwd_mdl, niv);
 elec_rearrangeELEC_REARRANGE: rearrange electrodes for given pattern
 elem_dimELEM_DIM: dimension of elements in space (are elements in 2D or 3D space)
 elem_selectELEM_SELECT: select element fractions inside a function
 find_edge2edge_intersectionsFIND_EDGE2EDGE_INTERSECTIONS intersections between edges of two models
 fix_modelFIX_MODEL: Add useful fields to a model
 fwd_model_from_v2CREATE EIDORS v3 fwd_model from the v2 variables
 get_elem_volumeGET_ELEM_VOLUME: VOL = get_elem_volume(fwd_model, map_node )
 gmsh_stl2tetGMSH_STL2TET creates a tetrahedral mesh from an stl file
 interp_meshINTERP_MESH: calculate interpolation points onto mdl elements
 linear_reorder[fwd_model] = linear_reorder(fwd_model,ccw)
 mdl_dimMDL_DIM: dimension of model space (are nodes in 2D or 3D space)
 mdl_normalizeMDL_NORMALIZE Check or set the normalize_measurements flag on a model.
 merge_meshesMERGE_MESHES - merges two meshes based on common nodes
 mk_GREIT_modelMK_GREIT_MODEL: make EIDORS inverse models using the GREIT approach
 mk_analytic_c2fMK_ANALYTIC_C2F: create a mapping matrix from coarse to fine FEM
 mk_approx_c2fMK_APPROX_C2F: create a mapping matrix from coarse to fine FEM
 mk_c2f_circ_mappingMK_C2F_CIRC_MAPPING: create a mapping matrix from circles/spheres to FEM
 mk_circ_tankMK_CIRC_TANK: make a cylindrical tank FEM geometry in 2D or 3D
 mk_coarse_fine_mappingMK_COARSE_FINE_MAPPING: create a mapping matrix from coarse to fine FEM
 mk_common_gridmdlMK_COMMON_MODEL: make EIT on reconstruction grids (GREIT)
 mk_common_modelMK_COMMON_MODEL: make common EIT models
 mk_fmdl_from_nodesMK_FMDL_FROM_NODES: create fmdl from nodes
 mk_geophysics_modelimdl = mk_geophysics_model(str, ne, [option])
 mk_grid_c2fMK_GRID_C2F - calculate a coarse2fine mapping for grid coarse models.
 mk_grid_modelMK_GRID_MODEL: Create reconstruction model on pixelated grid
 mk_hollow_electrodeMK_HOLLOW_ELECTRODE: remove nodes with indicated electrdoes
 mk_imageMK_IMAGE: create eidors image object
 mk_library_modelMK_LIBRARY_MODEL - FEM models based on library shapes
 mk_lung_imageMK_LUNG_IMAGE create an image with lung and heart contrasts from a model
 mk_pixel_sliceMK_PIXEL_SLICE create a pixel model to reconstruct on
 mk_stim_patternsMK_STIM_PATTERNS: create an EIDORS stimulation pattern structure
 mk_tet_c2fMK_TET_C2F - calculate a coarse2fine mapping for two tet-based models.
 mk_tet_c2f_bakMK_TET_C2F - calculate a coarse2fine mapping for two tet-based models.
 mk_thorax_modelMK_THORAX_MODEL FEM models of the thorax
 mk_thorax_model_grychtol2016aBuilds the male thorax models from Grychtol, M�ler and Adler (2016)
 mk_tri2tet_c2fMK_TRI2TET_C2F - coarse2fine mapping between tri-based and tet-based models
 mk_tri_c2fMK_TRI_C2F - calculate a coarse2fine mapping for triangle-based models.
 mk_voxel_volumeMK_VOXEL_VOLUME create a voxel model to reconstruct on
 num_elecsNUM_ELECS: number of electrodes attached to model
 num_elemsNUM_ELEMS: number of elemnts in a (fwd or inv model or image)
 num_nodesNUM_NODES: number of elemnts in a (fwd or inv model or image)
 place_elec_on_surfPLACE_ELEC_ON_SURF Place electrodes on the surface of a model
 point_in_tetPOINT_IN_TET test for points contained in elements
 point_in_trianglePOINT_IN_TRIANGLE tests points for membership in triangles
 reciprocity_idxRECIPROCITY_IDX: find indices of stim, meas pairs that are recirocal
 remove_unused_nodesREMOVE_UNUSED_NODES: identify and remove unused nodes in model
 select_imdlSELECT_IMDL: select pre-packaged inverse model features
 shape_librarySHAPE_LIBRARY Common shapes for models
 simulate_2d_movementSIMULATE_2D_MOVEMENT simulate rotational movement in 2D
 simulate_3d_movementSIMULATE_3D_MOVEMENT simulate rotational movement in 3D
 simulate_movementSIMULATE_MOVEMENT simulate small conductivity perturbations
 solve_RM_2DsliceSOLVE_RM_2DSLICE: cut slices out of a 3D model
 stim_meas_listSTIM_MEAS_LIST: mk stimulation pattern from list of electrodes
 stim_pattern_geophysSTIM_PATTERN_GEOPHYS: Create Geophysical Stimulation Patterns
 supported_params
 test_GREIT_model
 tet_to_inequal[A,b]=tet_to_inequal(v)
 thorax_geometryTHORAX_GEOMETRY: deform mesh to have a human thorax like shape
 triarea3d[ta] = triarea3d(V);
 unpack_reconst_matrixUNPACK_RECONST_MATRIX: unpack a compressed, stored reconstruction matrix
 valid_data[pass, err_str] = valid_data(data)
 valid_fwd_model[pass, err_str] = valid_fwd_model(fmdl, [type])
 valid_img[pass, err_str] = valid_img(img)
 valid_inv_model[pass, err_str] = valid_fwd_model(imdl)

Other Matlab-specific files in this directory:

Subsequent directories:


Generated on Tue 31-Dec-2019 16:37:04 by m2html © 2005