搜索资源列表
sag_decom_level_con
- 采用分形几何学方法检测电能质量骤降,分形几何方法采用局部方差分维数
vfdt_pulse_analy_con
- 电力系统脉冲检测方法,可以使用分形几何的局部方差分维数表示,该程序可以提取其特征值,从而便于检测识别
vfdt_sina_analy_con
- 该程序主要用来求解正弦分量的局部方差分维数,便于后续的模式识别方法的分类
sierpinskidt
- 计算图形分维数,把分维和MATLAB很好结合起来
multifractal
- 平均功率谱密度多维分形,可以计算二维位场数据的分维值
一维最近点(分治法)1
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the me
一维最近点(分治法)2
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
分之技术生成一排树
- 采用VC++6.0和OpenGL生成的三维重建的树,非常好用的东西,很有价值的!
youxianchafen
- 应用Visual C++实现了二维的有限差分正演,是实现地球物理正演模拟方法的基础。-Application of Visual C++ to achieve a two-dimensional finite difference forward, is to achieve geophysical forward modeling approaches.
KolmogorovEntropy_GP
- 一种简单有效的测度熵替代方法——近似熵(approximate entropy)方 法.应用以上方法对Logistic映射复杂度进行了分析.结果表明Lyapunov指数和测度熵的值与复 杂度基本呈线性关系,分维数与复杂度的函数关系尚难确定,且与Lyapunov指数、测度熵之间的关 系也不明确. - Approximate entropy (ApEn) method is also studied. They are applied to analyze the complex
分块统计
- 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
二维图像卷积代码
- 提取二维卷积特征,需要先对视频进行分帧,然后再对视频帧进行二维卷积(To extract two-dimensional convolution features, we need to segment the video first, and then two-dimensional convolution of the video frame)
分形维数
- 利用双毯子算法求图像的分形维数,希望朋友们可以参考(Using double blanket algorithm to find the fractal dimension of image)
分形维数和近似熵
- 分形维数和近似熵 用于提取特征量 实现信号识别 故障诊断(Fault diagnosis based on signal recognition)
分形维数
- 分形维数,给出了具体的程序代码及应用实例,方便用户进一步使用与研究(fractional dimesion; It introduces an specific example of application)
matalab-多重分形谱算法+盒子维数的计算
- 多重分形谱计算程序matlab,可用于股市分析,材料学、医学、岩石物理等领域。(The multifractal spectrum computing program, MATLAB, can be used in the field of stock market analysis, materials science, medicine, rock physics and so on)
可压缩准一维管道无粘流动-欧拉方程-MacCormack
- 本题利用一维欧拉方程求解可压缩一维无粘管道流动,并针对出口不同的条件,出口亚音速和出口超音速两种不同条件,将流道进行网格划分,利用MacCormack进行差分求解,得到管道内的总压、马赫数、总焓、内能的分布,并给出计算过程中残差收敛的过程。(A one-dimensional Euler equation is used to solve the compressible one-dimensional viscous pipe flow, and the flow channel is mes
EE
- 该程序计算二维曲线的多重分形维数,可通过变化q的值求不同分维值(The program calculates the multifractal dimension of two-dimensional curve, and can get different fractal dimension values by changing the value of Q.)
三维各向异性有限差分地震波模拟程序
- matlab编写的三维各向异性有限差分正演程序(3D anisotropic finite difference forward modeling written in MATLAB)
VC++计算二值图像的分形维数,使用的是测度法
- VC++计算二值图像的分形维数,使用的是测度法(VC++ calculates the fractal dimension of binary images, using the measure method)