搜索资源列表
1BoxCounting
- 用于1维曲线的分形维数计算,利用的是盒维数算法-one-dimensional curve for the fractal dimension is calculated using the box dimension algorithm
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
endpoint_detection
- 噪声环境下的端点检测在语音信号分析和识别中占有重要地位。文中将分形理论中的分形记盒维数应用到端点检测算法中,采用了基于分形记盒维数与短时能零比相结合的端点检测算法,以分形记盒维数为主要判决条件,并在判决门限的设定上采用了自适应机制。-Noise environment endpoint detection in speech signal analysis and identification play an important role. Wen will be fractal theory
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
Fractals
- 图像分形盒维数的算法源程序.此算法是基于黑白二值图像的,因此,需要对导入的图片进行二值化处理,因此算法存在一定误差,但是此算法误差控制在4 以内-Image fractal dimension algorithm source code box This algorithm is based on black and white binary image, and therefore, need to import the picture binarization processing, so
Sierpinki
- Sierpinki地毯的生成,用于分形计盒维数算法的验证。-Sierpinki carpet matlba
erweijihe
- 二维差分计盒维数的matlab算法,该程序只能计算size为NxN(N=2^n)的图形。-Two-dimensional differential box-counting dimension matlab algorithm, the program can only calculate size of NxN (N = 2 ^ n) graphics.
fractal
- 输入灰度图像,输出图像的分形维数,使用分形盒维数算法 参考文献:基于分形维数的图像纹理分析,王耀南 王绍源 毛建旭,湖南大学学报,2006年10月-Input gray image, the output image fractal dimension, using fractal box dimension algorithm References: Based on the fractal dimension of the image texture analysis, WANG Yao
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
boxfd
- 根据分形原理,利用差分盒维数算法计算图像的盒维数的MATLAB程序-Based on the fractal principle, using differential box fractal dimension of box dimension algorithm for computing the images of the MATLAB program
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