This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Sequential Bayesian Estimation and Model Selection Applied to Neural Networks . Technical report CUED/F-INFENG/TR 341, Cambridge University Department of Engineering, June 1999. After downloading the file, type "tar -xf version2.tar" to uncompress it. This creates the directory version2 containing the required m files. Go to this directory, load matlab5 and type "smcdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.
标签: sequential reversible algorithm nstrates
上传时间: 2014-01-18
上传用户:康郎
The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/debug process.
标签: BeeStack Application Development application
上传时间: 2016-04-17
上传用户:lijianyu172
FREEBSD 中文问题合集(how to) ~
上传时间: 2013-12-24
上传用户:TF2015
C++ Programming How To ebook
标签: Programming ebook How To
上传时间: 2016-04-24
上传用户:xieguodong1234
This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to the ADC_ConvertedValue variable. The ADC1 clock is set to 14 MHz.
标签: continuously ADC describes converted
上传时间: 2014-01-03
上传用户:徐孺
This example provides a description of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kbit/S - lit some LEDs depending of the program succeed or not
标签: communication description provides loopback
上传时间: 2016-04-24
上传用户:frank1234
This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read operations on a varaible in SRAM.
标签: read-modify-write CortexM3 Bit-Band example
上传时间: 2013-12-23
上传用户:1427796291
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED
标签: description provides transfer example
上传时间: 2016-04-24
上传用户:ecooo
Gibphone is CSharp Program, it can tell you how to design p2p chat.
标签: Gibphone Program CSharp design
上传时间: 2013-12-18
上传用户:hongmo
介绍matlab在控制过程中的应用。They are designed to help you learn how to use Matlab for the analysis and design of automatic control systems.
标签: analysis designed matlab Matlab
上传时间: 2014-08-17
上传用户:sk5201314