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

Linearization and Approximation01:26

Linearization and Approximation

190
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
190
Piecewise-Defined Functions01:28

Piecewise-Defined Functions

431
Piecewise defined functions are mathematical models where different expressions define a function over distinct intervals of the domain. These functions are useful for representing systems with varying behaviors depending on input values.For example, the function:  uses a linear rule for inputs less than or equal to –1 and a quadratic rule for values greater than –1. Although it has two formulas, it still defines a single function.Another common type is the absolute value...
431
Types of Functions III01:28

Types of Functions III

333
Logarithmic and piecewise functions play central roles in mathematical modeling, particularly when capturing nonlinear or segmented behaviors in real-world phenomena. Although these functions differ fundamentally in structure and application, both serve to represent complex relationships in simplified mathematical terms.A logarithmic function is defined as the inverse of an exponential function, expressed as These functions grow quickly for small values of x but slow down as x increases,...
333
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

181
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
181
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

420
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,...
420
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

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

You might also read

Related Articles

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

Sort by
Same author

Bisphenol S and female reproductive toxicity: a scoping review of human studies.

Journal of exposure science & environmental epidemiology·2026
Same author

Direct observations of atmospheric oxidized mercury speciation in polar areas.

Nature communications·2026
Same author

Event-Based Stereo Depth Estimation: A Survey.

IEEE transactions on pattern analysis and machine intelligence·2025
Same author

Event-Based Photometric Bundle Adjustment.

IEEE transactions on pattern analysis and machine intelligence·2025
Same author

Humidified Noninvasive Ventilation versus High-Flow Therapy to Prevent Reintubation in Patients with Obesity: A Randomized Clinical Trial.

American journal of respiratory and critical care medicine·2024
Same author

Comprehensive comparison between vision transformers and convolutional neural networks for face recognition tasks.

Scientific reports·2024
Same journal

An Evolutionary Algorithm Assisted by an Ensemble of Pareto-Optimal Surrogate Models.

IEEE transactions on cybernetics·2026
Same journal

A Quantum Self-Attention Neural Network Model on Quantum Circuits.

IEEE transactions on cybernetics·2026
Same journal

Semi-Explicit Solution of Some Discrete-Time Higher-Order-Cost Mean-Field-Type Control.

IEEE transactions on cybernetics·2026
Same journal

A Novel One-Step Small Object Detector for Autonomous Aerial Vehicles.

IEEE transactions on cybernetics·2026
Same journal

Online Data-Driven-Based Optimal Output Tracking Control Without Initial Stabilizing Policy.

IEEE transactions on cybernetics·2026
Same journal

Digital Redesign-Based Interval State Estimation for Continuous Systems With Aperiodic Discrete Measurements.

IEEE transactions on cybernetics·2026
See all related articles

Related Experiment Video

Updated: Apr 1, 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

2.2K

Optimal Piecewise Linear Function Approximation for GPU-Based Applications.

Daniel Berjon, Guillermo Gallego, Carlos Cuevas

    IEEE Transactions on Cybernetics
    |October 14, 2015
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an efficient technique for approximating complex mathematical functions, crucial for real-time computer vision and human-computer interaction applications. The method offers a practical solution to reduce computational cost while maintaining accuracy.

    More Related Videos

    Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
    10:36

    Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

    Published on: November 3, 2023

    2.3K

    Related Experiment Videos

    Last Updated: Apr 1, 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

    2.2K
    Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption
    10:36

    Author Spotlight: Optimization of Airflow Velocities in Battery Cooling Systems for Enhanced Thermal Performance and Reduced Energy Consumption

    Published on: November 3, 2023

    2.3K

    Area of Science:

    • Computer Science
    • Applied Mathematics

    Background:

    • Evaluating complex mathematical functions is computationally expensive for real-time applications.
    • Existing piecewise-polynomial approximations often lack efficiency and practicality.

    Purpose of the Study:

    • To develop a novel, efficient, and practical technique for evaluating complex, continuous mathematical functions.
    • To provide accurate error analysis for piecewise linear approximations.

    Main Methods:

    • Proposed a new method using two types of piecewise linear approximations for function evaluation.
    • Developed a thorough error analysis providing asymptotically tight bounds.
    • Implemented the technique on graphics processing units (GPUs) leveraging texture units.

    Main Results:

    • Achieved a nearly optimal design for piecewise linear approximations with a large budget of subintervals.
    • The error analysis offers improved estimates and user control over the error-approximation tradeoff.
    • Demonstrated superior performance over existing methods on GPUs, particularly for the Gaussian function.

    Conclusions:

    • The proposed technique significantly reduces computational cost for evaluating complex functions.
    • It enables real-time performance in applications like computer vision and cybernetics.
    • The method provides a practical and efficient solution for approximating continuous functions.