登录
首页 » matlab » lbp

lbp

于 2011-09-28 发布 文件大小:182KB
0 261
下载积分: 1 下载次数: 20

代码说明:

  Local Binary Pattern

文件列表:

lbp
...\data
...\....\gras





...\....\gravel





...\....\rock





...\....\stones





...\....\straw





...\....\test





...\....\test01.png

...\doc
...\...\allclasses-frame.html,1129,2011-03-22
...\...\allclasses-noframe.html,1049,2011-03-22
...\...\constant-values.html,5052,2011-03-22
...\...\de
...\...\..\florianbrucker
...\...\..\..............\ml
...\...\..\..............\..\lbp
...\...\..\..............\..\...\class-use
...\...\..\..............\..\...\.........\LBPDemo.html,5620,2011-03-22
...\...\..\..............\..\...\.........\LBPModel.html,7608,2011-03-22
...\...\..\..............\..\...\.........\LBPParameters.html,11033,2011-03-22
...\...\..\..............\..\...\.........\LBPSubModel.html,8061,2011-03-22
...\...\..\..............\..\...\LBPDemo.html,11887,2011-03-22
...\...\..\..............\..\...\LBPModel.html,26047,2011-03-22
...\...\..\..............\..\...\LBPParameters.html,20545,2011-03-22
...\...\..\..............\..\...\LBPSubModel.html,25231,2011-03-22
...\...\..\..............\..\...\package-frame.html,1208,2011-03-22
...\...\..\..............\..\...\package-summary.html,8039,2011-03-22
...\...\..\..............\..\...\package-tree.html,5946,2011-03-22
...\...\..\..............\..\...\package-use.html,6909,2011-03-22
...\...\deprecated-list.html,4988,2011-03-22
...\...\help-doc.html,9349,2011-03-22
...\...\index-files
...\...\...........\index-1.html,6449,2011-03-22
...\...\...........\index-10.html,6440,2011-03-22
...\...\...........\index-11.html,7072,2011-03-22
...\...\...........\index-12.html,6560,2011-03-22
...\...\...........\index-13.html,6620,2011-03-22
...\...\...........\index-14.html,6483,2011-03-22
...\...\...........\index-2.html,6594,2011-03-22
...\...\...........\index-3.html,6141,2011-03-22
...\...\...........\index-4.html,6268,2011-03-22
...\...\...........\index-5.html,7898,2011-03-22
...\...\...........\index-6.html,8579,2011-03-22
...\...\...........\index-7.html,12358,2011-03-22
...\...\...........\index-8.html,6227,2011-03-22
...\...\...........\index-9.html,7686,2011-03-22
...\...\index.html,1311,2011-03-22
...\...\overview-tree.html,5733,2011-03-22
...\...\package-list,25,2011-03-22
...\...\resources
...\...\.........\inherit.gif
...\...\stylesheet.css,1391,2011-03-22
...\src
...\...\de
...\...\..\florianbrucker
...\...\..\..............\ml
...\...\..\..............\..\lbp
...\...\..\..............\..\...\LBPDemo.java,4326,2011-03-22
...\...\..\..............\..\...\LBPModel.java,8125,2011-03-22
...\...\..\..............\..\...\LBPParameters.java,6281,2011-03-22
...\...\..\..............\..\...\LBPSubModel.java,11510,2011-03-22
...\...\..\..............\..\...\package.html,772,2011-03-22

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

发表评论

0 个回复

  • SMUSIC
    单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵(Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M data to estimate the array data co covariance matrix)
    2020-09-09 22:18:06下载
    积分:1
  • MATLAB希尔伯特Hilbert变换求包络谱
    MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
    2020-12-02 21:39:26下载
    积分:1
  • modelclaasify
    该算法,先对协方差矩阵进行休整,然后用信息论的方法得出信号的源数,这是进行空间普估计的基础(The algorithm, first on the covariance matrix for a rest, and then used information theory methods to draw a number of signal sources, it is estimated that the basis of space S )
    2008-04-23 17:10:18下载
    积分:1
  • acoustic_fir_floor
    这是地球物理学中声波波动方程正演程序,非常有用(this is a program about finite difference)
    2014-05-31 23:43:08下载
    积分:1
  • kriging
    包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法( kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct that contains all necessary information on the variogram. vstruct is the forth output argument of the function variogramfit. This is a rudimentary, but easy to use function to perform a simple kriging interpolation. I call it rudimentary since it always includes ALL observations to estimate values at unsampled locations. This may not be necessary when sample locations are not within the autocorrelation range but would require something like a k nearest neighbor search algorithm or something similar. Thus, the algorithms works best for relatively small numbers of observations (100-500). For larger numbers of observations I recommend the use of GSTAT. Note that kriging fails if there are two or more observa)
    2015-01-08 15:43:50下载
    积分:1
  • mcorre2
    一个用FTT法实现相关函数的快速估计程序(A correlation function with the FTT method to achieve the rapid estimation procedures)
    2009-09-10 18:25:41下载
    积分:1
  • JOURNAL
    滑动轴承接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(The calculation method of the sliding bearing contact with the slider, a given Reynolds equation and the film thickness of the equation, and then calculated using iterative methods pressure distribution and film thickness distribution, as well as carrying capacity)
    2013-03-22 09:42:19下载
    积分:1
  • Dsimplex
    说明:  Dsimplex.m 对偶单纯形法求解线性规划问题(Dual simplex method for solving linear programming problems)
    2019-03-28 10:59:52下载
    积分:1
  • For3d
    一种声场计算模型的源程序,for3d的一个较旧版本。(for3d programme the old one )
    2012-04-17 14:08:33下载
    积分:1
  • Trilateration-Network
    测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
    2013-08-20 15:13:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载