登录
首页 » Matlab » 图像分形维数计算方法的比较

图像分形维数计算方法的比较

于 2022-06-20 发布 文件大小:749.12 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

维数是描写空间内的一个点所需的最小实参数的个数.盒维数能反映出分形集的复杂程度,无论是何种图像资料均可以转化为矩阵, A=imread("e:1.jpg") FF=size(A) % 计算灰度矩阵的大小; for i=1:FF(1) for j=1:FF(2) if A(i,j)==0 % 等多种运算是不支持“0”值的; end end end imwrite(A,’e:2.jpg)’; % 重新保存经校正后灰度

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

发表评论

0 个回复

  • matched_filter_gui
    计算采用MATLAB并画出匹配波波形器的压缩输出(Calculated and drawn to match the compressed output waveform)
    2015-01-18 23:43:24下载
    积分:1
  • watershed_demo
    说明:  基于matlab软件分水岭方法的图像分割处理技术(Image segmentation processing technology based on watershed method in matlab software)
    2019-11-25 19:01:53下载
    积分:1
  • 布谷鸟搜索算法CS
    布谷鸟搜索算法(cuckoo search,CS),是由剑桥大学 YANG等在文献[1]中提出的一种群智能优化算法,它也 是一种新型元启发式搜索算法。其思想主要基于两个策略: 布谷鸟的巢寄生性和莱维飞行(Lévy flights)机制。通过 随机游走的方式搜索得到一个最优的鸟窝来孵化自己的鸟 蛋,这种方式可以达到一种高效的寻优模
    2022-10-24 16:45:03下载
    积分:1
  • reciveqmf
    reciver of qutature mirror filter
    2010-03-02 16:48:46下载
    积分:1
  • plotting-with-matlab
    how to perform 3D plotting with matlab
    2014-02-05 13:22:42下载
    积分:1
  • 火力发电厂热平衡程序计算—matlab(64位)
    说明:  600MW,8级抽汽的火电厂热平衡计算,MATLAB平台(Thermodynamics,power plant)
    2019-11-18 14:38:35下载
    积分:1
  • zhixianzhenzhixiangxing
    给出了线阵的指向性计算matlab代码,并绘制指向性指数(Gives the linear array of point calculations matlab code, and draw the point index)
    2011-09-05 18:06:21下载
    积分:1
  • kdtree
    k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo scripts(kdtree_demo.m & kdrange_demo.m),很实用( This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions. Included are the source code files in kdtree/src, as well as precompiled mex files for the following systems: - Mac OS X (Matlab 6.5) - Redhat Linux (Matlab 6.5) - Windows (Matlab 6.1) Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m). The new features added June 2004: + You can now use N dimensional data points, where N>3. + Use KDTREEIND to return the index value to the closest point, instead of the closest point values. + KDRANGEQUERY can now return these index values as well. Written by/send comments or suggestions to : Guy Shechter guy at jhu dot edu June 2004 )
    2013-11-07 16:28:39下载
    积分:1
  • Plate
    车牌定位Matlab程序,可以实现汽车车牌的定位。(License plate location Matlab program, you can achieve the positioning of vehicle license plates.)
    2015-02-06 11:49:19下载
    积分:1
  • Nonlinear-dynamics-vibration
    非线性动力学-分岔图-matlab-程序,弹簧质量系统在简谐激励作用下的的首破振动(Nonlinear dynamics- bifurcation diagram-Matlab-program, the spring mass system under harmonic excitation is broken vibration)
    2012-06-04 11:17:01下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载