Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

81
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
81
Linear time-invariant Systems01:23

Linear time-invariant Systems

247
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
247
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

89
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
89
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

48
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
48
Classification of Systems-I01:26

Classification of Systems-I

179
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
179
Discrete-Time Fourier Series01:20

Discrete-Time Fourier Series

252
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
252

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Coexisting Firing Patterns in an Improved Memristive Hindmarsh-Rose Neuron Model with Multi-Frequency Alternating Current Injection.

Micromachines·2023
Same author

Two-dimensional memristive hyperchaotic maps with different coupling frames and its hardware implementation.

Chaos (Woodbury, N.Y.)·2023
Same author

A New Fault Diagnosis of Rolling Bearing Based on Markov Transition Field and CNN.

Entropy (Basel, Switzerland)·2022
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jun 23, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.3K

A TCN-Linear Hybrid Model for Chaotic Time Series Forecasting.

Mengjiao Wang1, Fengtai Qin1

  • 1School of Automation and Electronic Information, Xiangtan University, Xiangtan 411105, China.

Entropy (Basel, Switzerland)
|June 26, 2024
PubMed
Summary
This summary is machine-generated.

A new Temporal Convolutional Network-Linear (TCN-Linear) model improves long time series forecasting by outperforming Transformers and other networks. This AI approach offers superior accuracy with fewer parameters for complex data analysis.

Keywords:
chaos predictionneural networkstime series forecasting

More Related Videos

Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

1.3K
A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

10.7K

Related Experiment Videos

Last Updated: Jun 23, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.3K
Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

1.3K
A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
10:46

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data

Published on: December 9, 2015

10.7K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Data Science

Background:

  • Deep learning, including Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), is crucial for time series prediction.
  • Transformer networks, while popular, face challenges with self-attention mechanisms in long time series forecasting (LTSF).
  • Existing models struggle to effectively address the complexities of LTSF, necessitating innovative solutions.

Purpose of the Study:

  • To introduce a novel hybrid network, Temporal Convolutional Network-Linear (TCN-Linear), for enhanced long time series forecasting.
  • To address the limitations of current deep learning models in LTSF tasks.
  • To evaluate the performance of TCN-Linear against established and hybrid models.

Main Methods:

  • Developed a hybrid network combining Temporal Convolutional Network (TCN) for temporal prediction and a linear component.
  • Utilized TCN's predictive capabilities to enhance the LSTF-Linear model.
  • Conducted experiments on time series data from three chaotic systems (Lorenz, Mackey-Glass, Rossler) and real-world stock data.

Main Results:

  • The TCN-Linear model achieved the lowest Root Mean Square Error (RMSE), Mean Absolute Error (MAE), and Mean Squared Error (MSE).
  • The proposed model demonstrated superior performance compared to classical networks and other novel hybrid models.
  • TCN-Linear achieved the best R-squared (R²) value, closest to 1, indicating high prediction accuracy.
  • The model requires fewer training parameters while delivering enhanced forecasting capabilities.

Conclusions:

  • The TCN-Linear hybrid network represents a significant advancement in long time series forecasting.
  • This novel approach effectively overcomes the limitations of existing deep learning models for LTSF.
  • The TCN-Linear model offers a more accurate and efficient solution for complex time series prediction tasks.