CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 蒙特卡罗算法

搜索资源列表

  1. Millrab

    0下载:
  2. 经典的MillRab(蒙特卡罗)概率算法,用于素数测试。蒙特卡罗算法的错误概率不超过 (1/4)^k,k为算法的运行次数。-classic MillRab (Monte Carlo) probabilistic algorithm for testing in a few. Monte Carlo algorithm error probability less than (1 / 4) ^ k, k algorithm for the operation frequency.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:265968
    • 提供者:lixing
  1. Radar_KalmanIMM6

    1下载:
  2. 交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。-interactive multi-mode algorithm for multi-objective maneuver under the assumption that the movement of the Monte Carlo simulation tracking filter.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1785
    • 提供者:sunqiang
  1. TheApplicationResearchofImprovedParticleFilterAlgo

    0下载:
  2. 本文的题目是改进的粒子滤波在组合导航中的应用研究。文档可用caj打开。 本课题首先研究了GPS/DR车载定位系统的组合模型,然后在分析了非线性滤波的基础上,引入了粒子滤波。粒子滤波是一种基于递推计算的序列蒙特卡罗算法,它采用一组从概率密度函数上随机抽取的并附带相关权值的粒子集来逼近后验概率密度,从而不受非线性、非高斯问题的限制。虽然粒子滤波存在诸多优点,然而它仍然存在诸如粒子数匿乏、滤波性能不高、实时性差等问题。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5165588
    • 提供者:阳关
  1. 蒙特卡罗方法模拟分子运动的例程casino2x

    0下载:
  2. 蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant group arithmetic application in numerical value method and solving extremum problem of optimization function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2112865
    • 提供者:华华
  1. ep142

    0下载:
  2. 用蒙特卡罗算法计算定积分,其中用了随机数函数。-Monte Carlo algorithm to calculate the definite integral, which used the random number function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:761
    • 提供者:冯可敏
  1. MonteCarlo

    0下载:
  2. 蒙特卡罗算法的实现,蒙特卡罗算法是进行根据概率进行预测的方法,在众多领域广泛应用-Monte Carlo algorithm, Monte Carlo algorithm is a prediction based on probability approach, widely used in many fields
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:787
    • 提供者:fhcfan
  1. casino2x_exe

    0下载:
  2. 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:312242
    • 提供者:高博
  1. or7

    0下载:
  2. 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:393074
    • 提供者:高博
  1. MonteCarlo

    0下载:
  2. 蒙特卡罗马尔可夫链。是马尔可夫-蒙特卡罗算法的MATLAB源程序-Markov Markov chain Monte Carlo- Monte Carlo Algorithm for MATLAB source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:14878
    • 提供者:yurain
  1. DEMC

    1下载:
  2. 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法-A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14164
    • 提供者:yurain
  1. jihexiangdengwenti

    0下载:
  2. Descr iption 给定2 个集合S和T,试设计一个判定S和T是否相等的蒙特卡罗算法。 设计一个拉斯维加斯算法,对于给定的集合S和T,判定其是否相等。 Input 输入数据的第一行有1 个正整数n(n≤10000),表示集合的大小。接下来的2行,每行有n个正整数,分别表示集合S和T中的元素。 Output 将计算结论输出。集合S和T相等则输出YES,否则输出NO。 Sample Input 3
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:109754
    • 提供者:ALINA
  1. MyMC

    0下载:
  2. 基于马尔科夫的蒙特卡罗算法,可以精确计算各种随机事件,但是不能运用于太大的系统-Monte Carlo algorithm that can accurately calculate the various random events, but can not be much of a system
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:912
    • 提供者:小饭
  1. mengtekaluo

    0下载:
  2. 利用MATLAB实现蒙特卡罗算法求积分,模拟随机投点落在圆内产生的概率求积分。-Using MATLAB Monte Carlo algorithm integrating analog random cast point falls Circle probability quadrature.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1535
    • 提供者:王芬
  1. area-of-a-circle-

    0下载:
  2. 蒙特卡罗算法随机试验计算圆的面积的全过程-Monte Carlo algorithm for the whole process of the randomized trials calculated circle area
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:11407
    • 提供者:李媛媛
  1. chfortsp

    0下载:
  2. 采用爬山(Climbing hill)算法解决旅行者(TSP)问题。爬山算法是蒙特卡罗算法的一种,可能陷入局部最优解问题。-Using climbing (Climbing hill) algorithm solves Travelers (TSP) problem. Climbing algorithm is a Monte Carlo algorithm, may fall into local optimal solution of the problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3141
    • 提供者:mada
  1. MC

    0下载:
  2. 用matlab实现的一蒙特卡罗算法,自己找到的资源,仅供大家参考-use matlab to realize MC method,find by myself,only to give you to refer
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:wanglei
  1. PlantomGo幻影围棋源程序

    0下载:
  2. 算法采用生成招法与蒙特卡罗算法结合,在对方棋局未知的情况下利用简单评估的方法生成招法,当对对方棋局有一定了解之后,执行蒙特卡罗方法,若生成招法评分差异依然不明显的情况下,继续采用简单评估的方法生成招法。(The algorithm generated by tactics combined with Monte Carlo algorithm, on the other side of the game is unknown by using the method of simple asses
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2330624
    • 提供者:玉杰
  1. 蒙特卡洛算法整理

    0下载:
  2. 蒙特卡罗模拟 各种应用实例(Monte Carlo simulation)
  3. 所属分类:其他

  1. 蒙特卡罗算法举例

    0下载:
  2. 关于蒙特卡洛算法的几个经典例题,学习这方面你的同学可以看看。(Some of the classic examples of Monte Carlo algorithm, learning this aspect of your classmates can see.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:18432
    • 提供者:Restart_2018
  1. Monte_Carlo_BE_FD

    0下载:
  2. 用蒙特卡罗算法模拟得到的Bose-Einstein分布和Fermi-Dirac分布(Simulation result of the Bose-Einstein distribution and the Fermi-Dirac distribution with Monte Carlo algorithm with Matlab)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:gk1234
« 12 »
搜珍网 www.dssz.com