GLOBAL SEARCH

搜索课程、模块、题目与收藏题单

搜索在服务端完成,题目解析与答案不会进入搜索结果。登录后可搜索自己的收藏题单。

找到 5 个结果

中文题目
题目2903 · 概率

Weighted Random Walk with Conductances

On an undirected graph, each edge $\{u,v\}$ has a positive conductance $c_{uv}=c_{vu}$. The chain moves from $u$ to $v$ with probability \[ P(u,v)=\frac{c_{uv}}{\sum_w c_{uw}}. \] Find the stationary distribution.

打开 →