emdcompare

Software to compare Time Series and their intrinsic mode functions

https://github.com/humbertolvarona/emdcompare

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Software to compare Time Series and their intrinsic mode functions

Basic Info
  • Host: GitHub
  • Owner: humbertolvarona
  • License: mit
  • Default Branch: main
  • Size: 272 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation Authors

README.md

Compare Time Series and their intrinsic mode functions (emdCompare)

Version 1.0

Release date

December, 2nd 2022

DOI

DOI

Description

Compare Time Series and their intrinsic mode functions using statistical tests such as U-test, t-test and F-test.

How to install

Matlab 2021b compatible software

  • Open Matlab
  • Go to APP tab
  • Click on the "Install App" button
  • Select the emdCompare.mlappinstall file
  • In the Install dialog click on the "Install" button

How to run

Type in the Matlab command window:

```sh

emdCompare ``` or Find emdCompare in the APP tab of Matlab.

Features

  • Import Time Series files with comma, tab and space separated columns.
  • Buy Time Series and their IMF using U-test, t-test and f-test.
  • Export figures in JPEG, PNG and TIFF.
  • Copy the figures to the clipboard.
  • Shows frequency histograms of the Time Series.
  • Shows anomalies of the Time Series.

Cite as

Humberto L. Varona, Fabrice Hernandez, Marcus Silva, Carlos Noriega, Julia Araujo, & Moacyr Araujo. (2023). Compare Time Series and their intrinsic mode functions (emdCompare). (1.0). Zenodo. https://doi.org/10.5281/zenodo.7500149

Owner

  • Name: Humberto L. Varona
  • Login: humbertolvarona
  • Kind: user
  • Location: Brazil

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Compare Time Series and their intrinsic mode functions (emdCompare)
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - family-names: Varona
    given-names: Humberto L.
    email: humberto.varona@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-7405-4827'
  - given-names: Fabrice
    family-names: Hernandez
    email: fabrice.hernandez@ird.fr
    affiliation: >-
      Institut de Recherche pour le Développement (IRD), LEGOS,
      Univ Toulouse, CNRS, CNES, Toulouse, France.
    orcid: 'https://orcid.org/0000-0003-2152-0657'
  - given-names: Marcus
    family-names: Silva
    email: marcus.oceano@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-9749-6644'
  - given-names: Carlos
    family-names: Noriega
    email: carlos.delnor@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0002-3590-6377'
  - given-names: Julia
    family-names: Araujo
    email: juliamdearaujo@gmail.com
    affiliation: >-
      Brazilian Research network on Global Climate Change (Rede CLIMA),
      São José dos Campos, SP, Brazil
    orcid: 'https://orcid.org/0000-0001-8353-6254'
  - given-names: Moacyr
    family-names: Araujo
    email: moa.ufpe@gmail.com
    affiliation: >-
      Department of Oceanography. Federal University
      of Pernambuco. Recife-PE. Brazil
    orcid: 'https://orcid.org/0000-0001-8462-6446'
repository-code: 'https://doi.org/10.5281/zenodo.7500149'
abstract: >-
  Compare Time Series and their intrinsic mode functions using statistical tests such as U-test, t-test and F-test.
keywords:
  - Time Series
  - Intrinsic Mode Functions
  - U-test
  - t-test
  - F-test
  - Oceanography
  - Meteorology
license: MIT
version: '1.0'
date-released: '2023-01-02'

GitHub Events

Total
Last Year