文件名称:smctc-rc4
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Sequential Monte Carlo-Sequential Monte Carlo
Sequential Monte Carlo methods are a very general class of Monte Carlo methods
for sampling from sequences of distributions. Simple examples of these algorithms are
used very widely in the tracking and signal processing literature. Recent developments
illustrate that these techniques have much more general applicability, and can be applied
very effectively to statistical inference problems. Unfortunately, these methods are often
perceived as being computationally expensive and difficult to implement. This article
seeks to address both of these problems.
A C++ template class library for the efficient and convenient implementation of very
general Sequential Monte Carlo algorithms is presented. Two example applications are
provided: a simple particle filter for illustrative purposes and a state-of-the-art algorithm
for rare event estimation.
Sequential Monte Carlo methods are a very general class of Monte Carlo methods
for sampling from sequences of distributions. Simple examples of these algorithms are
used very widely in the tracking and signal processing literature. Recent developments
illustrate that these techniques have much more general applicability, and can be applied
very effectively to statistical inference problems. Unfortunately, these methods are often
perceived as being computationally expensive and difficult to implement. This article
seeks to address both of these problems.
A C++ template class library for the efficient and convenient implementation of very
general Sequential Monte Carlo algorithms is presented. Two example applications are
provided: a simple particle filter for illustrative purposes and a state-of-the-art algorithm
for rare event estimation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
smctc-1.0-rc4
.............\bin
.............\Changelog
.............\COPYING
.............\doc
.............\...\html
.............\...\latex
.............\...\refman.pdf
.............\examples
.............\........\Makefile
.............\........\pf
.............\........\..\data.csv
.............\........\..\l
.............\........\..\Makefile
.............\........\..\msvc
.............\........\..\....\data.csv
.............\........\..\....\pf.vcproj
.............\........\..\pfexample.cc
.............\........\..\pffuncs.cc
.............\........\..\pffuncs.hh
.............\........\rare-events
.............\........\...........\main.cc
.............\........\...........\Makefile
.............\........\...........\markovchains
.............\........\...........\............\markovchain.h
.............\........\...........\............\markovchain.h~
.............\........\...........\msvc
.............\........\...........\....\rare-events.vcproj
.............\........\...........\simfunctions.cc
.............\........\...........\simfunctions.hh
.............\include
.............\.......\history.hh
.............\.......\moveset.hh
.............\.......\particle.hh
.............\.......\rng.hh
.............\.......\sampler.hh
.............\.......\smc-exception.hh
.............\.......\smctc.hh
.............\lib
.............\Makefile
.............\Makefile.in
.............\msvc
.............\....\ReadMe.txt
.............\....\smctc.vcproj
.............\README.txt
.............\smctc.sln
.............\src
.............\...\doxygen
.............\...\.......\Doxyfile
.............\...\.......\header.tex
.............\...\.......\Makefile
.............\...\history.cc
.............\...\Makefile
.............\...\rng.cc
.............\...\smc-exception.cc
.............\Thanks
.............\bin
.............\Changelog
.............\COPYING
.............\doc
.............\...\html
.............\...\latex
.............\...\refman.pdf
.............\examples
.............\........\Makefile
.............\........\pf
.............\........\..\data.csv
.............\........\..\l
.............\........\..\Makefile
.............\........\..\msvc
.............\........\..\....\data.csv
.............\........\..\....\pf.vcproj
.............\........\..\pfexample.cc
.............\........\..\pffuncs.cc
.............\........\..\pffuncs.hh
.............\........\rare-events
.............\........\...........\main.cc
.............\........\...........\Makefile
.............\........\...........\markovchains
.............\........\...........\............\markovchain.h
.............\........\...........\............\markovchain.h~
.............\........\...........\msvc
.............\........\...........\....\rare-events.vcproj
.............\........\...........\simfunctions.cc
.............\........\...........\simfunctions.hh
.............\include
.............\.......\history.hh
.............\.......\moveset.hh
.............\.......\particle.hh
.............\.......\rng.hh
.............\.......\sampler.hh
.............\.......\smc-exception.hh
.............\.......\smctc.hh
.............\lib
.............\Makefile
.............\Makefile.in
.............\msvc
.............\....\ReadMe.txt
.............\....\smctc.vcproj
.............\README.txt
.............\smctc.sln
.............\src
.............\...\doxygen
.............\...\.......\Doxyfile
.............\...\.......\header.tex
.............\...\.......\Makefile
.............\...\history.cc
.............\...\Makefile
.............\...\rng.cc
.............\...\smc-exception.cc
.............\Thanks