Description: 3D Transforms Demonstration Program. Requires Turbo C Version 1.5.
Project file should contain the line
DEMO3D.C GRAPHICS.LIB 3D.LIB DRIVERS.LIB
The library directory must include 3D.LIB and GRAPHICS.LIB, and the
include directory must include 3D.H. DRIVERS.LIB must be created by
converting the .BGI files to .OBJ files (using the BGIOBJ utility in
Turbo C version 1.5) and collecting them in a library (using TLIB).
The program displays a cube, a tetrahedron, and an octahedron in
three dimensions. Each figure is rotated about a different axis. Platform: |
Size: 77824 |
Author:邵长青 |
Hits:
Description: 求盒维数的matlab程序,可以计算维度,用盒子维度的方法-Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method Platform: |
Size: 1024 |
Author:李松 |
Hits:
Description: PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std(b_j), obtained by jackknifing. The cutoff level, below which c_j is considered to be too small, indicating that the variable j should be removed, is estimated using a matrix of random variables.The predictive power of PLS models built on the retained variables only is evaluated over all 1-a dimensions =(yielding RMSECVnew). Platform: |
Size: 3072 |
Author: |
Hits:
Description: 用于非线性时间序列分析的软件包。可用于计算:时间延迟重构,分形维数,互信息,Lyapunov指数,替代数据集,最近临点统计,回归时间,庞加莱截面,非线性预测-TSTOOL is a matlab software package for nonlinear time series analysis. TSTOOL can be used for computing: Time-delay reconstruction, Lyapunov exponents, Fractal dimensions, Mutual information, Surrogate data tests, Nearest neighbor statistics, Return times, Poincare sections, Nonlinear prediction. Platform: |
Size: 4571136 |
Author:彭跃华 |
Hits:
Description: 用于计算盒维数的程序,分形维数的一种,分形理论是近年热门-it is for capacity dimension, and the capacity dimension is one of the fractal dimensions。Fractal thoery is the heat tropic nowadays Platform: |
Size: 1657856 |
Author:andy |
Hits:
Description: 表面缺陷检测 局部分形算法 局部分形维各项异性,Surface defects detection, irregularity of random texture, anisotropy of local fractal
dimension, moments of the increments-Surface Defects Detection Based on Anisotropy of Local Fractal
Dimensions Platform: |
Size: 517120 |
Author:zengsir |
Hits:
Description: 这是计算分维数的分形程序,经检测能完美运行,效果很好。-This is dimensions calculation fractal program, after testing can perfect operation, the effect is very good.
Platform: |
Size: 1024 |
Author:jiangnan |
Hits:
Description: Compute fractal dimensions FDS and intercepts ICS of a 3D image IM using FFT and draw rose plots of FDS and ICS Platform: |
Size: 2048 |
Author:zbz |
Hits:
Description: 利用MATLAB的图像处理和数值计算功能得到颗粒物边界的二值图像;编制MATLAB程序,统计一系列以不同像素数量为边长的正方形块覆盖二值图像时的个数,根据像素数量和正方形块个数之间的关系,确定图像的计盒维数。-Image processing and numerical calculation using MATLAB function obtain pellets boundary of the binary image preparation of the MATLAB program, statistics, the number of a series of different number of pixels as the side length of square block when the binary image is covered, according to the number of pixels and a square block of a The relationship between the number of box-counting dimension determine the image. Platform: |
Size: 222208 |
Author:李振亮 |
Hits:
Description: 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen Platform: |
Size: 25600 |
Author:panwangsheng |
Hits:
Description: 利用MATLAB 的图像处理和数值计算功能,对大气可吸入颗粒物的场发射电镜
(FESEM)图像进行处理,得到颗粒物边界的二值图像;编制MATLAB程序,统计一系列以不同
像素数量为边长的正方形块覆盖二值图像时的个数,根据像素数量和正方形块个数之间的关系,
确定图像的计盒维数。结果表明:MATLAB对分形图像的处理简单、方便,通过科赫曲线、谢宾
斯基填料等有规分形图形分形维数的计算表明该方法计算出的结果准确、可靠。对大气颗粒物的
分形维数的计算表明,不同不规则程度的颗粒物有不同的分形维数,可以通过颗粒物分形维数的
计算分析颗粒物的来源和输运过程.-The functions of MATLAB in image processing and numerical calculation were am—
ployed to process the images of atmosphere sniffable particles obtained by the field emission
scanning electron microscope (FESEM )。W ith the M ATLAB program,the binary images of
the particles border were acquired,the numbers of a series of square blocks whose lengths were
different pixel quantities to cover the binary image were counted,and the box-counting di—
mensions of these images were calculated according to the mathematics relationship of the pixel
quantities and the numbers of square blocks.The results showed that the processing of fractal
images by M ATLAB is simple and convenient,and the calculating results of fractal dimensions
tested by some fractal curves such as the Koch curve and the Sierpinski gasket are accurate and
believable The particles with different irregularities have different fractal dimensions,and the
sources and transport processes of particles can be indicated by their Platform: |
Size: 222208 |
Author:yinhao |
Hits:
Description: 分形维数应用与MATLAB实现——借助分形维数理论,对二维图像和语音信号进行分析计算,让读者真正掌握分析盒维数的计算。-Fractal dimension and MATLAB realization——With the fractal dimension theory, the two-dimensional image and speech signal analysis and calculation, so that the reader grasp the real calculation cartridge dimensions. Platform: |
Size: 1550336 |
Author:唐凯 |
Hits: