登录
首页 » matlab » 2DEIT_matlab

2DEIT_matlab

于 2021-02-22 发布 文件大小:651KB
0 150
下载积分: 1 下载次数: 307

代码说明:

  MATLAB二维电阻抗断层成像算法!用于医学成像,里面包括有限元剖分正问题,及反问题的算法.并且附有网络剖分数据表!(MATLAB two-dimensional electrical impedance tomography algorithm! For medical imaging, which include the finite element mesh is the problem and inverse problem algorithms. And with a network partition data tables!)

文件列表:

2DEIT_matlab
............\hs_EIT





............\......\33.bmp
............\......\41.jpg
............\......\44.bmp
............\......\44.jpg
............\......\55.jpg
............\......\addnodes.m
............\......\bound1.m
............\......\bound2.m
............\......\boundquad1.m
............\......\boundquad2.m
............\......\bubble1.dat
............\......\bubble2.dat
............\......\bubble3.dat
............\......\bubble4.dat
............\......\bubble_data.xls
............\......\choosecircle.asv
............\......\choosecircle.m
............\......\chooseelements.m
............\......\choosenodes.m
............\......\cirgrid_eit.m
............\......\coord_for_elec.m
............\......\current.m
............\......\dynadecks.m
............\......\dyneit.m
............\......\electrlen.m
............\......\el_in_mesh2.m
............\......\errorfunc.m
............\......\femmatrix.m
............\......\femmatrixnode.m
............\......\findboundary.m
............\......\forwardsolution.m
............\......\f_hsmakemeshdata.m
............\......\f_hsplcigrid.m
............\......\f_hsploy.m
............\......\gm_in.C
............\......\grinprodgaus.m
............\......\grinprodgausnode.m
............\......\grinprodgausnodequad.m
............\......\grinprodgausquad.m
............\......\hello.c
............\......\hello.dll
............\......\hsdata_ru.txt
............\......\hsfemmatrix.m
............\......\hsforwardsolution.m
............\......\hsmeshdata24_3.mat
............\......\hsru16.xls
............\......\hsupdatefemmatrix.m
............\......\hs_EIT_1.m
............\......\hs_EIT_2.asv
............\......\hs_EIT_2.m
............\......\hs_makemeshdata.m
............\......\jacobian.m
............\......\jacobiannode.m
............\......\makeelement.m
............\......\makeelement2nd.m
............\......\makemeshdata.m
............\......\makemeshdata2nd.m
............\......\makemeshdata_comm.m
............\......\makenode.m
............\......\makenode2nd.m
............\......\makeregmatrix.m
............\......\makeregmatrixnode.m
............\......\mesh2marc_tmp.dat
............\......\mesh2marc_tmp2.dat
............\......\mesh2marc_tmp2.prn
............\......\mesh2marc_tmp2.xls
............\......\meshgen_eit2d.asv
............\......\meshgen_eit2d.m
............\......\plcigrid.asv
............\......\plcigrid.m
............\......\plotinvsol.m
............\......\plotinvsolnode.m
............\......\refinemesh.m
............\......\removejacob.m
............\......\removevolt.m
............\......\sparsecrush.m
............\......\startup.m
............\......\updatefemmatrix.m

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

发表评论


0 个回复

  • SmartAntenna
    这个计划的目的是模拟一个基站接收器(上行的智能天线系统)(This Program is Designed To Simulate The Smart Antenna System On A BTS Receiver ( Uplink ) )
    2009-11-25 10:16:09下载
    积分:1
  • facerecognitionMATLAB
    说明:  人脸检测的MATLAB代码,包括训练过程。程序的中间用到了PCA的方法。(MATLAB code for face detection, including the training process. Procedures used in the middle of the PCA approach.)
    2010-04-12 20:45:51下载
    积分:1
  • XIANXINGLVBO
    详细介绍了自回归技术公式,同时采用此技术模拟具有空间相关性的随机风荷载,给出了用自回归技术模拟脉动风荷载的步骤以及具体MATLAB程序,并把所编程序用于江阴长江大桥风荷载模拟,结果表明效果较好。 更多还原 (Details of the formulas from regression techniques, while using this technology to simulate the spatial correlation of random wind loads, gives step by regression techniques from fluctuating wind load simulation and the specific MATLAB program, and the program compiled for the Jiangyin Yangtze River Bridge wind load Simulation results show better. More Restore)
    2013-12-16 09:36:28下载
    积分:1
  • NRPowerflow
    牛顿法计算IEEE14节点的潮流程序,该程序也可以计算任意系统的潮流(Newton method IEEE14 trend node procedure, the program can calculate the trend of any system)
    2010-05-15 17:17:22下载
    积分:1
  • Fuzzy_MI(data)
    计算Fuzzy Mutual Information and Fuzzy Entropy(calculate Fuzzy Mutual Information and Fuzzy Entropy)
    2012-05-20 20:38:07下载
    积分:1
  • Diagrama_Array4
    Plots the irradiation diagram of a 4 isotropic elements array
    2014-12-02 07:06:39下载
    积分:1
  • dckalman.m
    这是个卡尔曼滤波的递推程序,是用MATLAB实现的,很有用出的,希望对大家有所帮助(This is a Kalman filter recursive procedure is used MATLAB to achieve, a very useful and would like to help everyone)
    2008-07-18 11:02:38下载
    积分:1
  • skin-detection
    Skin Detection. This application allows the extraction, from an input image, the zones corresponding to the skin s color. to achieve this goal a learning phase was made ​ prior
    2011-05-20 23:32:38下载
    积分:1
  • chafenfangcheng
    很好用的介绍差分方程和数值微分的PPT,希望对大家有帮助,欢迎下载。(Nice introduces difference equation and numerical differential s PPT. We want to help, welcome to download.)
    2011-10-31 21:12:27下载
    积分:1
  • adaboost_version1e
    一个简单的adaboost分类的方法。随机生成两组数据,训练分类器。之后再生成两组数据进行分类。效果很好(A simple way adaboost classification. Randomly generated two sets of data, to train a classifier. After re-generate two sets of data classification. Good results)
    2015-03-17 21:28:41下载
    积分:1
  • 696518资源总数
  • 104988会员总数
  • 11今日下载