搜索资源列表
duochongfenxing多重分形谱算法
- 提供两个小程序,一个是多重分形谱算法;另一个是盒子维数的计算。-Provide two small programs, one is multifractal spectrum algorithm the other is the calculation of box dimension.
multifractal-compute
- 用MATLAB编写的图象多重分形程序,可直接计算得到多重分形谱-Image prepared using MATLAB multifractal process, can be directly calculated multifractal spectrum
ysis
- 空间目标RCS序列的多重分形分析RCS target sequence space Multifractal Analysis-RCS target sequence space Multifractal Analysis
Densitymfs
- 本代码主要是关于基于密度计算重分形谱的代码,该代码非常实用,很多相关参数可以自己选择。-This code is mainly about the calculation of multifractal spectrum based on density code。 The code is very useful. You can choose many of the relevant parameters.
Changesincharacteristics
- 针对振动信号的变化特点,提出一种用多重分形谱描述振动信号复杂性的新方法。-Changes in characteristics of the vibration signal, the new method of a multifractal spectrum to describe the complexity of the vibration signal.
multifractal-analysis
- 用于计算图像的多分形谱,根据多分形谱分析图像的多分形特征。-multifractal analysis
Yu_multi_f_alpha_duo_files_new
- 计算重分形指标fa,本课题组编写程序,欢迎使用- To calculate the multifractal q, tau(q), alpha, f(alpha) curves for multiple time series.
multifractal
- 多重分形谱的算法的matlab实现,输入数据为空,请自行选择-Multi-fractal spectrum algorithm matlab implementation, the input data is empty, your own choice
multifractal
- 一维信号的多重分形维数的源程序,本验证过蛮好用的。欢迎下载,欢迎批评指正。-A multiple fractal dimension d signal source program, tested this pretty good. Welcome to download, welcome to comment
FracLab
- FracLab是一个基于分形和多重分形方法的通用信号和图像处理工具箱。 FracLab可以从两个不同的角度来讨论: 分形分析:大量程序允许计算与一维或二维信号相关的各种分形数量,例如尺寸,Holder指数或多重分形谱。 信号处理:或者,可以直接使用FracLab来执行信号处理中的许多基本任务,包括估计,检测,去噪,建模,分割,分类和合成。 请注意,FracLab不是用来处理“分形”信号(无论给出什么意思),而是将分形工具应用于研究不规则信号,但是也可能是任意的信号。 图形界面使Frac
multifractal_and_output
- 输入灰度图像,RGB彩色图像会自动转换为灰度图像 输出图像的多重分形谱(input a grey image and getting its multifractal spectrum, if there is a color image, it will be transferred into grey one firstly.)
multifractal
- 输入二维矩阵,即可求解。 最终可得到多重分形谱,适用于初学者。。