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

Optimization Problems01:26

Optimization Problems

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

Methods of Medium Optimization

52
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...
52
Principle of Linear Impulse and Momentum for a Single Particle: Problem Solving01:23

Principle of Linear Impulse and Momentum for a Single Particle: Problem Solving

1.2K
Consider a wooden box and a cylinder of known masses m1 and m2, respectively,  hanging from a ceiling with the help of a massless pulley system.
1.2K
Precipitate Formation and Particle Size Control01:16

Precipitate Formation and Particle Size Control

7.2K
In precipitation gravimetry, the precipitating agent should react specifically or selectively with the analyte. While a specific reagent reacts with the analyte alone, a selective reagent can react with a limited number of chemical species.
The obtained precipitate should be either a pure substance of known composition or easily converted to one by a simple process, such as ignition or drying. In addition, the precipitate should be insoluble and easily filterable. In general, filterability...
7.2K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

407
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...
407
Parallel Processing01:20

Parallel Processing

889
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
889

You might also read

Related Articles

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

Sort by
Same author

Longitudinal Association Between Possible Sarcopenia and Stroke Under the AWGS 2025 Criteria: A Nationwide Prospective Cohort Study With a 9-Year Follow-Up.

Geriatrics & gerontology international·2026
Same author

From predicted interfaces to measured affinity: mapping a growth-factor receptor binding mechanism relevant to meniscus regeneration.

3 Biotech·2026
Same author

Steering semi-flexible molecular diffusion model for structure-based drug design with reinforcement learning.

Science advances·2026
Same author

Bridging the latency gap with a continuous stream evaluation framework in event-driven perception.

Nature communications·2026
Same author

Parse, Align and Aggregate: Graph-Driven Compositional Reasoning for Video Question Answering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Layer-Adaptive-Augmentation-Based Graph Contrastive Learning With Feature Decorrelation.

IEEE transactions on pattern analysis and machine intelligence·2025
Same journal

A New Human-Likeness and Comfort Index for Robot Movements Along Prescribed Paths.

IEEE transactions on cybernetics·2026
Same journal

Robust Semiglobal and Global Stabilization for Nonlinear Normal Form Systems by Time-Varying Feedback.

IEEE transactions on cybernetics·2026
Same journal

Adaptive Global Asymptotic Output Stabilization of Uncertain Nonlinear Systems Under Dynamic State/Input Quantization.

IEEE transactions on cybernetics·2026
Same journal

Accelerated Distributed Gradient Tracking for Constrained Aggregative Optimization Over Time-Varying Digraphs.

IEEE transactions on cybernetics·2026
Same journal

Small-Gain-Based Plug-and-Play Distributed Control Framework for DC Microgrids With Decentralized Reconfiguration.

IEEE transactions on cybernetics·2026
Same journal

Prescribed-Time Impulsive Control of High-Order Integrator Systems.

IEEE transactions on cybernetics·2026
See all related articles

Related Experiment Videos

Composite Particle Swarm Optimizer With Historical Memory for Function Optimization.

Jie Li, JunQi Zhang, ChangJun Jiang

    IEEE Transactions on Cybernetics
    |September 22, 2015
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces historical memory-based particle swarm optimization (HMPSO), an improved algorithm that preserves past promising solutions. HMPSO enhances optimization performance by retaining historical data, outperforming existing methods.

    Related Experiment Videos

    Area of Science:

    • Computational Intelligence
    • Optimization Algorithms
    • Swarm Intelligence

    Background:

    • Particle Swarm Optimization (PSO) is a population-based stochastic optimization technique.
    • PSO relies on particles being attracted to their own best positions (pbest) and the global best (gbest).
    • A limitation of standard PSO is the loss of historical promising particle positions.

    Purpose of the Study:

    • To propose a novel composite PSO algorithm, Historical Memory-based PSO (HMPSO).
    • To address the issue of losing historical promising positions in standard PSO.
    • To enhance the performance of PSO by incorporating historical memory.

    Main Methods:

    • HMPSO utilizes an Estimation of Distribution Algorithm (EDA) to estimate and preserve distribution information from historical promising particle positions.
    • Each particle generates three candidate positions derived from historical memory, current pbest, and swarm gbest.
    • The best among these candidate positions is selected for the particle's next move.

    Main Results:

    • Experiments were conducted on 28 CEC2013 benchmark functions.
    • HMPSO demonstrated superior performance compared to other tested algorithms.
    • The incorporation of historical memory significantly improved optimization capabilities.

    Conclusions:

    • HMPSO effectively preserves and utilizes historical promising positions, overcoming a key limitation of standard PSO.
    • The proposed algorithm shows significant advantages in solving complex optimization problems.
    • HMPSO represents a valuable advancement in swarm intelligence and optimization techniques.