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

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...
Sequences01:29

Sequences

Sequences are fundamental mathematical objects consisting of ordered lists of numbers that follow a specific rule or pattern. Sequences are critical in various mathematical concepts, including calculus, series, and number theory. They can model real-world phenomena such as population growth, financial investments, and physical processes like the diminishing height of a bouncing ball.Each number in a sequence is referred to as a term. Typically, the terms are denoted as a1, a2, a3,…, where the...
Critical Numbers and the Closed Interval Method01:21

Critical Numbers and the Closed Interval Method

Understanding the maximum and minimum values of a function is essential for analyzing its overall behavior. These values, often referred to as extrema, provide insight into how a function behaves across its domain. In mathematical terms, extrema can be either local—representing peaks and valleys within a limited region—or absolute, indicating the highest or lowest points over an entire interval.A function’s extrema occur at critical numbers, which are values in the domain where the derivative...
The Squeeze Theorem01:30

The Squeeze Theorem

Certain mathematical functions exhibit unpredictable or highly variable behavior near specific input values, making direct evaluation of their limits challenging. This complexity may arise from rapid oscillations or irregular patterns that obscure the function’s trend. In such cases, the Squeeze Theorem offers a reliable method for determining limits.According to the Squeeze Theorem, if a function is confined between two other functions near a particular point, and both outer functions approach...
The Precise Definition of a Limit01:27

The Precise Definition of a Limit

Understanding the formal definition of a limit is essential for precise mathematical analysis. This concept allows us to rigorously determine how a function behaves near a particular point without relying on ambiguous notions such as "getting close." The ε-δ definition plays a foundational role in calculus, ensuring analytical clarity and logical consistency in limit evaluation.The formal definition states that the limit of a function f(x) as x approaches a is L, written asif for every ε >...
Control Systems01:10

Control Systems

Control systems are everywhere in contemporary society, influencing diverse applications from aerospace to automated manufacturing. These systems can be found naturally within biological processes, such as blood sugar regulation and heart rate adjustment in response to stress, as well as in man-made systems like elevators and automated vehicles. A control system is essentially a network of subsystems and processes that collaboratively convert specific inputs into desired outputs.
At the heart...

You might also read

Related Articles

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

Sort by
Same author

Fast data-driven learning of parallel MRI sampling patterns for large scale problems.

Scientific reports·2021
Same author

Monotone FISTA with Variable Acceleration for Compressed Sensing Magnetic Resonance Imaging.

IEEE transactions on computational imaging·2019
Same author

Component tree analysis of cystovirus φ6 nucleocapsid Cryo-EM single particle reconstructions.

PloS one·2018
Same author

XTEND: Extending the depth of field in cryo soft X-ray tomography.

Scientific reports·2017
Same author

Blob parameter selection for image representation.

Journal of the Optical Society of America. A, Optics, image science, and vision·2015
Same author

Data fusion in X-ray computed tomography using a superiorization approach.

The Review of scientific instruments·2014
Same journal

The Implementation of the Colored Abstract Simplicial Complex and its Application to Mesh Generation.

ACM transactions on mathematical software. Association for Computing Machinery·2019
Same journal

Algorithm 971: An Implementation of a Randomized Algorithm for Principal Component Analysis.

ACM transactions on mathematical software. Association for Computing Machinery·2017
Same journal

Algorithm 937: MINRES-QLP for Symmetric and Hermitian Linear Equations and Least-Squares Problems.

ACM transactions on mathematical software. Association for Computing Machinery·2014
See all related articles

Related Experiment Video

Updated: Jun 8, 2026

Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

Efficient Controls for Finitely Convergent Sequential Algorithms.

Wei Chen1, Gabor T Herman

  • 1Department of Computer Science, Graduate Center, City University of New York, 365 Fifth Avenue, New York, NY 10016, USA; wchen@gc.cuny.edu.

ACM Transactions on Mathematical Software. Association for Computing Machinery
|October 19, 2010
PubMed
Summary
This summary is machine-generated.

This study introduces a method to transform sequential algorithms, like ART3, for solving feasibility problems. The new approach retains finite convergence while improving speed, offering faster solutions for scientific computing tasks.

Related Experiment Videos

Last Updated: Jun 8, 2026

Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

Area of Science:

  • Computational mathematics
  • Numerical analysis
  • Optimization theory

Background:

  • Feasibility problems are fundamental in scientific computing, requiring algorithms to find points satisfying constraints.
  • Existing algorithms like ART3 (a cyclic sequential algorithm) solve these problems but can be improved.
  • Previous work introduced a faster, non-cyclic variant of ART3, demonstrating potential for enhanced convergence.

Purpose of the Study:

  • To propose a general methodology for automatically transforming finitely convergent sequential algorithms.
  • To ensure that transformed algorithms maintain finite convergence.
  • To enhance the speed of convergence for these algorithms in practical applications.

Main Methods:

  • Developing a general transformation methodology for sequential algorithms.
  • Proving the retention of finite convergence through mathematical theorems.
  • Applying transformed algorithms to a practical problem to demonstrate improved convergence speed.

Main Results:

  • A novel methodology for algorithm transformation has been successfully proposed.
  • Mathematical proofs confirm that finite convergence is preserved post-transformation.
  • Empirical results show that the transformed algorithms typically converge faster than their original counterparts.

Conclusions:

  • The proposed methodology offers a systematic way to improve existing convergent sequential algorithms.
  • Finite convergence is mathematically guaranteed, ensuring reliability.
  • The enhanced algorithms present a practical advantage in terms of computational efficiency for feasibility problems.