搜索资源列表
Fractal_code
- 包括了Van.Cock曲线,Mandbrod集,Julia集,计盒维数……等多个程序及说明-including Van.Cock curve, Mandbrod sets, Julia set, box dimension ... so a number of procedures and explanations
box-dimension
- 这是一个计算一维时间序列盒维数的计算程序,用matlab语言编写,希望对大家有帮助。-This is a calculated one-dimensional time series box dimension of the calculation procedures, using Matlab language. We want to help.
matlabforfrataldim
- 计算差分盒维数的matlab程序 该程序只能计算size为NxN(N=2^n)的图形。-difference calculation of the box dimension procedures Matlab program only for the calculation of size NxN (N = 2 ^ n) graphics.
fractaldimension
- 计算差分盒维数的matlab程序,是根据一篇文章写出来的,我也是下载的,看着不错就穿上来了,但还不知这样求维数对不对?-difference calculation of the box dimension Matlab procedure is based on an article written by, I also downloaded, Seeing good to wear it, but it has not requested such dimension that right?
1111
- 求盒维数的matlab程序,可以计算维度,用盒子维度的方法
Matlab
- 求盒维数的Matlab程序,从网上找到的很不错的阿!欢迎大家使用
box_count
- matlab 盒维数分形计算,m文件,包括两个测试曲线
计算差分盒维数的matlab程序
- 可以计算差分盒维数的matlab程序,学习分形的可供下载
盒维数的MATLAB程序
- 计算1维\2维和3维的盒维数,效果很好
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
fraccompress
- 盒维数计算,对分形维数计算有较好的效果,代码清晰,是学习分形维数的一个途径-Calculation of box dimension of fractal dimension calculation of a better effect, the code clear, is to study the fractal dimension of a channel
boxcount
- 用于计算图像的计盒维数的小程序,自己的课题应用-Used to calculate the box dimension of the program, the subject of its own application
weishue
- 计算分块灰度图像的分形盒维数技术的源代码-Calculation sub-block gray-scale image of the box dimension of fractal technology in source code
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
image_Fractral
- 计算二维图像的盒维数,压缩包中包含较多分形几何经典图片,程序自己调试,供大家学习或做科研使用。-Two dimensional image of the box dimension, compressed package includes more classic picture of fractal geometry, Cheng Xu own debugging, for everybody to learn, or Zuo Keyanshiyong.
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
matlab图像处理-差分盒维数
- 基于matlab图像处理的代码,可以对图形求出差分盒维数,适用于彩色图像
Fractals
- 程序使用差分盒计数算法将输入图像转换为分形维数(fd)图像,即每个像素都有自己的fd。然后用户可以在生成的fd图像中选择任何感兴趣的区域来估计相应的平均值、标准差和缺陷。(The program transforms an input image using the differential box counting algorithm to a fractal dimension (FD) image, i.e. each pixel has its own FD. Then the user
fengxxing
- 实现对电树枝的分形维数计算,采用阈值对图片进行处理完成后,利用盒型计数法实现(The fractal dimension of electrical tree is calculated)