登录
首页 » matlab » lbp

lbp

于 2011-09-28 发布 文件大小:182KB
0 252
下载积分: 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 个回复

  • upwind
    迎风格式有限元求解二维不可压缩流,值得学习和借鉴其中的许多内容(upwind finite element method solve incompressible fluent flow)
    2013-06-23 09:30:39下载
    积分:1
  • 自控课设
    说明:  自动控制原理课程设计,建立倒立摆的非线性数学模型用SIMULINK图形库实现。(The course design of the principle of automatic control and the establishment of the nonlinear mathematical model of the inverted pendulum are realized by the Simulink graphic library.)
    2020-06-20 12:31:50下载
    积分:1
  • couplage
    基于模式耦合方法建立三维面波传播模型,该代码对于做波场模拟的同学很有用。(This program calculates the wavefield produced by a monochromatic surface wave mode incoming on a 3D cartesian structure. It is based on mode coupling and multiple scattering.)
    2012-04-23 13:27:59下载
    积分:1
  • Variogram_regress
    matlab环境下,克里金插值中用回归方法和线性方法拟合出的球状模型的系数。(Kriging the spherical model coefficients using regression fitting in matlab.)
    2012-11-28 13:00:31下载
    积分:1
  • DCD
    DCD差分格式求解激波在刚性楔面上反射问题(DCD difference scheme for solving the shock wave in a rigid wedge surface reflection)
    2012-08-22 14:16:03下载
    积分:1
  • zuijinercheng
    基于C环境下的最小二乘法的计算编程算法相当相当实用。(C based on the circumstances of the least squares algorithm for calculating the programming very well.)
    2009-05-12 23:42:37下载
    积分:1
  • PROgrams-of-materials
    利用元胞自动机以及蒙特卡洛法模拟晶粒生长、凝固相变的一些源程序,以及对两种方法的一些简单文字介绍(The use of cellular automata and Monte Carlo simulation of grain growth, solidification phase change some of the source code, as well as two methods some simple text description)
    2021-01-28 16:38:34下载
    积分:1
  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • MyMatrixFunction
    说明:  包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
    2011-04-09 20:52:20下载
    积分:1
  • CALC
    以前用VB6编写的一个计算器,支持常用的数学函数,支持弧度、角度转换,支持简单的函数作图。(A calculator writen by VB6, supports common mathematical functions, support radian, angle conversion, support simple function mapping.)
    2013-11-01 17:33:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载