All Projects → JuliaDynamics → DelayEmbeddings.jl

JuliaDynamics / DelayEmbeddings.jl

Licence: MIT license
Delay coordinates embedding and Dataset definitions

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to DelayEmbeddings.jl

NonlinearDynamicsTextbook
Nonlinear Dynamics: A concise introduction interlaced with code
Stars: ✭ 145 (+590.48%)
Mutual labels:  chaos, nonlinear-dynamics, nonlinear-timeseries-analysis
Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Stars: ✭ 92 (+338.1%)
Mutual labels:  chaos, nonlinear
RecurrenceAnalysis.jl
Recurrence Quantification Analysis in Julia
Stars: ✭ 37 (+76.19%)
Mutual labels:  nonlinear-dynamics, nonlinear-timeseries-analysis
timemachines
Predict time-series with one line of code.
Stars: ✭ 342 (+1528.57%)
Mutual labels:  timeseries
StockPriceGenerator
Python application to write stock security data to a MongoDB Cluster. Supports a variable amount of stocks, variable amount of time and can write to a MongoDB time-series collection
Stars: ✭ 21 (+0%)
Mutual labels:  timeseries
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+842.86%)
Mutual labels:  nonlinear-dynamics
unitdb
Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.
Stars: ✭ 97 (+361.9%)
Mutual labels:  timeseries
ONSAS.m
An Open Nonlinear Structural Analysis Solver for GNU-Octave or Matlab
Stars: ✭ 31 (+47.62%)
Mutual labels:  nonlinear-dynamics
ARFIMA.jl
Simulate stochastic timeseries that follow ARFIMA, ARMA, ARIMA, AR, etc. processes
Stars: ✭ 44 (+109.52%)
Mutual labels:  timeseries
chartjs-plugin-datasource-prometheus
Chart.js plugin for Prometheus data loading
Stars: ✭ 77 (+266.67%)
Mutual labels:  timeseries
awesome-chaos-engineering
Awesome chaos engineering page
Stars: ✭ 18 (-14.29%)
Mutual labels:  chaos
fhub
Python client for Finnhub API
Stars: ✭ 31 (+47.62%)
Mutual labels:  timeseries
Deep XF
Package towards building Explainable Forecasting and Nowcasting Models with State-of-the-art Deep Neural Networks and Dynamic Factor Model on Time Series data sets with single line of code. Also, provides utilify facility for time-series signal similarities matching, and removing noise from timeseries signals.
Stars: ✭ 83 (+295.24%)
Mutual labels:  timeseries
influxdb-client-ruby
InfluxDB 2.0 Ruby Client
Stars: ✭ 30 (+42.86%)
Mutual labels:  timeseries
nim-mpfit
A wrapper for the cMPFIT library for the Nim programming language, https://vindaar.github.io/nim-mpfit/
Stars: ✭ 18 (-14.29%)
Mutual labels:  nonlinear
statsample-timeseries
Statsample TimeSeries
Stars: ✭ 26 (+23.81%)
Mutual labels:  timeseries
HydroSight
A flexible statistical toolbox for deriving quantitative insights from groundwater data.
Stars: ✭ 31 (+47.62%)
Mutual labels:  timeseries
cortex-tenant
Prometheus remote write proxy that adds Cortex tenant ID based on metric labels
Stars: ✭ 60 (+185.71%)
Mutual labels:  timeseries
GXBeam.jl
Pure Julia Implementation of Geometrically Exact Beam Theory
Stars: ✭ 50 (+138.1%)
Mutual labels:  nonlinear
Performance-Engineers-DevOps
This repository helps performance testers and engineers who wants to dive into DevOps and SRE world.
Stars: ✭ 35 (+66.67%)
Mutual labels:  chaos

DelayEmbeddings.jl

DynamicalSystems.jl logo: The Double Pendulum

Documentation Tests Gitter
CI Gitter

Contained here:

  1. Defines the Dataset structure, which is a wrapper of Vector{SVector}, used in DynamicalSystems.jl.
  2. Implements methods for delay coordinates embedding with high performance and many features.
  3. Algorithms for estimating optimal delay embedding parameters, the delay time and the number of temporal neighbors (generalization of the "embedding dimension").
  4. New, unified algorithms for optimal delay embedding.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].