Jove
Visualize
Contact Us

Related Concept Videos

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.5K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

3.8K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
3.8K
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

65
Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
65
Quadratic Models01:23

Quadratic Models

67
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
67
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

180
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
180
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

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

You might also read

Related Articles

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

Sort by
Same author

A machine learning framework for extracting information from biological pathway images in the literature.

Metabolic engineering·2024
Same author

Deep-learned time-signal intensity pattern analysis using an autoencoder captures magnetic resonance perfusion heterogeneity for brain tumor differentiation.

Scientific reports·2020
Same author

Expediting assessments of database performance for streams of respiratory parameters.

Computers in biology and medicine·2018
Same author

A real time metabolomic profiling approach to detecting fish fraud using rapid evaporative ionisation mass spectrometry.

Metabolomics : Official journal of the Metabolomic Society·2017
Same author

Electrochemically Induced Shape-Memory Behavior of Si Nanopillar-Patterned Electrode for Li Ion Batteries.

The journal of physical chemistry letters·2017
Same author

On the efficacy of per-relation basis performance evaluation for PPI extraction and a high-precision rule-based approach.

BMC medical informatics and decision making·2013
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 Experiment Video

Updated: Nov 25, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.6K

Mixed-Precision Kernel Recursive Least Squares.

JunKyu Lee, Dimitrios S Nikolopoulos, Hans Vandierendonck

    IEEE Transactions on Neural Networks and Learning Systems
    |December 16, 2020
    PubMed
    Summary
    This summary is machine-generated.

    Mixed-precision Kernel Recursive Least Squares (KRLS) enhances training throughput and reduces memory usage for time series predictions. This method achieves the same accuracy as double-precision KRLS with significant performance gains.

    More Related Videos

    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.0K
    Measurement of Spatial Stability in Precision Grip
    09:36

    Measurement of Spatial Stability in Precision Grip

    Published on: June 4, 2020

    3.4K

    Related Experiment Videos

    Last Updated: Nov 25, 2025

    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
    04:35

    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

    Published on: July 3, 2020

    3.6K
    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.0K
    Measurement of Spatial Stability in Precision Grip
    09:36

    Measurement of Spatial Stability in Precision Grip

    Published on: June 4, 2020

    3.4K

    Area of Science:

    • Machine Learning
    • Numerical Analysis
    • Time Series Analysis

    Background:

    • Kernel Recursive Least Squares (KRLS) is a standard online algorithm for time series forecasting.
    • Existing KRLS methods often require substantial computational resources and memory.

    Purpose of the Study:

    • To introduce a mixed-precision KRLS algorithm.
    • To evaluate its performance in terms of training throughput, memory footprint, and prediction accuracy.

    Main Methods:

    • Implemented mixed-precision arithmetic, utilizing single-precision for numerically resilient and computationally intensive components of KRLS.
    • Evaluated the algorithm on diverse datasets including 3-D nonlinear regression, chaotic time series (Lorenz, Mackey-Glass), sunspot numbers, and sea surface temperature.

    Main Results:

    • Achieved 1.08–1.32× higher training throughput compared to double-precision KRLS.
    • Reduced memory footprint by 24.20–24.95% without compromising prediction accuracy.
    • Demonstrated consistent performance across various time series prediction tasks.

    Conclusions:

    • Mixed-precision KRLS offers a computationally efficient alternative to traditional double-precision methods.
    • This approach significantly improves training speed and reduces memory requirements for time series prediction.
    • The method maintains prediction accuracy, making it suitable for resource-constrained environments.