Welcome![Sign In][Sign Up]
Location:
Search - monte carlo integral

Search list

[Other resourceIntegral-MTK

Description: 用蒙特卡罗方法求积分的小程序,可以设置求解精度-using the Monte Carlo method for the integration of small procedures, the setting up of Accuracy
Platform: | Size: 8631 | Author: yay | Hits:

[Other resourcethebasicsofMonteCarloIntegration

Description: 蒙特卡罗(Monte Carlo)方法,统计学中的近似积分计算方法-Monte Carlo (the Monte Carlo), which was the approximate integral calculation method
Platform: | Size: 436639 | Author: luo chao | Hits:

[AlgorithmIntegral-MTK

Description: 用蒙特卡罗方法求积分的小程序,可以设置求解精度-using the Monte Carlo method for the integration of small procedures, the setting up of Accuracy
Platform: | Size: 8192 | Author: yay | Hits:

[Algorithmvegas

Description: montecarlo计算多重积分源程序.供学习参考用-montecarlo calculated integral multiple source files. Reference for the study
Platform: | Size: 2048 | Author: 徐方 | Hits:

[OtherthebasicsofMonteCarloIntegration

Description: 蒙特卡罗(Monte Carlo)方法,统计学中的近似积分计算方法-Monte Carlo (the Monte Carlo), which was the approximate integral calculation method
Platform: | Size: 436224 | Author: luo chao | Hits:

[Mathimatics-Numerical algorithmsexp2

Description: 使用C++用蒙特卡洛方法求解圆周率pi的值,以及用两种蒙特卡洛方法计算一个二重积分的值。-The use of C++ With the Monte Carlo method for solving the value of pi pi and two Monte Carlo calculated value of a double integral.
Platform: | Size: 1024 | Author: 耿泉 | Hits:

[Data structsCarlo1

Description: 蒙特卡洛算法实现的检验pi的值和求二重积分的高级算法,值得下载-Monte Carlo algorithm realize the value of pi test and high-level algorithm for double integral, it is worth downloading
Platform: | Size: 59392 | Author: 毕比 | Hits:

[Compress-Decompress algrithmsmentkal.1

Description: 计算多重积分是蒙特卡罗方法的重要应用领域之一。本章着重介绍计算定积分的蒙特卡罗方法的各种基本技巧,而这些技巧在粒子输运问题中也是适用的-Calculation of multiple points is an important application of the Monte Carlo method, one of the areas. This chapter focuses on calculation of definite integral of the Monte Carlo method, a variety of basic skills, and these skills in particle transport problems are also applicable to
Platform: | Size: 55296 | Author: 林恩 | Hits:

[Algorithmmengtekaluo.txt

Description: 蒙特卡洛方法的一些应用,积分,银行模拟MMI等-Some Applications of the Monte Carlo method, integral, banks such as simulated MMI
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmINT_COS_DIV_X_MC

Description: 用蒙特卡洛方法,求解出y=cos(x)/x在给定区间上的定积分值。-By Monte Carlo method, the y = cos (x)/x in a given interval on the value of the definite integral.
Platform: | Size: 3072 | Author: sumray | Hits:

[AlgorithmINT_Parabolic_MC

Description: 用蒙特卡洛方法,求解出抛物线方程在给定区间内的积分值。-Using Monte Carlo methods for solving a parabolic equation in a given range of integral values.
Platform: | Size: 3072 | Author: sumray | Hits:

[AlgorithmINT_xsinx_MC

Description: 对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
Platform: | Size: 3072 | Author: sumray | Hits:

[MPIMonteCarlo

Description: 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
Platform: | Size: 325632 | Author: lry | Hits:

[Algorithmmc

Description: 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!-TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different methods of producing sample points in the tetrahedron, and to vary the tetrahedron over which integration is carried out.
Platform: | Size: 5120 | Author: sun | Hits:

[Database system1124345436765564

Description: 粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。其核心思想是通过从后验概率中抽取的随机状态粒子来表达其分布,是一种顺序重要性采样法(Sequential Importance Sampling)。简单来说,粒子滤波法是指通过寻找一组在状态空间传播的随机样本对概率密度函数 进行近似,以样本均值代替积分运算,从而获得状态最小方差分布的过程。这里的样本即指粒子,当样本数量N→∝时可以逼近任何形式的概率密度分布。-Particle filter (PF: Particle Filter) ideas based on Monte Carlo methods (Monte Carlo methods), which is set to represent the probability of a particle, can be used in any form of state space model. The core idea is to extract from the posterior probability of the random state of particle to express the distribution is a sequential importance sampling method (Sequential Importance Sampling). In short, particle filtering method is by looking for a spread in state space probability density function of random samples to approximate to the sample mean instead of integral operators to gain distribution in the state minimum variance process. Here' s the sample i.e. particles, when the sample size N → α can approach any form of probability density distribution.
Platform: | Size: 2379776 | Author: fanlianxiang | Hits:

[Algorithmintegral-Monte-Carlo-Method-Importance-Sampling.z

Description: This program demonstrates an importance-sampling Monte Carlo integration to evaluate an integral.
Platform: | Size: 136192 | Author: space21 | Hits:

[Algorithmdingjifen

Description: 采用蒙特卡洛的方法计算定积分,该文件包含了两种编程思路-Monte Carlo method to calculate the definite integral, which contains two programming ideas
Platform: | Size: 1024 | Author: 杨蒙 | Hits:

[matlabMonte-Carlo-method

Description: 蒙特卡罗方法(Monte Carlo method)在积分计算中的应用以及讨论-Integral Monte Carlo method in the application of the calculation and discussion
Platform: | Size: 79872 | Author: xxit | Hits:

[AlgorithmIntegral

Description: 用Monte Carlo 方法处理定积分问题,并比较误差-Definite integral of treatment using the Monte Carlo method, and compare the error
Platform: | Size: 177152 | Author: LD | Hits:

[Algorithmintegral

Description: Monte-Carlo Integral
Platform: | Size: 1024 | Author: cexcell | Hits:
« 12 »

CodeBus www.codebus.net