CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - monte carlo integral

搜索资源列表

  1. Integral-MTK

    0下载:
  2. 用蒙特卡罗方法求积分的小程序,可以设置求解精度-using the Monte Carlo method for the integration of small procedures, the setting up of Accuracy
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.43kb
    • 提供者:yay
  1. mc.rar

    0下载:
  2. 用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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.28kb
    • 提供者:sun
  1. 55

    1下载:
  2. 用Monte Carlo方法计算如下定积分,并讨论有效数字位数。-Monte Carlo method with the following definite integral, and discuss the significant digits.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:124.59kb
    • 提供者:
  1. INT_COS_DIV_X_MC

    0下载:
  2. 用蒙特卡洛方法,求解出y=cos(x)/x在给定区间上的定积分值。-By Monte Carlo method, the y = cos (x)/x in a given interval on the value of the definite integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.48kb
    • 提供者:sumray
  1. INT_Parabolic_MC

    0下载:
  2. 用蒙特卡洛方法,求解出抛物线方程在给定区间内的积分值。-Using Monte Carlo methods for solving a parabolic equation in a given range of integral values.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.57kb
    • 提供者:sumray
  1. INT_xsinx_MC

    0下载:
  2. 对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:3.46kb
    • 提供者:sumray
  1. integral-Monte-Carlo-Method-Importance-Sampling.z

    0下载:
  2. This program demonstrates an importance-sampling Monte Carlo integration to evaluate an integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:133.38kb
    • 提供者:space21
  1. dingjifen

    0下载:
  2. 采用蒙特卡洛的方法计算定积分,该文件包含了两种编程思路-Monte Carlo method to calculate the definite integral, which contains two programming ideas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:593byte
    • 提供者:杨蒙
  1. Monte-Carlo-method

    0下载:
  2. 蒙特卡罗方法(Monte Carlo method)在积分计算中的应用以及讨论-Integral Monte Carlo method in the application of the calculation and discussion
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:78.16kb
    • 提供者:xxit
  1. Integral

    0下载:
  2. 用Monte Carlo 方法处理定积分问题,并比较误差-Definite integral of treatment using the Monte Carlo method, and compare the error
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:172.8kb
    • 提供者:LD
  1. PIMCsample

    0下载:
  2. Monte Carlo Path Integral for Harmonic and Anharmonic Potential-Monte Carlo Path Integral for Harmonic and Anharmonic Potential
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:6.66kb
    • 提供者:KK Lee
  1. mtcx

    0下载:
  2. 这个函数用来通过蒙特卡罗求积分, 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
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:833byte
    • 提供者:Robert
  1. done

    2下载:
  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
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.17kb
    • 提供者:atz8
  1. integral

    0下载:
  2. Monte-Carlo Integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:820byte
    • 提供者:cexcell
  1. Monte_Carlo_1

    1下载:
  2. 利用蒙特卡洛方法进行积分计算和圆周率计算-Integral calculation and PI calculation by Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:763byte
    • 提供者:吕敏
  1. 1

    4下载:
  2. 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:25kb
    • 提供者:321mumu123
  1. 蒙特卡洛法计算二重积分

    2下载:
  2. 程序通过蒙特卡洛方法对一二重积分进行了计算。(The program calculates a double integral by the Monte Carlo method.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-09
    • 文件大小:15kb
    • 提供者:zenis685
搜珍网 www.dssz.com