搜索资源列表
buffon_demo
- matlab模拟buffon投针并求pi值-matlab simulation buffon needle cast and find the value of pi
mc
- MATLAB编写的蒲丰氏问题的蒙特卡洛仿真-MATLAB prepared by Buffon s the problem of Monte Carlo Simulation
111
- function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq
buffon
- 蒲丰投针实验matlab程序,有详细的中文注释和例程,可以学习。-Po Fung cast the needle experiment matlab program, with detailed notes and routines of the Chinese, you can learn.
Buffons-needle-experiment
- matlab布丰投针问题的matlab代码蒙特卡洛模拟-matlab buffon
MATLAB
- 布丰投针的函数,蒙特卡洛方法求解pi的近似值-Buffon cast pin function Monte Carlo method for solving an approximation of pi
five-matlab-procedure
- 这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代-This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calcula
diedai
- 这5个小程序分别为:用Monte Carlo随机法圆柱相交体的体积;用刘徽割圆法计算pi;梯形法.辛普森法计算圆周率;蒲丰掷针实验程序;线性函数的迭代-This five small programs were: using Monte Carlo random method cylinder intersects the volume cyclotomic method with Liu Hui pi trapezoidal method Simpson method to calcula
Buffon
- 用matlab做的蒲丰投针动态仿真实验。用了GUI。投针预测Pi的值。-Using matlab to do Buffon needle cast of dynamic simulation. With a GUI. Needle cast predictive value of Pi.
Monte-Carlo-simulation
- 蒙特卡罗仿真程序,包括硬币投掷、古典概率、几何概率、Buffon实验。-Monte Carlo simulation program, including coin throwing, classical probability, geometric probability, Buffon experiment.
PF
- 用计算机模拟一个随机事件,蒲丰投针的实验,并估计随机事件发生的概率以计算圆周率pi,并分析所设计的随机实验中各因素的影响。(A computer simulation of random events, such as Buffon needle experiment, and estimate the probability of random events to compute PI, and analyze the influencing factors in the design of