搜索资源列表
particale_filters
- 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
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
8psk
- 1、 产生等概率且相互独立的二进制序列,画出波形; 2、产生均值为0,方差为1的加性高斯随机噪声; 3、进行8PSK调制,画出波形; 4、进行蒙特卡罗分析; 5、解调8PSK,画出眼图。-1、Produce equal probability and independent of each other binary sequence, draw waveform 2、Generate mean 0, variance 1 of the additive Gaussian ra
Image-Segmentation-Algorithm
- 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
Game_of_Life
- 利用matlab来编写生命的游戏,学习蒙特卡罗方法,可以学习一下-Use matlab to write the life of the game, learning the Monte Carlo method, you can learn about
the_thi_imaging
- 用MATLAB编写的蒙特卡罗算法,用于检测光子成象,很好-MATLAB prepared by the monte carlo algorithm, used to detect photons imaging, is very good
pnepared_nery
- 用MATLAB编写的蒙特卡罗算法,用于检测光子成象,很好-MATLAB prepared by the monte carlo algorithm, used to detect photons imaging, is very good
922085
- 用MATLAB编写的蒙特卡罗算法,用于检测光子成象,很好(MATLAB prepared by the monte carlo algorithm, used to detect photons imaging, is very good)
1.zip
- 采用蒙特卡罗方法模拟固态相变的晶粒长大过程,可以设置3D网格大小,蒙特卡罗步等参数,适用于模拟金属再结晶过程。(The simulation model of process in grain growth is provided by this code in matlab. The parameters of mote carlo method can be inputted by the users according to their own usage.)
基于蒙特卡罗模拟方法的信号分析
- 基于蒙特卡洛模拟方法的信号分析,有完整的设计报告,内含具体实现的matlab程序,可直接使用(Signal analysis based on Monte Carlo simulation method, complete design report, including the specific implementation of MATLAB program, can be used directly.)