CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 蒙特卡洛

搜索资源列表

  1. 电力系统风险评估程序

    4下载:
  2. 电力系统风险评估程序,采用蒙特卡洛方法
  3. 所属分类:matlab例程

    • 发布日期:2012-06-24
    • 文件大小:16972
    • 提供者:mjncepu
  1. Kalmanfilter.rar

    0下载:
  2. 仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真; 2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真; ,kalman filter simulate
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3795
    • 提供者:胡鸿明
  1. 63535318montecarlo

    1下载:
  2. 蒙特卡洛方法的应用算例,采用matlab编写,简单实用-Monte Carlo methods of numerical example, the use of matlab to prepare, simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3679991
    • 提供者:老李
  1. mengtekaluo

    0下载:
  2. 这是一段利用matlab仿真抛骰子问题的蒙特卡洛算法,要求两个骰子的点数之和大于6并且第一个点数大于第二个点数-This is a simulation using matlab problem throwing dice Monte Carlo algorithm, to ask the two points of the dice and more than 6 points higher than the first and second points
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:58057
    • 提供者:陈浩
  1. zhishaiziwenti

    0下载:
  2. 用蒙特卡洛法仿真掷骰子问题,可以通过增加实验次数来无限逼近理论概率-Dice with the Monte Carlo simulation of the problem, you can experiment by increasing the number of times the probability of an infinite approximation theory
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:561
    • 提供者:zhp
  1. SAIZI

    0下载:
  2. 本程序和文件主要用蒙特卡洛的思想来仿真骰子投掷事件发生的概率。用增加投掷次数的方法来逼近实际。-This procedure, and the paper s main ideas to use the Monte Carlo simulation of the probability of dice throwing incident. With the increase in the number of ways to throw close to the actual.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:115128
    • 提供者:zonglichen
  1. Gibbs

    8下载:
  2. MCMC(马尔科夫链蒙特卡洛)中对于高斯分布的Gibbs采样算法-MCMC Gibbs Sampler
  3. 所属分类:matlab例程

    • 发布日期:2013-07-08
    • 文件大小:2050
    • 提供者:汪鹏
  1. MCM-matlab

    1下载:
  2. 基本的蒙特卡洛方法入门程序,简单易懂,适用于初学者!-a easy MCM program ,suit to the students.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4651
    • 提供者:hfy
  1. blogreg

    1下载:
  2. 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29829
    • 提供者:王而山
  1. 基于蒙特卡洛求椭圆面积

    2下载:
  2. 蒙特拉罗方法简介,基于蒙特卡洛方法求椭圆面积,可以通过本案例理解蒙特卡洛的基本思想(Based on Monte Carlo for elliptical area)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:268288
    • 提供者:sylmey
  1. 蒙特卡洛模拟——金融

    9下载:
  2. 蒙特卡洛模拟——金融,用于股价的风险预测评估(Monte Carlo simulation - Finance, for stock price risk assessment)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:24583
    • 提供者:moving
  1. 蒙特卡洛

    0下载:
  2. 蒙特卡洛算法是强化学习的一种算法,也是一种概率算法(The Monte Carlo algorithm is an algorithm for reinforcement learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1339392
    • 提供者:刘曼
  1. 电动汽车有序充电的蒙特卡洛模拟

    10下载:
  2. 可以用此程序进行电动汽车接入配电网的蒙特卡洛模拟(Monte Carlo simulation for electric vehicle to distribution network)
  3. 所属分类:matlab例程

  1. 蒙特卡洛

    2下载:
  2. 蒙特卡洛方法的基本思想和蒙特卡洛方法的应用(The matlab codes of monte carlo method)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-11
    • 文件大小:2878464
    • 提供者:三森铃子
  1. 用蒙特卡洛法实现对排队等待问题的计算机模拟

    2下载:
  2. 使用MATLAB实现的蒙特卡洛算法,主要讨论了理发店中的排队问题(Monte Carlo algorithm implemented by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-20
    • 文件大小:34816
    • 提供者:hiramhsu
  1. 蒙特卡洛—matlab

    3下载:
  2. 蒙特卡洛算法的例程,包含所需的全部相关程序(Monte Carlo algorithm routine)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-28
    • 文件大小:18432
    • 提供者:mystmeng
  1. 蒙特卡洛法(本人收集)

    5下载:
  2. 自己搜集的蒙特卡洛的代码,仅供参考,供大家学习(The code of Monte Carlo collected by myself is for your reference only.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-25
    • 文件大小:8096768
    • 提供者:唯物辩证
  1. 蒙特卡洛法计算二重积分

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

    • 发布日期:2020-10-09
    • 文件大小:15360
    • 提供者:zenis685
  1. 蒙特卡洛—matlab

    2下载:
  2. 蒙特卡洛计算的程序,可用于电力系统中的潮流优化,并且可获得很好的结果。(The program of Monte Carlo calculation can be used for power flow optimization in power system, and good results can be obtained.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-14
    • 文件大小:21504
    • 提供者:东北大成子
  1. 蒙特卡洛潮流算法

    3下载:
  2. 区间蒙特卡洛潮流算法,当输入变量为确切区间变化时,采用牛拉法计算在该输入变量下的电网区间状态值(The interval Monte Carlo power flow algorithm is used to calculate the state value of the power grid interval under the input variable when the input variable is the exact interval change.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-14
    • 文件大小:1024
    • 提供者:鑫鑫。。
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com