Jove
Visualize
联系我们
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关概念视频

Neural Circuits01:25

Neural Circuits

1.1K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.1K
Direct Motor Pathways01:11

Direct Motor Pathways

1.8K
The direct motor pathways, also known as the pyramidal tracts, are a group of neural pathways that originate in the brain and descend through the spinal cord. They control the voluntary movement of the body. There are two major direct motor pathways: the corticospinal and the corticobulbar tracts.
The corticospinal tract is responsible for the voluntary movement of the limbs and trunk. It originates in the cerebral cortex of the brain and descends through the cerebrum's internal capsule and...
1.8K
Parallel Processing01:20

Parallel Processing

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

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Global Burden of Pediatric Cardiovascular Diseases of Congenital and Non-Congenital Trends from 1992 to 2021.

Communications medicine·2026
Same author

The unbearable slowness of being: Why do we live at 10 bits/s?

Neuron·2024
Same author

Perceptual tri-stability, measured and fitted as emergent from a model for bistable alternations.

Hearing research·2024
Same author

A fast algorithm for All-Pairs-Shortest-Paths suitable for neural networks.

ArXiv·2024
Same author

Endotaxis: A neuromorphic algorithm for mapping, goal-learning, navigation, and patrolling.

eLife·2024
Same author

Evolution of neuronal cell classes and types in the vertebrate retina.

Nature·2023

相关实验视频

Updated: Jun 11, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.0K

一个适合神经网络的全对最短路径的快速算法.

Zeyu Jing1, Markus Meister2

  • 1Division of Biology and Biological Engineering, California Institute of Technology, Pasadena, CA 91125, U.S.A. zjing@caltech.edu.

Neural computation
|October 9, 2024
PubMed
概括
此摘要是机器生成的。

本研究引入了一种新的矩阵反转方法,以有效地计算图中最短路径距离. 该方法为密集图形提供了一个计算速度更快的替代方案,并扩展到加权网络.

更多相关视频

Rewiring Neuronal Circuits: A New Method for Fast Neurite Extension and Functional Neuronal Connection
10:26

Rewiring Neuronal Circuits: A New Method for Fast Neurite Extension and Functional Neuronal Connection

Published on: June 13, 2017

8.7K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K

相关实验视频

Last Updated: Jun 11, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.0K
Rewiring Neuronal Circuits: A New Method for Fast Neurite Extension and Functional Neuronal Connection
10:26

Rewiring Neuronal Circuits: A New Method for Fast Neurite Extension and Functional Neuronal Connection

Published on: June 13, 2017

8.7K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K

科学领域:

  • 图形理论 图形理论
  • 计算数学 计算数学 计算数学
  • 网络科学 网络科学

背景情况:

  • 在定向图中找到最短的路径是计算机科学和网络分析的一个基本问题.
  • 现有的算法可能是计算密集的,特别是对于大或密集的图形.

研究的目的:

  • 提出一种使用矩阵反转计算所有对最短路径距离的新方法.
  • 证明该方法的效率和适用于各种图形类型的应用,包括加权图形.

主要方法:

  • 使用 (I - γA) 的矩阵反转,其中A是相邻矩阵, γ是小常数.
  • 导出图形理论边界,以获得 γ 的最佳值.
  • 在不同的图形结构中对方法进行数值评估.

主要成果:

  • 最短的路径距离可以计算为Dj =天花板(logγ[(I-γA) - 1]ij).
  • 该方法在计算上被证明比许多密集图的替代方法更快.
  • 该方法证明了局部准确性,并扩展到具有正边重量的图形.

结论:

  • 矩阵倒置为解决所有对最短路径问题提供了一种高效和多功能方法.
  • 这种技术为开发神经网络解决方案提供了基础,用于最短路径计算.