登录
首页 » 算法 » 共生矩阵提取纹理

共生矩阵提取纹理

于 2023-05-14 发布 文件大小:138.22 kB
0 265
下载积分: 2 下载次数: 1

代码说明:

灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵

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

发表评论

0 个回复

  • ROMBERG
    以我的近似 = INTEGRAL((F(X) DX)) 从 A 到 B: 输入: 终结点 A、 B ;整数 N。 输出: 阵列 R.(R(2,N) 是对我的近似)。 R 是由行 ; 计算只有 2 的行保存在存储中
    2022-04-24 00:26:24下载
    积分:1
  • 此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!...
    此程序为线性代数方程组的求解源程序,里面包含多个有用的小程序,供大家参考!-This process of linear algebraic equations for solving the source, which contains a small number of useful procedures for your reference!
    2022-01-26 06:19:56下载
    积分:1
  • 德国老外的程序,免费开源可以计各种不同的函数、以及四则运,可以处理括号,还可以计正余弦,是一款不可多得的表达式计类和计工具。...
    德国老外的程序,免费开源可以计算各种不同的函数、以及四则运算,可以处理括号,还可以计算正余弦,是一款不可多得的表达式计算类和计算工具。-Foreigners in Germany program, free open-source can be calculated a variety of functions, as well as the four operations and can handle brackets, but also can calculate the positive cosine, is a rare expression of calculation and computing tools.
    2022-01-21 21:53:57下载
    积分:1
  • 实对称 三对角阵的全部特征值及相应的特征向量的计
    实对称 三对角阵的全部特征值及相应的特征向量的计算-Symmetric diagonal matrix of all eigenvalues and eigenvectors corresponding calculation
    2023-08-28 17:55:03下载
    积分:1
  • poj部分题解
    一些poj简单的题目。初学的时候写的,也只是一部分。都是些挺简单的算法,适合初学者去刷一刷。
    2022-08-16 16:18:53下载
    积分:1
  • 一种用于求解线性方程组的C++程序,很有用…
    用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
    2023-04-15 11:35:03下载
    积分:1
  • GNPython代码
    Market Newman写的复杂网络的加权GN算法 算法用Python写的 其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
    2022-03-19 07:03:37下载
    积分:1
  • Treeview与数据库的联合使用实例
    Treeview与数据库的联合使用实例 delphi中自动填写表单(2008-04-15 13:51:00)转载标签: delphi自动填写表单it   delphi中自动填写表单 今天根据网上的资料调试成功了自动填写网页中表单。目标网站 mopcn 在FORM中增加控件 TWebBrowser  来自:多学吧
    2023-01-04 16:00:04下载
    积分:1
  • Gauss
    Gauss-Seidal迭代法(带精度限制)-Gauss-Seidal iterative method (with accuracy limit)
    2023-05-16 13:40:02下载
    积分:1
  • 1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
    一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。 -1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
    2022-01-26 07:28:21下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载