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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

452
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
452
Time-Series Graph00:54

Time-Series Graph

4.6K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.6K
Convolution Properties II01:17

Convolution Properties II

297
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
297
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

132
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,...
132
Discrete-Time Fourier Series01:20

Discrete-Time Fourier Series

377
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]...
377
Convolution Properties I01:20

Convolution Properties I

252
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
252

You might also read

Related Articles

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

Sort by
Same author

The Impact of the COVID-19 Pandemic and Lockdowns on Sex Workers in West Bengal, India.

Journal of community health·2025
Same author

Bisphosphonates and pathologic complete response to taxane- and anthracycline-based neoadjuvant chemotherapy in patients with breast cancer.

Cancer·2011
Same journal

CardiaTics: An explainable AI integrated heart disease diagnosis model with feature engineering and stacked ensemble approach.

Journal of big data·2026
Same journal

Comprehensive representation of health-related phenotypes in one million dogs using topic modelling of electronic health records.

Journal of big data·2026
Same journal

UniqueNOSD: a novel framework for NoSQL over SQL databases.

Journal of big data·2025
Same journal

<i>F</i>u<i>n</i>Da: scalable serverless data analytics and in situ query processing.

Journal of big data·2025
Same journal

Integrating Big Data, Artificial Intelligence, and motion analysis for emerging precision medicine applications in Parkinson's Disease.

Journal of big data·2024
Same journal

Interpolation-split: a data-centric deep learning approach with big interpolated data to boost airway segmentation performance.

Journal of big data·2024
See all related articles

Related Experiment Video

Updated: Sep 25, 2025

Automated Analysis of Dynamic Ca2+ Signals in Image Sequences
06:49

Automated Analysis of Dynamic Ca2+ Signals in Image Sequences

Published on: June 16, 2014

17.3K

Time-series analysis with smoothed Convolutional Neural Network.

Aji Prasetya Wibawa1, Agung Bella Putra Utama1, Hakkun Elmunsyah1

  • 1Electrical Engineering Department, Universitas Negeri Malang, Malang, 65145 Indonesia.

Journal of Big Data
|May 2, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces Smoothed-CNN (S-CNN), a hybrid forecasting method combining exponential smoothing with Convolutional Neural Networks (CNN). S-CNN significantly improves time-series forecasting accuracy compared to traditional methods like MLP and LSTM.

Keywords:
CNNExponential smoothingOptimum smoothing factorTime-series

More Related Videos

Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy
12:09

Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy

Published on: August 5, 2014

18.2K
Analyzing Neural Activity and Connectivity Using Intracranial EEG Data with SPM Software
06:50

Analyzing Neural Activity and Connectivity Using Intracranial EEG Data with SPM Software

Published on: October 30, 2018

9.6K

Related Experiment Videos

Last Updated: Sep 25, 2025

Automated Analysis of Dynamic Ca2+ Signals in Image Sequences
06:49

Automated Analysis of Dynamic Ca2+ Signals in Image Sequences

Published on: June 16, 2014

17.3K
Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy
12:09

Network Analysis of the Default Mode Network Using Functional Connectivity MRI in Temporal Lobe Epilepsy

Published on: August 5, 2014

18.2K
Analyzing Neural Activity and Connectivity Using Intracranial EEG Data with SPM Software
06:50

Analyzing Neural Activity and Connectivity Using Intracranial EEG Data with SPM Software

Published on: October 30, 2018

9.6K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Data Science

Background:

  • Convolutional Neural Networks (CNNs) are primarily known for image processing, not time-series forecasting.
  • Time-series forecasting accuracy is heavily dependent on input data quality, often necessitating data preprocessing techniques like smoothing.
  • Existing forecasting methods may not fully leverage the potential of deep learning architectures for complex time-series patterns.

Purpose of the Study:

  • To introduce a novel hybrid forecasting model, Smoothed-CNN (S-CNN), integrating exponential smoothing with CNNs.
  • To evaluate the performance of S-CNN against established forecasting techniques, including standard CNN, Multilayer Perceptron (MLP), and Long Short-Term Memory (LSTM).
  • To demonstrate the efficacy of combining data smoothing with deep learning for enhanced time-series prediction.

Main Methods:

  • Developed a hybrid model (S-CNN) by incorporating exponential smoothing techniques into a CNN architecture.
  • Utilized a dataset comprising a year of daily website visitor data for time-series forecasting.
  • Employed the Lucas numbers to determine the optimal number of hidden layers in the neural network, addressing the lack of predefined rules.
  • Compared S-CNN performance against baseline CNN, MLP, and LSTM models using a standard train-test split (80%:20%).

Main Results:

  • The Smoothed-CNN (S-CNN) model demonstrated superior forecasting performance compared to MLP and LSTM.
  • The hybrid S-CNN approach achieved the best Mean Squared Error (MSE) of 0.012147693.
  • Optimal performance was observed with 76 hidden layers within the S-CNN architecture.
  • The combination of smoothing and CNNs proved more effective than individual methods.

Conclusions:

  • The S-CNN model represents a significant advancement in time-series forecasting by effectively integrating data smoothing with CNNs.
  • Hybrid approaches combining preprocessing techniques with deep learning models offer superior predictive accuracy.
  • S-CNN provides a robust and accurate method for forecasting time-series data, particularly for datasets like daily website visitors.