搜索资源列表
PI
- 利用布丰投针的思想,用数值随机算法估计计算PI的值。-Buffon' s needle to use for thought, random algorithm is estimated by numerical calculation of the value of PI.
OTHERS
- 包含一些大眾化的數學題目,比如說buffon丟針問題、dijkstra的三色旗問題、找零錢問題、背包問題、無限位數的整數運算、最短路徑問題-Contains a number of popular topics in mathematics, for example, lost buffon needle problem, dijkstra the tri-color flag in trouble, go to change the problem, knapsack problem, inf
MonteCarlo_Buffon
- 利用蒙特卡洛法解决蒲丰问题,可作为蒙特卡洛法的入门算例-the use of Monte Carlo method to solve the buffon problem, the Monte Carlo method can be used as an example of the entry
Buffon
- 模拟Buffon随机投针计算圆周率的Mathematica 源程序-Simulation of Buffon needle calculate pi were cast in the Mathematica source code
buffon
- 蒲丰投针的Matlab源程序,返回的结果是Pi的近似。-buffoncalc(m) performs m iterations of Buffon s needle experiment and returns the thus calculated approximation of \pi.
mento_carlo_to_comput_pi
- 用蒙特卡罗算法模拟了三种pi值的计算过程,包括蒲丰投针的模拟和matlab GUI界面设计程序。-With the Monte Carlo method to simulate the three pi calculation process, including the Buffon needle cast simulation and matlab GUI interface design process.
BuffonNeedle
- Buffon投针试验,计算圆周率的值.使用MFC完成界面和图形的开发-The application of Buffon Needle Test with GUI by MFC.
Buffon-needle-cast-problem
- 蒲丰投针求π问题的几种解法,可作为概率论的大作业-Buffon needle cast seeking π problem several solutions can be used as probability theory
MATLAB1
- 线性方程组的解法,插值拟合,随机程序,狼追兔子动态模拟,蒲丰投针,弹球模拟-Solution of linear equations, interpolation fitting, random program, wolves chasing rabbits dynamic simulation, Buffon needle cast, pinball simulation
buffon
- 利用matlab来实现“buffon”投针实验:关于pi的数值计算。(It is an example of Monte carlo.It is a very good numerical calculation of pi.)