MatlabCodeSurvey

所属分类:其他
开发工具:matlab
文件大小:28KB
下载次数:33
上传日期:2018-07-01 14:21:00
上 传 者妮妮
说明:  该程序包括了辅助粒子滤波,盒粒子滤波,RBPF滤波,是一个学习粒子滤波很好的教程
(The program includes auxiliary particle filtering, box particle filtering, RBPF filtering, which is a good learning particle filter tutorial.)

文件列表:
MatlabCodeSurvey (0, 2015-08-11)
MatlabCodeSurvey\auxiliaryParticleFilterStochasticVolatility.m (5598, 2015-08-11)
MatlabCodeSurvey\bootstrapFilterStochasticVolatility.m (4651, 2015-08-11)
MatlabCodeSurvey\inflation.mat (1577, 2009-10-24)
MatlabCodeSurvey\mainProgram_stochasticVolatility_example.m (1620, 2015-08-11)
MatlabCodeSurvey\mainProgram_StockWatson_example.m (2067, 2015-08-11)
MatlabCodeSurvey\multinomialResampling.m (478, 2015-08-11)
MatlabCodeSurvey\multinomialResampling_C.mexw64 (8192, 2015-08-11)
MatlabCodeSurvey\raoBlackwellizedAPF.m (7467, 2015-08-11)
MatlabCodeSurvey\residualResampling.m (627, 2015-08-11)
MatlabCodeSurvey\residualResampling_C.mexw64 (8704, 2015-08-11)
MatlabCodeSurvey\runParticleSimulationSmoother.m (2867, 2010-05-06)
MatlabCodeSurvey\sisrFilterStochasticVolatility.m (4875, 2015-08-11)
MatlabCodeSurvey\stratifiedResampling.m (225, 2015-08-11)
MatlabCodeSurvey\stratifiedResampling_C.mexw64 (8192, 2015-08-11)
MatlabCodeSurvey\systematicResampling.m (318, 2015-08-11)
MatlabCodeSurvey\systematicResampling_C.mexw64 (8192, 2015-08-11)

This file contains Matlab code that replicates some of the results in the paper ``A survey of sequential Monte Carlo methods for economics and finance,'' Econometric Reviews, Vol. 31, No. 3, pp. 245-296, 2012. The code is free for academic and educational use. The code contains MEX written in C that implement different types of resampling algorithms: 1. systematic resampling (Carpenter Clifford Fearnhead 1999 IEEE) 2. stratified resampling (Kitagawa 1996 JCGS) 3. multinomial resampling (original bootstrap filter) 4. residual resampling (Liu Chen 19*** JASA) These algorithms can be used in future work to speed up a particle filter. The .mexw*** files were compiled for a *** bit computer and will not run on 32 bit machines. Instead, you can use the resampling algorithms that have been coded in Matlab. If you use the code (e.g. the resampling algorithms in the MEX files) in future work, I would appreciate you citing the paper. The actual graphs in the paper were produced using the Ox code.

近期下载者

相关文件


收藏者