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

Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

402
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...
402
Network Function of a Circuit01:25

Network Function of a Circuit

505
Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
505
Resultant of a General Distributed Loading01:13

Resultant of a General Distributed Loading

916
While designing structures exposed to non-uniform loads, it is crucial to consider the resultant force and its location. This resultant force is a single vector representing the net force applied due to the distributed load.
Examples such as load distribution due to wind and load distribution on a bridge illustrate how this concept is used to analyze and design safe, reliable structures under variable loading conditions. Most structures, such as residential buildings, bridges, and towers, are...
916
Reducing Line Loss01:18

Reducing Line Loss

280
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
280
Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

18.5K
It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
18.5K
Mason's Rule01:20

Mason's Rule

818
Mason's rule is a powerful tool in control systems and signal processing. It simplifies the calculation of transfer functions from signal-flow graphs. This method leverages various elements, including loop gains, forward-path gains, and non-touching loops, to determine the transfer function efficiently.
Loop gain is determined by identifying and tracing a path from a node back to itself. This involves computing the product of branch gains along the loop. Each loop's gain is crucial for further...
818

You might also read

Related Articles

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

Sort by
Same author

SiCLIP: An explainable multimodal framework for silicosis diagnosis.

Artificial intelligence in medicine·2026
Same author

Population Physiologically-Based Pharmacokinetic Modeling to Determine Ontogeny: A Quantitative Clinical Pharmacology Example in Pediatric Rare Disease.

CPT: pharmacometrics & systems pharmacology·2026
Same author

The association of climate-induced stressors on risk of negative sentiment: An analysis from 462 million geotagged tweets in Europe.

iScience·2025
Same author

A data analysis framework for<i>in vivo</i>monitoring in carbon-ion radiotherapy (CIRT): towards 3D reconstruction of interfractional anatomical changes.

Physics in medicine and biology·2025
Same author

Ocular Kinetics, Distribution, and Effects of Human VEGF Isoforms 121 and 165: Implications for Therapeutic Intervention.

Molecular pharmaceutics·2025
Same author

Modeling the Ocular Pharmacokinetics and Pharmacodynamics of Ranibizumab for Improved Understanding and Data Collection Strategies in Ocular Diseases.

Investigative ophthalmology & visual science·2025
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: Dec 5, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

860

[Formula: see text]: Deep Generative Network Completion.

Cong Tran, Won-Yong Shin, Andreas Spitz

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |October 19, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces DeepNC, a novel deep generative model for network completion. DeepNC effectively infers missing nodes and edges in partially observable networks, outperforming existing methods.

    Related Experiment Videos

    Last Updated: Dec 5, 2025

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    860

    Area of Science:

    • Graph theory
    • Network science
    • Machine learning

    Background:

    • Real-world network data often suffer from missing nodes and edges due to resource limitations or privacy concerns.
    • Network completion, inferring these missing components, is crucial for accurate downstream network analysis but remains challenging.
    • Existing methods primarily focus on link prediction (missing edges) and do not adequately address the joint recovery of nodes and edges.

    Purpose of the Study:

    • To develop a novel deep generative model for comprehensive network completion, addressing both missing nodes and edges.
    • To introduce computationally efficient algorithms for network completion with near-linear runtime complexity.
    • To demonstrate the superior performance of the proposed method against state-of-the-art approaches.

    Main Methods:

    • Proposed DeepNC, a deep generative model utilizing an autoregressive approach to learn edge likelihoods.
    • Developed a computationally efficient algorithm for node generation by iteratively maximizing probabilities.
    • Enhanced the node generation process using the expectation-maximization algorithm.

    Main Results:

    • DeepNC effectively infers missing nodes and edges in partially observable networks.
    • The proposed algorithms achieve near-linear runtime complexity with respect to the number of nodes.
    • Empirical evaluations confirm DeepNC's superiority over existing state-of-the-art network completion methods.

    Conclusions:

    • DeepNC provides a robust and efficient solution for network completion.
    • The method significantly advances the ability to reconstruct and analyze incomplete network data.
    • This work paves the way for more accurate network analysis in various domains.