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 time-invariant Systems01:23

Linear time-invariant Systems

311
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...
311
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

110
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,...
110
State Space Representation01:27

State Space Representation

251
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
251
Classification of Systems-II01:31

Classification of Systems-II

192
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
192
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

134
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
134
Difference Equation Solution using z-Transform01:24

Difference Equation Solution using z-Transform

337
The z-transform is a powerful tool for analyzing practical discrete-time systems, often represented by linear difference equations. Solving a higher-order difference equation requires knowledge of the input signal and the initial conditions up to one term less than the order of the equation.
The z-transform facilitates handling delayed signals by shifting the signal in the z-domain, which corresponds to delaying the signal in the time domain, and advancing signals by similarly shifting in the...
337

You might also read

Related Articles

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

Sort by
Same author

Point Cloud Video Modeling With Progressive Prior Knowledge Guidance and Adaptive Neighboring Aggregation.

IEEE transactions on neural networks and learning systems·2026
Same author

Advances in Starch-Lipid-Protein Interactions in Starch-Based Food Systems: Bridging Structural Complexity With Functional Design.

Comprehensive reviews in food science and food safety·2025
Same author

Effects of botanical-geographical origin and storage time on the composition of free and bound polymethoxyflavones in dried citrus peels.

Food chemistry·2025
Same author

Effect of quinone concentration and pH on the structural and functional properties of bovine serum albumin-chlorogenic acid quinone covalent conjugates.

Food chemistry·2025
Same author

Effect of 4-methylbenzoquinone concentration on its covalent conjugates with β-lactoglobulin: Structural and functional properties.

Food chemistry·2024
Same author

Data-Driven Model Predictive Control for Redundant Manipulators With Unknown Model.

IEEE transactions on cybernetics·2024

Related Experiment Video

Updated: Aug 3, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

592

Modified RNN for Solving Comprehensive Sylvester Equation With TDOA Application.

Jingkun Yan, Long Jin, Xin Luo

    IEEE Transactions on Neural Networks and Learning Systems
    |April 10, 2023
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces two novel recurrent neural network (RNN) models to solve complex nonstationary problems. These models effectively eliminate lagging errors and handle noise, outperforming traditional methods.

    More Related Videos

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    2.8K
    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.4K

    Related Experiment Videos

    Last Updated: Aug 3, 2025

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    592
    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    2.8K
    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.4K

    Area of Science:

    • Complex-valued systems
    • Nonstationary signal processing
    • Numerical analysis

    Background:

    • Augmented Sylvester equations are significant, with special cases like Lyapunov and Stein equations widely used.
    • Existing methods struggle with simultaneous lagging error elimination and noise handling in nonstationary complex-valued fields.

    Purpose of the Study:

    • To propose and analyze novel recurrent neural network (RNN) models for real-time solutions to nonstationary complex-valued augmented Sylvester equations (NCASE).
    • To address the limitations of current research in handling lagging errors and noise in dynamic complex systems.

    Main Methods:

    • Development of two modified RNN models: RNN-GV (gradient search and velocity compensation) and IERNN-GVN (integration enhanced with nonlinear acceleration).
    • Theoretical analysis to prove the convergence and robustness of the proposed models.
    • Simulative validation using an illustrative example and a moving source localization application.

    Main Results:

    • The RNN-GV model effectively eliminates lagging errors in nonstationary environments, surpassing traditional complex-valued gradient-based RNN (GRNN) models.
    • The IERNN-GVN model demonstrates improved adaptation to noisy environments and accelerated convergence.
    • Simulative results confirm the theoretical analysis, showcasing excellent performance for both models.

    Conclusions:

    • The proposed RNN-GV and IERNN-GVN models offer effective real-time solutions for NCASE.
    • These models provide significant advancements in handling nonstationary complex-valued systems with lagging errors and noise.
    • The study highlights the potential of these advanced RNN architectures in signal processing and localization applications.