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

376
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...
376
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

4.7K
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.7K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.7K
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...
9.7K
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

9.4K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
9.4K
Linearization and Approximation01:26

Linearization and Approximation

119
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...
119
Trial and Error and Algorithm01:12

Trial and Error and Algorithm

468
A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
468

You might also read

Related Articles

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

Sort by
Same author

Toward a New Mathematical Definition of Datums in Standards to Support Advanced Manufacturing.

Journal of computing and information science in engineering·2024
Same author

RECIST versus volume measurement in medical CT using ellipsoids of known size.

Optics express·2010
See all related articles

Related Experiment Video

Updated: Mar 9, 2026

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

3.1K

Least-Squares Fitting Algorithms of the NIST Algorithm Testing System.

Craig M Shakarji1

  • 1National Institute of Standards and Technology, Gaithersburg, MD 20899-0001.

Journal of Research of the National Institute of Standards and Technology
|December 24, 2016
PubMed
Summary

This study presents algorithms for fitting 3D curves and surfaces using orthogonal distance regression. These methods serve as reference software for the National Institute of Standards and Technology

Keywords:
Levenberg-Marquardtcoordinate measuring machinecurve fittingleast-squares fittingorthogonal distance regressionsurface fitting

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.2K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

11.2K

Related Experiment Videos

Last Updated: Mar 9, 2026

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

3.1K
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
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

11.2K

Area of Science:

  • Computational Geometry
  • Numerical Analysis
  • Scientific Computing

Background:

  • Orthogonal distance regression is crucial for accurate 3D data fitting.
  • Existing methods require robust and reliable algorithms for curve and surface fitting.
  • The National Institute of Standards and Technology (NIST) Algorithm Testing System requires validated software.

Purpose of the Study:

  • To describe algorithms for fitting curves and surfaces in three dimensions.
  • To provide reference software for the NIST Algorithm Testing System.
  • To detail the underlying linear algebra, numerical analysis, and optimization techniques.

Main Methods:

  • Development of algorithms based on orthogonal distance regression.
  • Implementation of general linear algebra and numerical analysis methods.
  • Utilization of the Levenberg-Marquardt optimization routine for most fitting procedures.

Main Results:

  • Algorithms for fitting curves and surfaces to 3D point data were successfully developed.
  • The developed algorithms are suitable for use as reference software.
  • The study details the mathematical and numerical foundations of the fitting routines.

Conclusions:

  • The presented algorithms provide a robust approach to 3D curve and surface fitting.
  • The reference software contributes to the validation of algorithms within the NIST framework.
  • The work advances the field of geometric data fitting through reliable computational methods.