Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Empirical Mode Decomposition Toolbox details
Login with GitLab

Empirical Mode Decomposition Toolbox

Toolbox for Empirical Mode Decomposition of 1-D, 2-D and more dimesional signals.
(5049 downloads for this version - 37758 downloads for all versions)
Details
Version
1.1.1
A more recent valid version with binaries for Scilab 5.4 exists: 1.3
Authors
Gabriel Rilling
Holger Nahrstaedt
Owner Organization
TU Berlin / FG Regelungssysteme
Maintainer
Holger Nahrstaedt
License
Creation Date
September 28, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("emd_toolbox")
Description
            Toolbox for Empirical Mode Decomposition of 1-D, 2-D and more dimensional
signals.

Summary from Wikipedia (http://en.wikipedia.org/wiki/Hilbert%E2%80%93Huang_transform):

Using the EMD method, any complicated data set can be decomposed into a finite
and often small number of components, which is a collection of intrinsic mode
functions (IMF). An IMF represents a generally simple oscillatory mode as a
counterpart to the simple harmonic function. By definition, an IMF is any
function with the same number of extrema  and zero crossings, with its envelopes
being symmetric with respect to zero. The definition of an IMF guarantees a
well-behaved Hilbert transform of the IMF. This decomposition method operating
in the time domain is adaptive  and highly efficient. Since the decomposition is
based on the local characteristic time scale of the data, it can be applied to
nonlinear and nonstationary processes.

Changelog
--------------

1.1  - some Bugs are removed
     - help chapter are added

1.0  - initial port from the matlab toolbox (http://perso.ens-lyon.fr/patrick.flandrin/emd.html)

            
Files (6)
[391.38 kB]
Source code archive
makes it available for Scilab 5.4
[547.27 kB]
Linux 32-bit binary for Scilab 5.4.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[589.24 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[592.41 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

[548.24 kB]
macOS binary for Scilab 5.4.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[546.68 kB]
Linux 64-bit binary for Scilab 5.4.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (1)     Leave a comment 
Comment from sebastien barre -- August 6, 2013, 10:15:19 AM    
Hi Holger and developpers,

Thanks for this work.
I have tested the toolbox with Sci 5.4.1

I get following error:

Undefined variable: mtlb_repmat
at line     111 of function toimage called by :  
[im,tt]=toimage(A,f);


The Change log in 5.4.1 says:

* mtlb_repmat() removed. Please use repmat() instead.

Best Regards,


S?bastien
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.