Multifractal_comparison

A. Turiel, C.J. Perez-Vicente and J. Grazzini
Numerical methods for the estimation of multifractal singularity spectra on sampled data: a comparative study
Journal of Computational Physics 216, 362-390 (2006)

This page contains some source codes, intended for the validation of the techniques discussed in the above mentioned paper. The goal of the page is to facilitate verification to referees and to potential readers.

You can freely use our code (i.e., the C programs for the generation of multifractal signals and for their analysis) for your own research and development.

However, you should recognise the source (i.e., authors and article) in any publication, patent or any other expression of authory.

C source codes

  • C source libraries, common to both programs: Libs.tgz
  • C program for the generation of multifractal signals, based on Benzi et al.'s model. MF_gen.tgz
  • C program for the analysis of multifractals. Dh_eval.tgz

Scripts for WTMM in other platforms.