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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

435
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...
435
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

1.5K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
1.5K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.1K
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...
7.1K
Methods of Medium Optimization01:28

Methods of Medium Optimization

68
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
68
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

4.3K
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...
4.3K
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

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

You might also read

Related Articles

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

Sort by
Same author

Tilted Least Squares Robust Estimators.

Automatica : the journal of IFAC, the International Federation of Automatic Control·2025
Same author

Identification of Sparse Volterra Systems: An Almost Orthogonal Matching Pursuit Approach.

IEEE transactions on automatic control·2022
Same author

Persistence of Excitation for Identifying Switched Linear Systems.

Automatica : the journal of IFAC, the International Federation of Automatic Control·2022
Same author

Vocal pattern detection of depression among older adults.

International journal of mental health nursing·2019
Same author

Application of Logging While Drilling Tool in Formation Boundary Detection and Geo-steering.

Sensors (Basel, Switzerland)·2019
Same author

Relationship between intraocular pressure and retinal nerve fibre thickness loss in a monkey model of chronic ocular hypertension.

Eye (London, England)·2019

Related Experiment Video

Updated: Apr 23, 2026

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

2.0K

Two-Stage Orthogonal Least Squares Methods for Neural Network Construction.

Long Zhang, Kang Li, Er-Wei Bai

    IEEE Transactions on Neural Networks and Learning Systems
    |September 16, 2014
    PubMed
    Summary

    This study introduces unified two-stage orthogonal least squares methods for training linear neural networks. These methods improve model compactness and efficiency by refining subset selection algorithms.

    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

    1.7K

    Related Experiment Videos

    Last Updated: Apr 23, 2026

    Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
    09:47

    Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

    Published on: December 15, 2023

    2.0K
    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

    1.7K

    Area of Science:

    • Machine Learning
    • Artificial Intelligence
    • Computational Mathematics

    Background:

    • Neural networks can often be represented as linear-in-the-parameters models.
    • Training these models involves selecting a compact subset of parameters, a task typically handled by subset selection algorithms.
    • Existing methods like forward selection can lead to suboptimal models and local minima.

    Purpose of the Study:

    • To propose novel unified two-stage orthogonal least squares methods for training linear-in-the-parameters neural networks.
    • To enhance model compactness and generalization performance compared to existing recursive algorithms.
    • To reduce computational demand through simplified relationships and efficient refinement schemes.

    Main Methods:

    • Development of unified two-stage orthogonal least squares (OLS) methods.
    • Derivation of a simplified relationship between forward and backward stages leveraging OLS properties to avoid redundant computations.
    • Introduction of a new term exchanging scheme for backward model refinement.
    • Implementation of forward and backward subset selection procedures guided by the error reduction ratio criterion.

    Main Results:

    • The proposed methods demonstrate improved model compactness.
    • The techniques show enhanced efficiency in subset selection for linear neural networks.
    • Experimental results validate the superior performance compared to popular existing methods.
    • Reduced computational demand is achieved through algorithmic innovations.

    Conclusions:

    • Unified two-stage orthogonal least squares methods offer an effective and efficient approach for training linear-in-the-parameters neural networks.
    • The proposed techniques overcome limitations of traditional forward selection and recursive algorithms.
    • The study highlights the benefits of leveraging orthogonal properties for streamlined model selection and refinement.