CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - monte carlo method

搜索资源列表

  1. smc 序列蒙特卡罗方法

    0下载:
  2. 本文详细介绍了序列蒙特卡罗方法,是入门者的很好的学习资料,paper describes in detail the sequence of the Monte Carlo method is a good beginners learning materials
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-24
    • 文件大小:270716
    • 提供者:陈圣
  1. MonteCarlo.rar

    1下载:
  2. 蒙特卡罗法的MATLAB源程序、MATLAB例程。,MATLAB source code of the Monte Carlo method, MATLAB routines.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:777
    • 提供者:陈毛
  1. particle_filter

    0下载:
  2. 粒子滤波器程序,应用了SIS方法和蒙特卡罗方法-particle filter codes,using SIS method and Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9255
    • 提供者:sheer
  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. Quasi_MonteCarlo_Integral

    0下载:
  2. 利用蒙特卡罗法计算积分,感觉很有用,大家试试!-Using Monte Carlo method to calculate points, feel useful, we try!
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:673
    • 提供者:liuxin
  1. 55

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

    • 发布日期:2017-04-06
    • 文件大小:127582
    • 提供者:
  1. MonteCarlo

    0下载:
  2. 使用蒙特卡洛法,模拟理发店的服务情况。初学matlab时编的,含动画演示-The use of Monte Carlo method to simulate the barber shop services. When the matlab for beginners, including animated demo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5115
    • 提供者:秦陈刚
  1. Buffonneedleexperimentforvisualizationmathematicap

    0下载:
  2. 布冯投针实验的mathematica程序可视化,对使用计算机啊模拟以及应用蒙特卡洛法的例子-Buffon needle experiment for mathematica program visualization, ah on the use of computer simulation and application examples of Monte Carlo method
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:12572
    • 提供者:nick
  1. matlab

    2下载:
  2. 一本简单介绍蒙特卡洛方法的书籍,非常好,还有源程序!-A brief introduction to Monte Carlo method books,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:612524
    • 提供者:陈锐
  1. XAJ

    3下载:
  2. 新安江三水源模型,采用蒙特卡洛方法率定参数-Xinanjiang three water model calibration using the Monte Carlo method parameter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1498058
    • 提供者:李菲
  1. CircleArea_MC

    0下载:
  2. 本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3123
    • 提供者:sumray
  1. Area_sincos_MC

    0下载:
  2. 本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。-In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equation y = cos (x)+ X between the envelope curve out an area to solve.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3536
    • 提供者:sumray
  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
    • 文件大小:3559
    • 提供者:sumray
  1. MonteCarlopaneldatatest

    0下载:
  2. 蒙特卡罗方法计算面板数据单位根检验统计值之有限样本密度分布-Monte Carlo method panel data unit root test statistics of the density distribution of the limited sample
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3284
    • 提供者:jackeey
  1. 28_124548_softshadow

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-06
    • 文件大小:1084206
    • 提供者:白改朝
  1. 60029guangxiangenzong

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:186950
    • 提供者:白改朝
  1. 91332001RayTrace1.1

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:158771
    • 提供者:白改朝
  1. 13898405raytracer7

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:58028
    • 提供者:白改朝
  1. povwin_s

    0下载:
  2. 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。 -Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4704016
    • 提供者:白改朝
  1. monituihuo

    0下载:
  2. 用蒙特卡罗方法求解函数的最值问题。步骤清晰!-Function using the Monte Carlo method to solve the problem the most value. Steps to clear!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1257
    • 提供者:zhangjun
« 1 2 3 4 56 7 8 9 10 ... 36 »
搜珍网 www.dssz.com