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 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
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
Feedback control systems01:26

Feedback control systems

307
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
307
Linear time-invariant Systems01:23

Linear time-invariant Systems

252
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...
252
Classification of Systems-I01:26

Classification of Systems-I

180
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:
180
State Space Representation01:27

State Space Representation

203
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...
203

You might also read

Related Articles

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

Sort by
Same author

Collaborative Dynamic Optimization Control for Municipal Solid Waste Incineration Process.

IEEE transactions on cyberneticsĀ·2026
Same author

Adaptive critic designs for event-based multi-agent systems with asymmetric constraints.

Neural networks : the official journal of the International Neural Network SocietyĀ·2026
Same author

Intelligent Constrained Zero-Sum Game Design With Advanced Critic Learning Including a Two-Area Power System Application.

IEEE transactions on cyberneticsĀ·2026
Same author

Output Synchronization via Intermittent Dynamic Event-Triggered Sampled-Data Security Control for Delayed Reaction--Diffusion Neural Networks.

IEEE transactions on cyberneticsĀ·2026
Same author

Event-Triggered Safe Critic Learning Control via Swarm Intelligence Optimization.

IEEE transactions on cyberneticsĀ·2025
Same author

Accelerated Intelligent Critic Tracking Predictive Control With Data Experience Replay for Unknown Nonlinear Systems.

IEEE transactions on cyberneticsĀ·2025

Related Experiment Video

Updated: Jun 26, 2025

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.3K

A Fast Feedforward Small-World Neural Network for Nonlinear System Modeling.

Wenjing Li, Zhigang Li, Junfei Qiao

    IEEE Transactions on Neural Networks and Learning Systems
    |May 17, 2024
    PubMed
    Summary

    A novel fast feedforward small-world neural network (FFSWNN) improves learning efficiency by prioritizing long-distance connections. This FFSWNN demonstrates faster convergence and higher accuracy in nonlinear system modeling.

    More Related Videos

    Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
    10:50

    Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

    Published on: June 21, 2022

    1.7K
    Designing and Implementing Nervous System Simulations on LEGO Robots
    10:34

    Designing and Implementing Nervous System Simulations on LEGO Robots

    Published on: May 25, 2013

    15.1K

    Related Experiment Videos

    Last Updated: Jun 26, 2025

    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.3K
    Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
    10:50

    Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

    Published on: June 21, 2022

    1.7K
    Designing and Implementing Nervous System Simulations on LEGO Robots
    10:34

    Designing and Implementing Nervous System Simulations on LEGO Robots

    Published on: May 25, 2013

    15.1K

    Area of Science:

    • Artificial Intelligence
    • Computational Neuroscience
    • Machine Learning

    Background:

    • Feedforward small-world neural networks (FSWNNs) utilize cross-layer connections for efficient gradient transmission, enhancing learning and generalization.
    • Random rewiring in FSWNNs limits the full exploitation of long-distance cross-layer connections, hindering optimal performance.

    Purpose of the Study:

    • To propose a fast FSWNN (FFSWNN) that maximizes the benefits of long-distance cross-layer connections for improved learning efficiency.
    • To apply the proposed FFSWNN to nonlinear system modeling.

    Main Methods:

    • A novel rewiring rule prioritizing long-distance connections was developed to enhance gradient transmission efficiency during FFSWNN construction.
    • An improved ridge regression method was introduced for determining optimal initial weights for sigmoidal neurons.
    • An asynchronous learning algorithm was designed for FFSWNN training, combining ridge regression for output layer weights and gradient descent for others.

    Main Results:

    • FFSWNN demonstrated significantly faster convergence speeds compared to existing models.
    • The proposed model achieved higher modeling accuracy in nonlinear system modeling tasks.
    • Experiments confirmed the positive impact of the novel rewiring rule, improved weight initialization, and asynchronous learning on overall efficiency.

    Conclusions:

    • The proposed FFSWNN effectively leverages long-distance cross-layer connections to enhance learning efficiency and modeling accuracy.
    • The study validates the efficacy of the novel rewiring strategy, weight initialization, and asynchronous learning algorithm.
    • FFSWNN presents a promising approach for advanced nonlinear system modeling applications.