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

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.
Difference Equation Solution using z-Transform01:24

Difference Equation Solution using z-Transform

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...
Second Order systems II01:18

Second Order systems II

In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
If  ζ...
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

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, the...
Linear Differential Equations01:27

Linear Differential Equations

The integrating factor method provides a systematic way to solve first-order linear differential equations, especially those that cannot be handled by separation of variables. This method is particularly useful in modeling time-dependent physical systems influenced by both constant inputs and resistive forces. A common example is the motion of a car subjected to a constant engine force while experiencing air resistance proportional to its velocity.In such scenarios, Newton’s second law yields a...
Linear time-invariant Systems01:23

Linear time-invariant Systems

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

You might also read

Related Articles

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

Sort by
Same author

pH-dependent interaction between Gallic acid and mung bean globulin amyloid fibrils: effects on interfacial behavior and emulsifying properties.

Food research international (Ottawa, Ont.)·2026
Same author

Effect of Mechanical Polishing on Rice Flavor: Comparison and Exploration of Key Aroma Characteristics Components.

Foods (Basel, Switzerland)·2026
Same author

Research on Two-Stream Networks Integrating Physiological Features and Attention Mechanisms for Motion Classification in Visually Impaired Individuals.

Sensors (Basel, Switzerland)·2026
Same author

Hydroxygenkwanin exerts osteoprotective effects by regulating LRG1-PJA1-PML axis.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2026
Same author

Molecular and functional analysis of GnRH2 in hypothalamic-pituitary-gonadal axis activation in Pampus argenteus.

Molecular and cellular endocrinology·2026
Same author

Lactylation of lysine396 in TNFRSF25 by lysine acetyltransferase 6B aggravates ferroptosis in metabolic dysfunction-associated steatohepatitis.

British journal of pharmacology·2026

Related Experiment Video

Updated: May 18, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

Maximum likelihood-based iterated divided difference filter for nonlinear systems from discrete noisy measurements.

Changyuan Wang1, Jing Zhang, Jing Mu

  • 1School of Computer Science and Engineering Xi'an University of Technology, No. 5 Jinhua South Road Xi'an, Shaanxi 710048, China. cyw901@163.com

Sensors (Basel, Switzerland)
|September 27, 2012
PubMed
Summary
This summary is machine-generated.

A new maximum likelihood-based iterated divided difference filter (MLIDDF) enhances nonlinear state estimation accuracy. This derivative-free algorithm significantly reduces position errors compared to existing filters, offering improved performance.

Keywords:
divided difference filtermaximum likelihood surfacenonlinear state estimationtarget tracking

More Related Videos

Age-dependent Dynamics of Locomotion in Caenorhabditis elegans: A Lyapunov Exponent Analysis
06:44

Age-dependent Dynamics of Locomotion in Caenorhabditis elegans: A Lyapunov Exponent Analysis

Published on: September 23, 2025

Related Experiment Videos

Last Updated: May 18, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

Age-dependent Dynamics of Locomotion in Caenorhabditis elegans: A Lyapunov Exponent Analysis
06:44

Age-dependent Dynamics of Locomotion in Caenorhabditis elegans: A Lyapunov Exponent Analysis

Published on: September 23, 2025

Area of Science:

  • State estimation
  • Nonlinear systems
  • Numerical algorithms

Background:

  • Nonlinear state estimation often suffers from low accuracy due to large initial errors and complex measurement equations.
  • Existing methods like UKF, DDF, IUKF, and IDDF have limitations in handling these challenges effectively.

Purpose of the Study:

  • To develop a novel filter, the Maximum Likelihood-based Iterated Divided Difference Filter (MLIDDF), for improved nonlinear state estimation.
  • To address the limitations of existing filters in scenarios with significant initial estimation errors and nonlinear measurement models.

Main Methods:

  • The MLIDDF is a derivative-free algorithm relying solely on functional evaluations.
  • It incorporates an iterative measurement update using the current measurement and a maximum likelihood-based termination criterion.
  • The algorithm is designed to ensure estimates ascend the maximum likelihood surface.

Main Results:

  • Simulations show MLIDDF reduces accumulated mean-square root error in position by 63% compared to UKF and DDF.
  • MLIDDF demonstrates a 7% improvement over IUKF and IDDF in position error.
  • The algorithm exhibits enhanced state estimation accuracy and a faster convergence rate.

Conclusions:

  • The MLIDDF offers superior performance in nonlinear state estimation compared to established filters.
  • Its derivative-free nature and maximum likelihood criterion contribute to improved accuracy and convergence.
  • MLIDDF presents a promising advancement for applications requiring precise state estimation in challenging nonlinear systems.