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

搜索资源列表

  1. wq22

    0下载:
  2. 蒙特卡罗方法在测试用例优化技术中的应用.-The Monte Carlo method in test cases optimizing technology in the application of.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:212183
    • 提供者:
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。 退火确定标定值/unitanneal()----模拟退火 连续型多个变量组合优化问题 这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3285
    • 提供者:王彦钧
  1. mcmcexample

    0下载:
  2. 马尔科夫链蒙特卡洛方法的一个例子,对初学者有用-An example of Markov chain Monte Carlo method, useful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:878
    • 提供者:娜娜
  1. monodex

    0下载:
  2. 使用马尔科夫链蒙特卡洛法的一个莫诺模型例子-A Monod model example of the use of Markov chain Monte Carlo method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2685
    • 提供者:娜娜
  1. me

    1下载:
  2. 一个用MATLAB的蒙特卡罗方法模拟放射性粒子运动轨迹的东西,很好玩的,大家可以一起讨论一下-A simulation using the Monte Carlo method in the MATLAB something of the radioactive particle trajectories, it was fun, we can discuss it with
  3. 所属分类:matlab

    • 发布日期:2016-04-09
    • 文件大小:2048
    • 提供者:曾赛
  1. 2

    0下载:
  2. 蒙特卡罗方法的基本思想及应用-The basic idea of the monte carlo method and application
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3835188
    • 提供者:水影
  1. MonteCarlo

    0下载:
  2. briefly describe the Monte Carlo method and its applications
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:209819
    • 提供者:Arif
  1. MATLAB

    0下载:
  2. 布丰投针的函数,蒙特卡洛方法求解pi的近似值-Buffon cast pin function Monte Carlo method for solving an approximation of pi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1375
    • 提供者:张晨艳
  1. matlab_Monte_Carlo

    0下载:
  2. matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟,代码详细,并且有很直观的动画演示-matlab source _ queued for the computer simulation using Monte Carlo method, the code in detail, and very intuitive animation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:35744
    • 提供者:周瑾
  1. MonteCarlo

    0下载:
  2. Monte Carlo算法的matlab实现,附其详细课件。-Matlab implementation of the Monte Carlo method, with detailed courseware.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1479116
    • 提供者:lk
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. montecarlo

    0下载:
  2. 蒙特卡洛方法中随机数的产生和检验,乘同余法。-The Monte Carlo method, random number generation and testing, multiplication congruential method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:541
    • 提供者:钟明寻
  1. MMCSo

    0下载:
  2. 用蒙特卡罗方法计算二维ISIING模型磁场强度可直接使用。 -Monte Carlo method to calculate the the dimensional ISIING model magnetic field strength can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1905414
    • 提供者:tiebos
  1. RFMethod2

    1下载:
  2. RF法(JC法)计算工程结构可靠度和失效概率的简单算例2 包含:1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样-RF Method and Monte Carlo Method for Solving Reliability Index of Structures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215410
    • 提供者:
  1. HLMethod1

    0下载:
  2. HL计算工程结构可靠度的简单算例1 包含例题,HL法计算,Matab自带抽样,自编monte carlo抽样-HL Method and Monte Carlo Method for Solving Reliability Index of Structures
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:357523
    • 提供者:
  1. HLMethod2

    0下载:
  2. HL计算工程结构可靠度的简单算例2 包含1.例题文件,2.HL法计算,3.Matab自带抽样,4.自编monte carlo抽样-HL Method and Monte Carlo Method for Solving Reliability Index of Structures
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:141346
    • 提供者:
  1. RFMethod1

    1下载:
  2. RF法(JC法)计算工程结构可靠度的简单算例 包含1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样-RF Method and Monte Carlo Method for Solving Reliability Index of Structures
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:416362
    • 提供者:
  1. rev5

    1下载:
  2. 基于蒙特卡洛方法的主动声纳信号检测性能分析.主动声纳信号检测性能的分析上,目前在计算机仿真中一般假定混响包络的统计特性符合瑞利分布模型。基于此模型,已经有了较完善的理论。然而,在现代高分辨声纳系统中,混响包络的统计特性并不符合瑞利分布模型。此时在接收机工作特性分析时存在大量繁琐的公式推导。因此该文采用蒙特卡洛(M onte Carlo)统计试验方法,实现对瑞利分布混响背景下的主动声纳信号检测性能分析。结合对接收机工作特性曲线的仿真,得出了检测概率的理论值和仿真结果的误差曲线。误差曲线表明,蒙特卡
  3. 所属分类:Project Design

    • 发布日期:2017-03-07
    • 文件大小:175104
    • 提供者:cooldog
  1. combat1

    0下载:
  2. 统计模拟(蒙特卡洛法),航空运输排队,机场设计-Statistical simulation (Monte Carlo method), Air Transport queuing, airport design
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:2154
    • 提供者:杨雨
  1. computing

    0下载:
  2. 统计模拟(蒙特卡洛法),港口设计,泊位研究等;-Statistical simulation (Monte Carlo method), the port design, berth studies
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:802
    • 提供者:杨雨
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »
搜珍网 www.dssz.com