登录
首页 » matlab » eidors-v3.1

eidors-v3.1

于 2021-03-22 发布 文件大小:3137KB
0 230
下载积分: 1 下载次数: 140

代码说明:

  matlab环境下实现电阻抗成像的源程序(matlab environment realize the source electrical impedance tomography)

文件列表:

eidors-v3.1
...........\algorithms
...........\..........\aa_1996
...........\..........\.......\aa_calc_image_prior.m
...........\..........\.......\aa_calc_jacobian.m
...........\..........\.......\aa_calc_noise_figure.m
...........\..........\.......\aa_calc_system_mat.m
...........\..........\.......\aa_fwd_parameters.m
...........\..........\.......\aa_fwd_solve.m
...........\..........\.......\aa_inv_solve.m
...........\..........\.......\laplace_image_prior.m
...........\..........\.......\noser_image_prior.m
...........\..........\.......\tikhonov_image_prior.m
...........\..........\aa_2005
...........\..........\.......\aa_e_move_image_prior.m
...........\..........\.......\aa_e_move_jacobian.m
...........\..........\.......\aa_inv_conj_grad.m
...........\..........\.......\aa_inv_total_var.m
...........\..........\.......\inv_kalman_diff.m
...........\..........\.......\perturb_jacobian.m
...........\..........\.......\time_prior_solve.m
...........\..........\.......\time_smooth_prior.m
...........\..........\ab_2002
...........\..........\.......\ab_calc_tv_prior.m
...........\..........\.......\ab_tv_diff_solve.m
...........\..........\.......\primaldual_tvrecon_lsearch.m
...........\..........\.......\TV_operator_2D.m
...........\..........\.......\TV_operator_3D.m
...........\..........\bg_2005
...........\..........\.......\bg_bld_master.m
...........\..........\.......\calc_shape_grads.m
...........\..........\calc_hyperparameter.m
...........\..........\calc_jacobian.m
...........\..........\calc_jacobian_bkgnd.m
...........\..........\calc_meas_icov.m
...........\..........\calc_RtR_prior.m
...........\..........\calc_R_prior.m
...........\..........\calc_system_mat.m
...........\..........\ds_2005
...........\..........\.......\center_of_simps.m
...........\..........\.......\edge_refined_elem_mapper.m
...........\..........\.......\edge_refined_node_mapper.m
...........\..........\.......\inv_solve_dual_mesh.m
...........\..........\.......\inv_solve_trunc_iterative.m
...........\..........\.......\jacobian_3d_with_fields.m
...........\..........\ms_2005
...........\..........\.......\jacobian_3d_precalc.m
...........\..........\.......\ms_calc_jacobian.m
...........\..........\mv_2001
...........\..........\.......\Contents.m
...........\..........\.......\Dyneit.m
...........\..........\.......\ErrorFunc.m
...........\..........\.......\Jacobian.m
...........\..........\.......\JacobianNode.m
...........\..........\.......\MakeRegmatrix.m
...........\..........\.......\MakeRegmatrixFace.m
...........\..........\.......\MakeRegmatrixNode.m
...........\..........\.......\readme.txt
...........\..........\.......\RemoveJacob.m
...........\..........\np_2003
...........\..........\.......\adjoint_spin.m
...........\..........\.......\bld_master.m
...........\..........\.......\bld_master_full.m
...........\..........\.......\check_vols.m
...........\..........\.......\contents.m
...........\..........\.......\db23d.m
...........\..........\.......\delfix.m
...........\..........\.......\dubs3.m
...........\..........\.......\fem_master_full.m
...........\..........\.......\forward_solver.m
...........\..........\.......\get_3d_meas.m
...........\..........\.......\get_multi_meas.m
...........\..........\.......\integrofgrad.m
...........\..........\.......\inverse_solver.m
...........\..........\.......\iso_f_smooth.m
...........\..........\.......\iso_s_smooth.m
...........\..........\.......\jacobian_3d.m
...........\..........\.......\m_3d_fields.m
...........\..........\.......\np_calc_image_prior.m
...........\..........\.......\np_calc_jacobian.m
...........\..........\.......\np_calc_system_mat.m
...........\..........\.......\np_fwd_parameters.m
...........\..........\.......\np_fwd_solve.m
...........\..........\.......\np_inv_solve.m
...........\..........\.......\Readme.txt
...........\..........\.......\ref_master.m
...........\..........\.......\set_3d_currents.m
...........\..........\.......\set_multi_currents.m
...........\..........\.......\triarea3d.m

...........\eidors_cache.m
...........\eidors_msg.m
...........\eidors_obj.m
...........\eidors_var_id.cpp
...........\eidors_var_id.dll
...........\eidors_var_id.mexglx
...........\examples
...........\........\cheating_2d.m
...........\........\compare_2d_algs.m
...........\........\compare_3d_algs.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • simulink1
    simulink的例子 包括源 接收器等 很多 很全哦(simulink examples include the source of the receiver is wide Oh, and many other)
    2009-02-07 11:39:10下载
    积分:1
  • diedaiCap
    一般离散信道容量的迭代算法,仿真程序简单易懂,并验证过(iterative algorithm of DMC,Discrete symmetric channel )
    2010-07-28 21:00:29下载
    积分:1
  • work1
    一种比较简单的蚁群算法的matlab实现,包括完整的代码(A relatively simple ant colony algorithm matlab implementation, including the complete code)
    2010-01-03 15:29:15下载
    积分:1
  • four-svm-toolbox
    四种SVM工具箱的分类与回归算法:包括LS_SVMlab,OSU_SVM3.00,stprtool_svm,SVM_SteveGunn(Four kinds of SVM classification and regression algorithm toolbox include: LS_SVMlab, OSU_SVM3.00, stprtool_svm, SVM_SteveGunn)
    2011-09-15 16:15:24下载
    积分:1
  • programming_tips
    programing tips which is so useful in matlab programing particularlly in Control engineering.
    2011-10-13 18:06:50下载
    积分:1
  • fit
    用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决简单的实际问题。 实验4 常微分方程数值解 l 欧拉方法的原理及龙格-库塔方法的思路 l 局部截断误差和精度的概念 l 龙格-库塔方法的MATLAB实现,包括求解微分方程组和高阶微分方程 (data fitting)
    2009-02-04 22:05:00下载
    积分:1
  • smets
    dempster shafer fusion
    2012-09-08 06:41:09下载
    积分:1
  • color-segment_edge-detection
    Matlab 语言编写的用于彩色分割,边缘检测,基于区域生长的图像分割(Matlab color segmentation,edge detection,region growing image segmentation.)
    2013-11-13 21:32:28下载
    积分:1
  • benggou
    采用加权网络中节点强度和权重都是幂率分布的模型,在matlab环境中自动识别连通区域的大小,用于时频分析算法。( Using weighted model nodes in the network strength and weight are power law distribution, Automatic identification in the matlab environment the size of the connected area, For time-frequency analysis algorithm.)
    2016-11-24 17:38:25下载
    积分:1
  • mm1
    这是一个实现mm1排队系统的程序,希望对大家有所帮助(This is a mm1 queuing system program, we hope to help)
    2012-06-17 20:56:04下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载