搜索资源列表
-
0下载:
用蒙特卡罗方法求积分的小程序,可以设置求解精度-using the Monte Carlo method for the integration of small procedures, the setting up of Accuracy
-
-
0下载:
用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 m
-
-
1下载:
用Monte Carlo方法计算如下定积分,并讨论有效数字位数。-Monte Carlo method with the following definite integral, and discuss the significant digits.
-
-
0下载:
用蒙特卡洛方法,求解出y=cos(x)/x在给定区间上的定积分值。-By Monte Carlo method, the y = cos (x)/x in a given interval on the value of the definite integral.
-
-
0下载:
用蒙特卡洛方法,求解出抛物线方程在给定区间内的积分值。-Using Monte Carlo methods for solving a parabolic equation in a given range of integral values.
-
-
0下载:
对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
-
-
0下载:
This program demonstrates an importance-sampling Monte Carlo integration to evaluate an integral.
-
-
0下载:
采用蒙特卡洛的方法计算定积分,该文件包含了两种编程思路-Monte Carlo method to calculate the definite integral, which contains two programming ideas
-
-
0下载:
蒙特卡罗方法(Monte Carlo method)在积分计算中的应用以及讨论-Integral Monte Carlo method in the application of the calculation and discussion
-
-
0下载:
用Monte Carlo 方法处理定积分问题,并比较误差-Definite integral of treatment using the Monte Carlo method, and compare the error
-
-
0下载:
Monte Carlo Path Integral
for Harmonic and Anharmonic Potential-Monte Carlo Path Integral for Harmonic and Anharmonic Potential
-
-
0下载:
这个函数用来通过蒙特卡罗求积分,
f 要求的函数;
fail1 积分下限
fail2 积分上限
a,b 积分区域内x的积分上下限
c,d 积分区域内y的最大和最小值,c,d不是必须的参数,但是有之计算速度更快
n 求解迭代次数- This function is used to find the integral Monte Carlo, function f requirements fail1 integral limit fail2 i
-
-
2下载:
包括:使用控制变量蒙特卡洛法和一般蒙特卡洛法的欧洲期权看涨价格程序;使用蒙特卡洛计算定积分;使用B-S公式计算期权价格。
-
Including: European call options price procedure using control variable Monte Carlo method and general Monte Carlo method using Monte Carlo calculation of definite integral use the
-
-
0下载:
Monte-Carlo Integral
-
-
1下载:
利用蒙特卡洛方法进行积分计算和圆周率计算-Integral calculation and PI calculation by Monte Carlo method
-
-
4下载:
主要是针对matlab编程的14个案例;
案例1:一般区域二重、三重积分;
案例2:被积函数含有积分项的一类积分;
案例3:一般区域n重积分;
案例4:蒙特卡洛法计算n重积分;
案例5:第二类Fredholm积分方程;
案例6:第一类Fredholm积分方程;
案例7:第二类Volterra积分方程;
案例8:第一类Volterra积分方程;
案例9:全局优化;
案例10:fsolve求非线性方程组;
案例11:渐变光波求导;
案例12:遗传算法在复杂系统可靠度和冗余度分
-
-
2下载:
程序通过蒙特卡洛方法对一二重积分进行了计算。(The program calculates a double integral by the Monte Carlo method.)
-