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

Cluster Sampling Method01:20

Cluster Sampling Method

11.9K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.9K
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

515
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...
515

You might also read

Related Articles

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

Sort by
Same author

Study on the internal leakage pneumatic noise acoustic characteristics of spring-loaded full-lift safety valve.

Scientific reports·2026
Same author

Application of a deep learning method based on CBCT panoramic reconstruction images for differentiating operationally defined cystic and neoplastic jaw lesions from osteomyelitis: a single-center retrospective study.

Scientific reports·2026
Same author

NOD-like immune receptor Prf prevents ubiquitin-proteasome-mediated degradation of the defense-related transcription factor SlNAC1.

Plant physiology·2026
Same author

P2RY6<sup>+</sup> tumor-associated macrophages as a therapeutic target: suppressing tumor growth and enhancing chemosensitivity in triple-negative breast cancer.

Cellular oncology (Dordrecht, Netherlands)·2026
Same author

Metabolic reprogramming for post-acidification control in fermented milk via post-sterilization treatment.

Food microbiology·2026
Same author

Stage-specific biomimetic nanoparticles reprogram osteoblast-adipocyte equilibrium for targeted osteoporosis therapy.

Bioactive materials·2026
Same journal

Mask-guided Asymmetric Contrastive and Semantic Alignment for Unsupervised Person Re-Identification.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Hyperbolic Cycle Alignment for Infrared-Visible Image Fusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Learning Gaze Synthesizer via 3D-eye Controlled Diffusion and Cross-domain Feature Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Underlying Semantic Diffusion for Effective and Efficient In-Context Learning.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

DiffRES: Unleashing Text-to-Image Diffusion Models for Generative Referring Expression Segmentation without Information Leakage.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Location Matters: Frequency-Spatial Dual Space Adaptation for Cross-Domain Few-Shot Segmentation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Jul 8, 2025

Determination of Aggregate Surface Morphology at the Interfacial Transition Zone ITZ
08:59

Determination of Aggregate Surface Morphology at the Interfacial Transition Zone ITZ

Published on: December 16, 2019

8.2K

Efficient Multi-View -Means for Image Clustering.

Han Lu, Huafu Xu, Qianqian Wang

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |December 13, 2023
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an efficient multi-view K-Means algorithm that overcomes limitations of existing methods. The novel approach handles non-separable data, is insensitive to outliers, and avoids centroid initialization for stable clustering results.

    More Related Videos

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
    12:27

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

    Published on: February 15, 2017

    7.0K
    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
    12:08

    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

    Published on: August 13, 2014

    24.6K

    Related Experiment Videos

    Last Updated: Jul 8, 2025

    Determination of Aggregate Surface Morphology at the Interfacial Transition Zone ITZ
    08:59

    Determination of Aggregate Surface Morphology at the Interfacial Transition Zone ITZ

    Published on: December 16, 2019

    8.2K
    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
    12:27

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

    Published on: February 15, 2017

    7.0K
    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
    12:08

    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

    Published on: August 13, 2014

    24.6K

    Area of Science:

    • Data Science
    • Machine Learning
    • Clustering Algorithms

    Background:

    • Real-world data often originates from multiple sources, posing challenges for traditional clustering.
    • Existing multi-view K-Means methods struggle with linearly non-separable data and are sensitive to outliers due to centroid initialization and mean computation.

    Purpose of the Study:

    • To propose an efficient multi-view K-Means algorithm that addresses the limitations of existing methods.
    • To develop a clustering approach robust to outliers and capable of handling linearly inseparable data.

    Main Methods:

    • The proposed model avoids initialization and computation of cluster centroids.
    • Butterworth filters transform adjacency matrices into distance matrices, enabling handling of linearly inseparable data.
    • A tensor composed of discrete index matrices from different views is constructed, minimizing rank via tensor Schatten p-norm to leverage cross-view consistency and complementarity.

    Main Results:

    • Experiments on artificial datasets demonstrate the model's superiority on linearly inseparable data.
    • Performance evaluations on benchmark datasets confirm the algorithm's effectiveness.

    Conclusions:

    • The developed multi-view K-Means algorithm offers an efficient and robust solution for complex, multi-source data clustering.
    • The method's ability to handle non-separable data and outlier insensitivity marks a significant advancement in clustering techniques.