由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Science版 - Re: [转载] Help, Question about Normalize a Matrix.
相关主题
Re: 谁能告诉我“双连通区域”的英语怎么说呀?急!!!Re: What is diagonalisation of a matrix?
小球距离分布Re: matrix inverse
Re: 推荐一本随机过程的书吧Re: A question
Re: a basic question about stochastic integrationGolub:《Matrix Computations》书下载
Re: Random Walk[转载] 转贴:哥德尔不完备定理 Re: 闲话The Matrix中被人忽略的一点
Re: 闲的时候科学家们想些什么? ---如何成为权威啊Re: Another Question on PSD Matrix
Re: Where is Matrix Inverse subroutine? Thx.Re: any free C++ matrix lib?
Re: creat 2D matrix in matlabRe: how to calculate the square root of an N*N matrix?
相关话题的讨论汇总
话题: matrix话题: normalize话题: question话题: doubly话题: stochastic
进入Science版参与讨论
1 (共1页)
x***u
发帖数: 336
1
the matrix with your desired property is called doubly stochastic matrix.
First for an arbitrary matrix you can't always be able to normalize it, say,
the first column is all 1's, and all the other entries are 0.
if you just want to find a doubly stochastic matrix close to the original one,
There is a simple algorithm to do that:
randomly pick up a row and normalize it
ramdomly pick up a column and normalize it
repeat until the matrix is close to what you want.
This algorithm is proved to be con
1 (共1页)
进入Science版参与讨论
相关主题
Re: how to calculate the square root of an N*N matrix?Re: Random Walk
Re: 谁会Birkhoff Normal FormRe: 闲的时候科学家们想些什么? ---如何成为权威啊
Re: what is "log-normal distribution"?Re: Where is Matrix Inverse subroutine? Thx.
Re: 请教一道概率题Re: creat 2D matrix in matlab
Re: 谁能告诉我“双连通区域”的英语怎么说呀?急!!!Re: What is diagonalisation of a matrix?
小球距离分布Re: matrix inverse
Re: 推荐一本随机过程的书吧Re: A question
Re: a basic question about stochastic integrationGolub:《Matrix Computations》书下载
相关话题的讨论汇总
话题: matrix话题: normalize话题: question话题: doubly话题: stochastic