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

搜索资源列表

  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. mcmc

    1下载:
  2. 蒙特卡洛模拟算法,和大家一起交流,共同进步-Monte Carlo simulation algorithm, and the community together to exchange and common progress
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:16509
    • 提供者:yinshaohua
  1. project

    0下载:
  2. 以“一主三从”主从多机通信系统为物理模型,研究应用马尔可夫链建立仿真算法及蒙特卡洛法建立了数学模型,通过将完整的系统元件化,并对每个元件创立各自的状态转移机模型,仿真运行状态,实现了对于这一通信系统的可靠性建模评估。-" One the main three from the" master-slave multi-communication system for the physical model to study the application of Markov cha
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:17520
    • 提供者:pobenliu
  1. sinteringburdenthethreeoptimizationmethods

    0下载:
  2. 本文通过运用线性规划法、蒙特卡洛法和遗传算法对相同的烧结配料问题进行 优化,并对得到的结果进行了分析,从最终结果、求解效率、易用性等方面比较了3种方法的 优劣,最后得出结论:遗传算法更适应今后烧结配料优化的计算要求。 -In this paper, through the use of linear programming, Monte Carlo method and genetic algorithm to the problem the same ingredients to
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:20080
    • 提供者:王磊
  1. MonteCarlo

    0下载:
  2. 改进了以往算法的自相矛盾,利用蒙特卡洛法计算圆周率-Calculate PI with Monte Carlo Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:192585
    • 提供者:钟海旺
  1. montecarloOFDM

    0下载:
  2. 这是个OFDM系统的算法,内部包含同步,信道估计等,而且用蒙特卡洛方法进行仿真分析。-This is an algorithm for OFDM systems, internal includes synchronization, channel estimation, and simulation analysis using the Monte Carlo method.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:96148
    • 提供者:wjf
  1. MonteCarlo1

    0下载:
  2. 这个程序主要是用来设计实现一个蒙特卡洛的算法 采用matlab设计 可以应用在随机搜索方面-This program is mainly used to design and implement a Monte Carlo algorithm using matlab design can be applied to random search and
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:846
    • 提供者:肥肥
  1. MonteCarlo

    0下载:
  2. 数学中很重要的论文!是关于蒙特卡洛的算法研究,分析与结论!-It is importent of the mathmatic for some people!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:115408
    • 提供者:汪玉兰
  1. Denoising_CCT2D_MT

    0下载:
  2. 用Matlab编写的基于蒙特卡洛方法的复数轮廓波变换消噪算法-Prepared using Matlab-based Monte Carlo method of complex contours of wavelet transform de-noising algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1005
    • 提供者:沉心悟
  1. Monte-Carlo

    0下载:
  2. 蒙特卡洛模拟算法教程 包括随机数发生 系统模拟算法等-Monte Carlo simulation algorithm tutorial
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4307126
    • 提供者:
  1. Monte-Carlo

    1下载:
  2. 蒙特卡洛随机数算法PPT,希望对大家有用~-Monte Carlo random number algorithm PPT, want to be useful-
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:751758
    • 提供者:wqpqsq
  1. book

    2下载:
  2. 这是一本研究目标定位跟踪的学习手册(在雷达,声纳,无线传感器网络领域等),采用的方法有最小二乘/极大似然,卡尔曼滤波,蒙特卡洛,粒子滤波等方法,更是很多读者需要的是里面有大量的仿真实例和程序代码,并配以中文注释,读者可以结合书中的原理和公式,对程序有进一步的理解。也适合很多读者在已有的代码的基础上对算法进行改进。-This is a study targeting the learning manual tracking (radar, sonar, wireless sensor networ
  3. 所属分类:matlab例程

    • 发布日期:2017-04-07
    • 文件大小:505229
    • 提供者:黄许
  1. strategy-in-Monte-Carlo

    1下载:
  2. 科学计算中的蒙特卡洛策略(英文),全部理论体系,介绍随机算法的,绝对的经典书籍-Scientific computing strategy in Monte Carlo (English), all theoretical system, introduce a random algorithm, absolute classic books
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3096752
    • 提供者:wuwei
  1. lisan

    0下载:
  2. matlab离散优化,包括蒙特卡洛法,最短路dijkstra算法等-matlab discrete optimization, including the Monte Carlo method, the shortest path dijkstra algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:32298
    • 提供者:姚立
  1. target-tracking-in-three-dimensional

    1下载:
  2. 介绍了三点垂直线阵被动定位的原理. 结合矢量水听器测得的方位角和高低角及到达 阵元间的时延差, 建立了三维坐标下的状态方程和观测方程.运用扩展卡尔曼滤波算法, 研究了该系统的目标运动分析问题. 通过蒙特卡洛模拟仿真试验, 结果表明上述方法具有较高的定位性能,有较强的使用价值. -Introduced three vertical linear array passive location principle of vector hydrophone. Combining the meas
  3. 所属分类:Communication

    • 发布日期:2016-02-23
    • 文件大小:240640
    • 提供者:于文娟
  1. top-ten-algorithms-of-mathematical

    0下载:
  2. 自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9586328
    • 提供者:黄绍广
  1. TSP

    0下载:
  2. 基于蒙特卡洛的TSP问题算法,方便学习使用。主要是近似算法-Based on the TSP Monte Carlo algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:925
    • 提供者:长海燕
  1. Monte-Carlo-simulated-annealin

    0下载:
  2. 这是蒙特卡洛随机算法的程序源码,采用C实现,供大家分享-Monte Carlo random algorithm program source code, using C to achieve, for all to share
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-10-31
    • 文件大小:14327
    • 提供者:郑蓉
  1. matlabKF

    0下载:
  2. 采用语言matlab实现KF,并对算法进行蒙特卡洛仿真-Language matlab to achieve KF, and Monte Carlo simulation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:221491
    • 提供者:sd
  1. EM-algorithm

    0下载:
  2. 以经典数学例子来说明EM算法,蒙特卡洛EM算法,蒙特卡洛EM加速算法。-Classical mathematical examples to illustrate the EM algorithm, Monte Carlo EM algorithm, Monte Carlo EM acceleration algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:1535
    • 提供者:樵飞
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com