搜索资源列表
mengtekaluo
- 这是一段利用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
blogreg
- 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对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
project
- 以“一主三从”主从多机通信系统为物理模型,研究应用马尔可夫链建立仿真算法及蒙特卡洛法建立了数学模型,通过将完整的系统元件化,并对每个元件创立各自的状态转移机模型,仿真运行状态,实现了对于这一通信系统的可靠性建模评估。-" One the main three from the" master-slave multi-communication system for the physical model to study the application of Markov cha
monte2_1
- 简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
Monte-Carlo-algorithm
- 蒙特卡洛算法一些matlaB程序,可以直接使用-Monte Carlo algorithm
monte
- 蒙特卡洛算法的matlab实现,希望对大家有帮助,-Matlab implementation of Monte Carlo algorithms
monte-carlo
- 利用matlab实现蒙特卡洛算法计算等待时间编程,仿真,有详细源代码-Using matlab to achieve waiting time Monte Carlo algorithm programming, simulation, detailed source code
book
- 这是一本研究目标定位跟踪的学习手册(在雷达,声纳,无线传感器网络领域等),采用的方法有最小二乘/极大似然,卡尔曼滤波,蒙特卡洛,粒子滤波等方法,更是很多读者需要的是里面有大量的仿真实例和程序代码,并配以中文注释,读者可以结合书中的原理和公式,对程序有进一步的理解。也适合很多读者在已有的代码的基础上对算法进行改进。-This is a study targeting the learning manual tracking (radar, sonar, wireless sensor networ
lisan
- matlab离散优化,包括蒙特卡洛法,最短路dijkstra算法等-matlab discrete optimization, including the Monte Carlo method, the shortest path dijkstra algorithm
MCMC
- matlab编程中,蒙特卡洛抽样的源程序,蒙特卡洛算法应用-Matlab programming, Monte Carlo sampling of the source, the Monte Carlo algorithm is applied
tutorial
- 应用matlab处理统计学问题,含蒙特卡洛算法以及最大似然估计-Statistical analysis and simulation using MATLAB,Monte Carlo simulation and Newton-Raphson method to obtain maximum likelihood estimators are covered.
MonteCarlo
- 神经网络,人工智能,蒙特卡洛算法,matlab源代码-Neural networks, artificial intelligence, the Monte Carlo algorithm, matlab source code
MonteCarlo
- 采用蒙特卡洛算法,经行的基本应用描述。文件中包括四个脚本文件。-about MonteCarlo use MATLAB
Matlab十大算法源代码
- Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
蒙特卡罗算法与matlab(精品教程)
- 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
用蒙特卡洛法实现对排队等待问题的计算机模拟
- 使用MATLAB实现的蒙特卡洛算法,主要讨论了理发店中的排队问题(Monte Carlo algorithm implemented by MATLAB)
monteCarlo
- 应用matlab语言,实现的蒙特卡洛算法,计算速度快(The Monte Carlo algorithm implemented in MATLAB language.)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法
蒙特卡洛—matlab
- 蒙特卡洛算法的例程,包含所需的全部相关程序(Monte Carlo algorithm routine)
Monte_Carlo
- 基于蒙特卡洛最优算法的matlab程序,以及其针对Schaffer函数和Rastrigin函数的matlab程序。(Matlab program based on Monte Carlo optimal algorithm, and its matlab program for Schaffer function and Rastrigin function.)