搜索资源列表
Kalmanfilter.rar
- 仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真; 2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真; ,kalman filter simulate
kmc.tar
- 蒙特卡罗模拟,包括随机数生成,蒙特卡洛模型,用fortran语言编写-Monte Carlo simulation, including the random number generator, the Monte Carlo model, with fortran languages
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
2009B
- 蒙特卡洛模拟法是当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用则可用随机模拟法近似计算出系统可靠性的预计值。随着模拟次数的增多,其预计精度也逐渐增高。由于需要大量反复的计算,一般均用计算机来完成。本文件用来求解医院排队论问题-Monte Carlo simulation when the system reliability characteristics of each unit volume is known, but th
Monte_Carlo
- 蒙特卡洛仿真 运用蒙特卡罗方法建立随机仿真模型,对已做手术病人的出院时间进行模拟,从而得到第二天拟出院病人数。再根据一定的优先规则建立基于优先级的病床分配模型,确定第二天应该安排哪些病人住院。-Monte Carlo simulation
MCzhixian
- 家了蒙特卡洛仿真的基于CV模型的目标跟踪,其中蒙特卡洛仿真100次。-Home of the Monte Carlo simulation model based tracking CV, in which Monte Carlo simulation 100 times.
bootgmregress
- 自举是一种由重采样估计,独立和(蒙特卡洛重采样)等概率设置一个单一的数据统计变化的一个途径。允许的措施估计那里的潜在分布是未知的或者样本量很小。他们的结果与这些分析方法的统计特性相一致。 在这里,我们使用非参数逼近。非参数引导更简单。它不使用该模型的结构,建造人工数据。矢量[易西]是重采样,而不是直接与replecement。这些参数是从这些对构建。 二,回归模型时,应使用在回归方程中的两个变量是随机的,会有错误的,即不是由研究者控制。模式,我用普通最小二乘回归低估了变量之间的错误时,
ANALYTICAL-DF
- 用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计-Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary
2D-xy-model-beta1.0
- C语言实现统计力学中2维xy模型计算,采用蒙特卡洛算法-C language implementation of two-dimensional xy model in statistical mechanics calculations, using the Monte Carlo algorithm
monodex
- 使用马尔科夫链蒙特卡洛法的一个莫诺模型例子-A Monod model example of the use of Markov chain Monte Carlo method
motecalo
- 蒙特卡洛(Monte Carlo)模拟是一种通过设定随机过程,反复生成时间序列,计算参数估计量和统计量,进而研究其分布特征的方法。具体的,当系统中各个单元的可靠性特征量已知,但系统的可靠性过于复杂,难以建立可靠性预计的精确数学模型或模型太复杂而不便应用时,可用随机模拟法近似计算出系统可靠性的预计值;随着模拟次数的增多,其预计精度也逐渐增高。由于涉及到时间序列的反复生成,蒙特卡洛模拟法是以高容量和高速度的计算机为前提条件的
rjMCMCsa
- 可逆跳跃马尔科夫蒙特卡洛贝叶斯模型选择,主要用于神经网络-Reversible Jump MCMC Bayesian Model Selection This demo demonstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats t
GBM
- GBM 基于蒙特卡洛法的股票价格预测MATLAB模型-GBM Stock Price Forecasting Model
Simulation on Rn
- 利用蒙特卡洛模拟做在消息网络中数据包传输数量的预测,基于的原理是传染病传输模型的二项性。(This coding is based on Monte Carlo dissemination, which targets at the prediction of number of packets being delivered in a network. This whole process is based on the bimodal behavior of epidemic algorit
is222
- 二维伊辛模型数值计算,包括能量,热容,磁化率,相变温度。(2D-ISING MODEL Monte Carlo method)
混凝土随机球形骨料球体蒙特卡洛随机分布模型
- 目前三维的混凝土建模很少见,随机球形骨料在受限空间(球体)随机分布模型,本人自己编写,具有原创性。动画显示建模过程。三种粒径不同的骨料随机分布。模拟混凝土材料的过程。有助于后续有限元计算。(Random spherical aggregate in the restricted space (sphere) random distribution model, I write it myself, with originality. Animation shows the modeling pr
mcmc的matlab代码
- 马尔科夫链蒙特卡洛模拟,用于金融数学模型的参数估计等作用。(markov chain monte carlo simulation is used to be parameter estimation for financial mathematical models.)
ValoMC-master
- 光子传输的蒙特卡罗模拟,模数光子组织中传播的数学模型。(Monte Carlo simulation of photon transmission)
蒙特卡洛法电动汽车充电模型
- 使用蒙特卡洛法对无序充电模型进行负荷计算,得到日充电负荷变化曲线