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

State Space Representation01:27

State Space Representation

338
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
338
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

188
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
188
Survival Tree01:19

Survival Tree

197
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
197
Mesh Analysis01:20

Mesh Analysis

1.1K
Mesh analysis is a valuable method for simplifying circuit analysis using mesh currents as key circuit variables. Unlike nodal analysis, which focuses on determining unknown voltages, mesh analysis applies Kirchhoff's voltage law (KVL) to find unknown currents within a circuit. This method is particularly convenient in reducing the number of simultaneous equations that need to be solved.
A fundamental concept in mesh analysis is the definition of meshes and mesh currents. A mesh is a closed...
1.1K

You might also read

Related Articles

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

Sort by
Same author

Error analysis of Cm measurement under the whole-cell patch-clamp recording.

Journal of neuroscience methods·2009
Same author

Understanding the self-assembly of charged nanoparticles at the water/oil interface.

Physical chemistry chemical physics : PCCP·2009
Same author

[Development of new SSR markers from EST of SSH cDNA libraries on rose fragrance].

Yi chuan = Hereditas·2009
Same author

Crocin and geniposide profiles and radical scavenging activity of gardenia fruits (Gardenia jasminoides Ellis) from different cultivars and at the various stages of maturation.

Fitoterapia·2009
Same author

Small-molecule screening using a human primary cell model of HIV latency identifies compounds that reverse latency without cellular activation.

The Journal of clinical investigation·2009
Same author

Berberine lowers blood glucose in type 2 diabetes mellitus patients through increasing insulin receptor expression.

Metabolism: clinical and experimental·2009
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Oct 31, 2025

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.1K

Learning Mesh Representations via Binary Space Partitioning Tree Networks.

Zhiqin Chen, Andrea Tagliasacchi, Hao Zhang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |June 29, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces BSP-Net, a novel deep learning model that uses Binary Space Partitioning (BSP) for efficient 3D shape representation. BSP-Net generates high-quality, low-polygon 3D meshes directly from convex decomposition without supervision.

    More Related Videos

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    590
    Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
    07:05

    Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

    Published on: October 27, 2016

    9.4K

    Related Experiment Videos

    Last Updated: Oct 31, 2025

    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.1K
    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    590
    Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
    07:05

    Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine

    Published on: October 27, 2016

    9.4K

    Area of Science:

    • Computer Graphics
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Polygonal meshes are fundamental in 3D graphics but underutilized in deep learning.
    • Current neural generative models for 3D shapes rely on computationally expensive implicit functions and iso-surfacing.

    Purpose of the Study:

    • To develop a novel deep learning approach for 3D shape representation and generation using polygonal meshes.
    • To overcome the limitations of existing methods by leveraging Binary Space Partitioning (BSP).

    Main Methods:

    • Introduced BSP-Net, a neural network that utilizes BSP for unsupervised convex decomposition of 3D shapes.
    • The network learns to represent shapes using a BSP-tree, with learned weights defining planes and convex sets.
    • Directly generates watertight, low-polygon polygonal meshes from inferred convex sets.

    Main Results:

    • BSP-Net achieves competitive reconstruction quality compared to state-of-the-art methods.
    • The generated meshes are compact, watertight, and adept at representing sharp geometric features.
    • Demonstrated significantly fewer primitives required for reconstruction.

    Conclusions:

    • BSP-Net offers an efficient and effective method for deep learning on polygonal meshes.
    • The approach enables direct, unsupervised generation of high-quality 3D meshes.
    • Explored variations for enhanced flexibility and generative capabilities.