搜索资源列表
ParticleEx1
- 粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。
udpoint
- The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern,
FreControlRand.rar
- 是用蒙特卡洛算法 求解的正弦拟合曲线, 收敛于0.000000001; 还用到了伪随机数。 愿我们共同提高,一起进步!,Monte Carlo algorithm is the sine curve, converges to 0.000000001 also used the pseudo-random number. We would like to improve, with progress!
mcmcstuff.rar
- 本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档,toolbox is a collection of Matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods
particale_filters
- 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
smctc-100rc3
- 粒子滤波器中的蒙特卡洛滤波器,目前图像处理,图像追踪的热点。英国大学开发。-Monte Carlo particle filter in the filter, the current image processing, image tracking the hot spots. The development of British universities.
zmj-9808-12116
- matlab入门与提高,能够较好地帮助大家学好matlab-simulation of monte carlo
soulfly
- 编写MATLAB的M文件,用该文件对采用包络检测法解调的2ASK系统的抗噪声性能进行1000个符号的蒙特卡罗法仿真,画出误码率与信噪比之间的关系曲线,其中信噪比的取值为r=0dB,2Db,4Db,6dB……10Db,同时画出误码率与信噪比的理论曲线,其中信噪比的取值为r=0dB,0.1dB,0.2dB,0.3dB……10Db-The preparation of MATLAB M-file, use the document on the use of envelope detection de
Identification_smoke
- 烟雾粒子的识别及其激光散射特性的 蒙特卡罗模拟-Identification of the smoke particles and the laser scattering of Monte Carlo simulation
MonteCarlo
- 全球最新交叉学科,生物医学光学成像,蒙特卡洛粒子模拟,包含常用光学特征计算-The latest global interdisciplinary, biomedical optical imaging, Monte Carlo particle simulation, including the optical characteristics of commonly used terms
GraphArea
- Calculate area between x axis and a graph using Monte Carlo
Particle-Filter-with-comments
- 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to r
Image-Segmentation-Algorithm
- 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
Denoising_CCT2D_MT
- 用Matlab编写的基于蒙特卡洛方法的复数轮廓波变换消噪算法-Prepared using Matlab-based Monte Carlo method of complex contours of wavelet transform de-noising algorithm
matlab1
- monte carlo 基本原理以及编程方法以及各种例题-monte carlo methods and basic principles as well as a variety of programming examples
SAS-for-montecal
- SAS的工具书,该书详细介绍了如何利用SAS做蒙特卡洛模拟实验-SAS s books, the book details how to use SAS to do Monte Carlo simulations
LCS
- KMP monte carlo Las vagas匹配算法对的比较-KMP monte carlo Las vagas matching algorithm for comparison
MonteCarlo_simlations
- 蒙特卡罗(Monte Carlo)方法,或称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战中研制原子弹的"曼哈顿计划"。该计划的主持人之一、数学家冯·诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo-来命名这种方法,为它蒙上了一层神秘色彩-Monte Carlo (Monte Carlo) methods, or computer random simulation method is based on the calculation method o
Motion_Tracking_Monte_Carlo
- 2011年IEEE T.的Abrupt Motion Tracking Via Intensively Adaptive Markov-Chain Monte Carlo Sampling,请大家分享-2011 IEEE T. Abrupt Motion Tracking Via Intensively Adaptive Markov-Chain Monte Carlo Sampling to share
Monte
- 使用蒙特卡洛方法,计算扑克牌概率。如同花顺,一对,两对,同花色等(Using Monte Carlo method to calculate the probability of playing cards)