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

Methods of Medium Optimization01:28

Methods of Medium Optimization

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...
Optimization Problems01:26

Optimization Problems

Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
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

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...
Multiple Comparison Tests01:13

Multiple Comparison Tests

Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Bioequivalence Experimental Study Designs: Completely Randomized and Randomized Block Designs01:20

Bioequivalence Experimental Study Designs: Completely Randomized and Randomized Block Designs

Bioequivalence experimental study designs are crucial methodologies used in evaluating and comparing the bioavailability of different drug products. These designs are categorized into various types: completely randomized, randomized block, repeated measures, cross and carry-over, and Latin square designs.Completely randomized designs involve randomly allocating treatments to all subjects participating in the experiment. This allocation is achieved by assigning unique random numbers to subjects...
Compacting Factor test01:22

Compacting Factor test

The compacting factor test is a method used to assess the workability of concrete. It is  especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...

You might also read

Related Articles

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

Sort by
Same author

Dose‑dependent association of smoking exposure with HDL subfraction cholesterol content.

Scientific reports·2026
Same author

Feeding Low- and High-Fibre Sunflower Meal to Broiler Chickens-Effects of Inclusion Rate and Age of Birds on the Production Traits, Carcass Composition, Nutrient Digestibility, Gut Viscosity, and Caecal Short-Chain Fatty Acid Content.

Animals : an open access journal from MDPI·2026
Same author

Assessment of health risks from exposure to indoor volatile organic compounds in European educational buildings.

Scientific reports·2026
Same author

Effects of litter exposure and flock age of broiler breeders on hatchability and the microbial composition of eggshells, egg membranes, and egg contents.

Frontiers in veterinary science·2025
Same author

Research note: Complex evaluation of whole oats and dehulled oats as feedstuffs for broiler chickens.

Poultry science·2025
Same author

The Born Rule-100 Years Ago and Today.

Entropy (Basel, Switzerland)·2025
Same journal

Computing Optimal Populations for Binary Problems using Logic Minimization.

Evolutionary computation·2026
Same journal

Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training.

Evolutionary computation·2026
Same journal

XCS for Sequential Perceptual Aliasing in Multi-Step Decision Making.

Evolutionary computation·2026
Same journal

A dynamic multi-objective evolutionary algorithm using dual-space prediction and surrogate-based sampling.

Evolutionary computation·2026
Same journal

Adapting MOEA/D to CMA-ES for Dealing with Ill-conditioned Multiobjective Problems.

Evolutionary computation·2026
Same journal

Editorial of the Special Issue: Parallel Problem Solving from Nature PPSN 2024 Extended Versions of Best Paper Candidates.

Evolutionary computation·2026
See all related articles

Related Experiment Video

Updated: May 20, 2026

Design and Optimization Strategies of a High-Performance Vented Box
14:23

Design and Optimization Strategies of a High-Performance Vented Box

Published on: June 9, 2023

Black box optimization benchmarking of the GLOBAL method.

László Pál1, Tibor Csendes, Mihály Csaba Markót

  • 1Faculty of Economic and Human Sciences, Sapientia, Hungarian University of Transylvania, Miercurea-Ciuc, Romania. pallaszlo@sapientia.siculorum.ro

Evolutionary Computation
|July 12, 2012
PubMed
Summary
This summary is machine-generated.

The GLOBAL algorithm, a stochastic method for global optimization, uses clustering to reduce local searches. Its performance was evaluated on benchmark problems, showing effectiveness compared to simpler methods.

Related Experiment Videos

Last Updated: May 20, 2026

Design and Optimization Strategies of a High-Performance Vented Box
14:23

Design and Optimization Strategies of a High-Performance Vented Box

Published on: June 9, 2023

Area of Science:

  • Numerical Analysis
  • Computational Optimization

Background:

  • Global optimization problems with bound constraints are challenging.
  • Existing methods may require numerous local searches.

Purpose of the Study:

  • To introduce and evaluate the GLOBAL algorithm, a multi-start stochastic method.
  • To assess the impact of clustering on reducing local search efforts.
  • To compare GLOBAL's performance against standard multi-start procedures and MATLAB's GlobalSearch.

Main Methods:

  • The GLOBAL algorithm combines uniform sampling, clustering, and local search.
  • Clustering groups sampled points around potential local minimizers.
  • Performance is evaluated on the BBOB 2009 and 2010 noiseless testbeds.

Main Results:

  • GLOBAL effectively reduces the number of required local searches through clustering.
  • The algorithm demonstrates competitive performance on challenging benchmark problems.
  • An improved parameterization of GLOBAL shows comparable results to MATLAB's GlobalSearch.

Conclusions:

  • Clustering is a viable strategy for enhancing multi-start global optimization.
  • The GLOBAL algorithm offers an efficient approach for bound constrained global optimization.
  • Further improvements in parameterization can enhance solver performance.