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

Centroid of a Body01:16

Centroid of a Body

The centroid is an important concept in engineering, physics, and mechanics. It is the geometric center of a body. It always lies within the body except in cases with holes or cavities. When the material that a body is composed of is uniform or homogeneous, the centroid coincides with its center of mass or the center of gravity.
For a homogeneous body with constant density, the centroid can usually be found using equations representing a balance of the moments of the body's volume. If the...
Centroid of a Body: Problem Solving01:03

Centroid of a Body: Problem Solving

The centroid of a body is a crucial concept in engineering and physics. Finding the centroid of a body can help determine its stability, its balance point, and even its design. In this context, consider a thin wire bent in the form of a quarter circular arc. Polar coordinates are used to calculate the centroid. The wire is first divided into small differential elements of a length equal to the radius multiplied by the differential angle.
The x-coordinates and y-coordinates of each element's...
Centroid for the Paraboloid of Revolution01:16

Centroid for the Paraboloid of Revolution

The paraboloid of revolution is an axially symmetric surface generated by rotating a parabola around its axis. This shape has several applications in mechanical engineering due to its advantageous structural properties, such as strength against stress concentration points and rotational symmetry.
The centroid for the paraboloid of revolution is the point where all the mass of the paraboloid is concentrated. This centroid is important for engineering applications, as it determines how forces are...
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...
Moments of Inertia: Problem Solving01:14

Moments of Inertia: Problem Solving

The second moment of an area, also known as the moment of inertia of an area, is a geometric property of a shape that reflects its resistance to change. The moment of inertia of an area can be calculated for both two-dimensional and three-dimensional shapes. The moment of inertia of an area is calculated by taking the sum of the product of the area and the square of its distance from a chosen axis of rotation. For two-dimensional shapes, the moment of inertia can be expressed as a single...
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...

You might also read

Related Articles

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

Sort by
Same author

Enhancing Brain Signal Generation Through A Hybrid Approach Integrating Reinforcement Learning And Diffusion Models.

IEEE transactions on medical imaging·2026
Same author

Temperature-dependent ion migration underlies sequence-specific collapse of unstructured RNA.

Biophysical journal·2026
Same author

Human-Machine Co-Adaptation for Robot-Assisted Rehabilitation via Dual-Agent Multiple Model Reinforcement Learning (DAMMRL).

IEEE transactions on neural networks and learning systems·2026
Same author

Poly(ADP-ribose) (PAR) exhibits ion-dependent structural properties distinct from RNA.

Nucleic acids research·2026
Same author

Small-Molecule Drug Discovery Targeting RNAs: Hope or Hype?

Journal of medicinal chemistry·2026
Same author

RNA Structural Complexity Dictates Its Ion Atmosphere.

The journal of physical chemistry letters·2025
Same journal

Analysis of End-Tidal CO2 Variability During Plateau Waves Episodes: An Information Theoretic Approach<sup></sup>.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

AI and Tomosynthesis for Breast Cancer Molecular Subtyping: A step toward precision medicine<sup></sup>.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Towards Sustainable Protein Recovery from Biological Waste: Assessing Polyethersulfone-based Microfiltration.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Analysis of the cardiovascular response to standardized polymicrobial peritonitis experimental model.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

Automated Wrist Ultrasound Image Bone Enhancement and Segmentation Using Deep Learning.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same journal

A Deep Learning approach for Depressive Symptoms assessment in Parkinson's disease patients using facial videos.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
See all related articles

Related Experiment Videos

Optimization strategies for rapid centroid estimation.

Mitchell Yuwono1, Steven W Su, Bruce D Moulton

  • 1Faculty of Engineering and Information Technology, University of Technology, Sydney, Ultimo, 2007, NSW, Australia. mitchellyuwono@gmail.com

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference
|February 1, 2013
PubMed
Summary
This summary is machine-generated.

This study enhances the Rapid Centroid Estimation (RCE) clustering algorithm with RCE+ and swarm RCE+ strategies. These optimized methods overcome RCE limitations, achieving superior performance on benchmark datasets for improved data clustering.

Related Experiment Videos

Area of Science:

  • Computational Intelligence
  • Machine Learning
  • Data Clustering

Background:

  • Particle Swarm Optimization (PSO) is a widely used metaheuristic for optimization.
  • Particle Swarm Clustering (PSC) is a PSO-based clustering algorithm.
  • Rapid Centroid Estimation (RCE) is a recent, efficient variant of PSC, but has limitations like local optima stagnation and swarm size restrictions.

Purpose of the Study:

  • To address the limitations of the Rapid Centroid Estimation (RCE) algorithm.
  • To introduce and evaluate optimized versions of RCE: RCE+ and swarm RCE+.
  • To assess the performance improvements of RCE+ and swarm RCE+ on benchmark datasets.

Main Methods:

  • Development of two enhanced algorithms: RCE+ and swarm RCE+.
  • Utilizing five benchmark datasets from the UCI machine learning repository for performance evaluation.
  • Comparative analysis of RCE, RCE+, and swarm RCE+ based on clustering purity and iteration count.

Main Results:

  • Swarm RCE+ achieved the highest purity (90.3%±1.1%) with fewer iterations (9±5) on the Glass dataset.
  • RCE+ also showed improved performance over standard RCE on the Glass dataset.
  • Similar performance gains were observed across other datasets: Iris, Wine, Breast Cancer, and Diabetes.

Conclusions:

  • The proposed RCE+ and swarm RCE+ strategies effectively overcome the limitations of the standard RCE algorithm.
  • These enhanced algorithms demonstrate superior performance in terms of clustering purity and efficiency.
  • The optimized RCE variants offer a promising advancement for particle swarm-based clustering.