登录
首页 » matlab » LBP

LBP

于 2020-11-24 发布 文件大小:3052KB
0 320
下载积分: 1 下载次数: 37

代码说明:

  电容层析成像的LBP算法演示程序,并带有详细的数据与说明(The LBP algorithm for capacitance tomography demonstrates the program with detailed data and instructions)

文件列表:

LBP
...\AlgorithmTest.m,2453,2017-01-09
...\CAP.mat,726,2016-10-25
...\CAP_Full.mat,693,2016-11-10
...\CAP_Null.mat,709,2016-11-10
...\C_CoreFlow.mat,655,2016-11-11
...\C_CyclicFlow.mat,668,2016-11-11
...\C_SemicircleFlow.mat,727,2016-11-11
...\C_TwoCircularFlow.mat,708,2016-12-08
...\GCore.mat,294,2016-12-16
...\GCyclic.mat,370,2016-12-16
...\GSemicircle.mat,328,2016-12-16
...\GTwoCircular.mat,278,2016-12-16
...\LBP.m,184,2016-11-16
...\Normalised.m,552,2016-10-27
...\SN.mat,1564920,2016-11-30
...\SNT.mat,1551941,2016-11-30

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

发表评论

0 个回复

  • MP_DOA
    针对多径效应的影响,提出了一种基于矩阵束的MIMO 雷达低仰角快速估计方法。该方法同时考虑了发射多径信号和接收多径信号,采用单样本数信号矢量构造了一个前后向矩阵束,并利用两个酉矩阵对该矩阵束进行降维处理,最后采用广义特征值分解的总体最小二乘法来估计目标角度。算法不需要估计数据协方差矩阵,可在低 信噪比和单样本数情况下,有效地克服多径效应,实现同时多目标低仰角估计,相比最大似然算法,避免了谱峰搜索,计算量小。仿真结果验证了该算法的有效性。(To overcome the multipath effect, a fast algorithm for low elevation estimation for MIMO radar via matrix pencil is proposed. The signals both in transmit multipath and receive multipath are considered. Firstly, a forward-backward matrix pencil is formed based on the single-sampled vector. Secondly, the reduced-dimensional processing is applied to the matrix pencil via two unitary matrices. Finally, the generalized eigen-decomposition is employed to estimate the low elevation in multipath environments directly. Without the covariance matrix estimation, the proposed method can overcome multipath effect effectively in case of low SNR and estimate multi-target simultaneously. Compared with Maximum Likelihood (ML) method, it avoids spectrum peak searching and reduces the computational burden. Numerical results verify the effectiveness of this method)
    2011-09-03 10:54:42下载
    积分:1
  • FiniteElementAnalysis-(Abaqus)
    这是一本关于大型有限元模拟软件ABAQUS的英语书籍,从入门介绍到应用实例,还可以学习英文。如果你需要你一定会喜欢的。(English contents: 1. Introduction 2.Bar Element 3.Beam Element 4.Rigid Jointed Frames 5.Stress and Strain Analysis 6.Weighted Residual Methods 7.Finite Element Approximation 8.Numerical Integration 9.Plane Problems 10.Axisymmetric Problems 11.Thin and Thick Plates )
    2014-10-31 15:13:39下载
    积分:1
  • COMSOLMultiphysics(1)
    COMSOL_Multiphysics基本操作指南和常见问题解答,非常有助于帮助使用有限元建模的朋友!(COMSOL_Multiphysics basic instructions and FAQs, very helpful in helping friends using finite element modeling!)
    2013-06-09 11:32:35下载
    积分:1
  • phase-field
    说明:  用相场法模拟晶粒的长大的一个程序,用c++编写的,(a program simulation the grain growth by Phase field written using c++)
    2021-03-02 11:39:34下载
    积分:1
  • excellentprocedureorthesolutionofequations
    一个优秀的解方程组的程序比如超定方程,病态方程。是我在做项目时遗留下来的,上传给大家使用!(An excellent procedure for the solution of equations such as over-determined equation, ill-conditioned equations. Yes I was doing projects left behind, upload for everyone to use!)
    2009-11-11 12:21:08下载
    积分:1
  • yang-kh80
    调试通过可以使用,已调制信号计算其普相关密度,空间目标识别,采用PM算法。( Debugging can be used, Modulated signals to calculate its density Pu-related, Space target recognition algorithm using PM.)
    2017-04-06 22:07:06下载
    积分:1
  • Pattern_recognition1
    张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类(Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gender-disaggregated data)
    2009-12-27 23:00:53下载
    积分:1
  • Parallel-inverse-solution
    并联机构 正反解 六自由度并联机构空间运动结算 实例分析(DOF parallel mechanism inverse solution space motion parallel mechanism settled case analysis)
    2021-03-20 11:59:18下载
    积分:1
  • AnalyticAnelastic
    二维粘弹性介质中波的传播的解析形式。应用Carcione等在1988年发表的《WAVE PROPAGATION SIMULATION IN A LINEAR VISCOELASTIC MEDIUM》一文中的方法,更加详细的介绍见英文描述。该代码对于做波场模拟的同学有很好的参考价值。( MATLABScript for obtaning the analytical solution for 2D wave propagation in a viscoelastic medium, based on the Appendix B of paper of Carcione et al. (1988)(1), corrected in (2). The source used is a Ricker wavelet in the y velocity component. A figure of the source temporal function and its inverse Fourier transform are provided to verify the good working of the method. Also works for elastic variables by substituting the values of vp and vs by real constant ones (vp_0 & vs_0). Attenuation is implemented by GMB-EK rheology presented in (4) and thoroughfully explained in (3). In order to make a proper comparison with numerical data it is recommended to either use the same rheology in both the numerical and the analytical. It is also possible to get an almost constant Q value by increasing a lot the number of mechanisms used in both the numerical and the analytical solutions, thus minimizing the effects of the Q fitting in the comparison.)
    2012-04-23 13:18:07下载
    积分:1
  • neidian
    内点法求解线性规划问题; 通过内点法实现了线性规划问题的求解; 内有说明文件;(Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation )
    2020-06-29 12:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载