CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - dimensions fractal
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - dimensions fractal - List
[
GDI-Bitmap
]
3dtrans
DL : 0
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.
Update
: 2025-02-19
Size
: 76kb
Publisher
:
邵长青
[
Fractal program
]
1111
DL : 0
求盒维数的matlab程序,可以计算维度,用盒子维度的方法-Box-counting dimension for the matlab procedure, can calculate the dimensions, using the box dimension method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李松
[
matlab
]
PLSUVECV
DL : 0
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).
Update
: 2025-02-19
Size
: 3kb
Publisher
:
[
Graph program
]
RandomWalks
DL : 0
Update
: 2025-02-19
Size
: 230kb
Publisher
:
lihua
[
matlab
]
OpenTSTOOL1_02
DL : 1
用于非线性时间序列分析的软件包。可用于计算:时间延迟重构,分形维数,互信息,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.
Update
: 2025-02-19
Size
: 4.36mb
Publisher
:
彭跃华
[
assembly language
]
dim
DL : 0
这是一个用来计算一条曲线的分维数的程序。-fractal dimensions
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jty
[
Mathimatics-Numerical algorithms
]
boxcounting
DL : 0
用于计算盒维数的程序,分形维数的一种,分形理论是近年热门-it is for capacity dimension, and the capacity dimension is one of the fractal dimensions。Fractal thoery is the heat tropic nowadays
Update
: 2025-02-19
Size
: 1.58mb
Publisher
:
andy
[
VC/MFC
]
zk94328530-1
DL : 0
表面缺陷检测 局部分形算法 局部分形维各项异性,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
Update
: 2025-02-19
Size
: 505kb
Publisher
:
zengsir
[
matlab
]
computemoveblanket
DL : 0
这是计算分维数的分形程序,经检测能完美运行,效果很好。-This is dimensions calculation fractal program, after testing can perfect operation, the effect is very good.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jiangnan
[
matlab
]
fdvolfft
DL : 0
Compute fractal dimensions FDS and intercepts ICS of a 3D image IM using FFT and draw rose plots of FDS and ICS
Update
: 2025-02-19
Size
: 2kb
Publisher
:
zbz
[
Special Effects
]
Fractal-Dimensions
DL : 0
利用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.
Update
: 2025-02-19
Size
: 217kb
Publisher
:
李振亮
[
Other
]
fractal-dimension-calculation-guide
DL : 0
文章附表中包含几种维度的计算方法,其中包括关联维度等-Schedule article contains several dimensions calculation methods
Update
: 2025-02-19
Size
: 3.09mb
Publisher
:
朱哥
[
Software Engineering
]
MATLAB--yuxiang
DL : 0
MATLAB环境下图像分形维数的计算。MATLAB对分形图像的处理简单、方便,通过科赫曲线、谢宾 斯基填料等有规分形图形分形维数的计算表明该方法计算出的结果准确、可靠. 对大气颗粒物的 分形维数的计算表明,不同不规则程度的颗粒物有不同的分形维数,可以通过颗粒物分形维数的 计算分析颗粒物的来源和输运过程-Theresults showedthat theprocessingof fractal images byMATLABis simpleandconvenient , andthecalculatingresultsof fractal dimensions testedbysomefractal curves suchas the Kochcurveandthe Sierpinski gasket areaccurateand believable Theparticles withdifferent irregularities have different fractal dimensions, andthe sources andtransport processes of particles canbeindicatedbytheir fractal dimensions.
Update
: 2025-02-19
Size
: 261kb
Publisher
:
jiaren
[
Fractal program
]
fractaldim(y-Q-M)
DL : 0
计盒分形维数计算的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
Update
: 2025-02-19
Size
: 25kb
Publisher
:
panwangsheng
[
Software Engineering
]
Estimation-of-Fractal-Dimensions
DL : 0
利用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
Update
: 2025-02-19
Size
: 217kb
Publisher
:
yinhao
[
Other
]
Fractal
DL : 0
分形维数应用与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.
Update
: 2025-02-19
Size
: 1.48mb
Publisher
:
唐凯
[
matlab
]
hfd
DL : 0
MATLAB code for calculating Higuchi Fractal Dimensions
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Anup
[
Special Effects
]
fractal
DL : 0
这是一个求分形维数的很好方法,经测试通过。。(This is a good way to find fractal dimensions, through the test.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈智
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.