由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - how to prove this problem ? (转载)
相关主题
求教:simulation of a complex distribution如何较快掌握有限元模拟的基本理论呢?
a question about random number generator这里有做optimization的么?请教个问题。
请教关于random number generator随机生成一个子集
Algorithm 课程及教材选择疑问prove: deg(gcd(p,q))=nullity(sylvester(p,q))
有这样的random number generator吗 ?请教分布问题
[转载] 请教PDE有限差分法的CFL Condition那位大侠帮帮我!matlab问题
请教一个Monte Carlo simulation问题 (转载)How to get very uniformly distribution number between 0 and 1 using C
收敛标准的选择问个coding theory的题目
相关话题的讨论汇总
话题: prove话题: abs话题: u3话题: problem话题: u2
进入Computation版参与讨论
1 (共1页)
h***t
发帖数: 2540
1
【 以下文字转载自 Statistics 讨论区 】
发信人: hjdut (hehe), 信区: Statistics
标 题: how to prove this problem ?
发信站: BBS 未名空间站 (Wed Jan 23 17:35:28 2008)
f(x)=3/4*(1-x^2), abs(x)<=1
the algorithm is: generate iid u1,u2,u3 from uniform(-1,1)
if abs(u3)> abs(u2) and abs(u3)>abs(u1), u=u2, otherwise u=u3
how to prove algorithm generates variates from f ?
Thanks
o****r
发帖数: 57
2
没看明白f(x)在这个问题中起什么作用??
1 (共1页)
进入Computation版参与讨论
相关主题
问个coding theory的题目有这样的random number generator吗 ?
问uncertainty是uniform distribution的monte carlo计算[转载] 请教PDE有限差分法的CFL Condition
有啥好的normal distribution random variable的C代码?请教一个Monte Carlo simulation问题 (转载)
[请教]uniformly random sampling收敛标准的选择
求教:simulation of a complex distribution如何较快掌握有限元模拟的基本理论呢?
a question about random number generator这里有做optimization的么?请教个问题。
请教关于random number generator随机生成一个子集
Algorithm 课程及教材选择疑问prove: deg(gcd(p,q))=nullity(sylvester(p,q))
相关话题的讨论汇总
话题: prove话题: abs话题: u3话题: problem话题: u2