搜索资源列表
RaoBlackwellisedParticleFilteringforDynamicBayesia
- The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient stat
On-Line_MCMC_Bayesian_Model_Selection
- 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 a
Reversible_Jump_MCMC_Bayesian_Model_Selection
- This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation paramete
arrow3.m.tar
- matlab中实现箭头的程序,直接作为函数使用。-matlab realize the arrow in the procedure
genesis_source_2.0_080416.tar
- 处理海洋中传播路径的源代码非常好用 方便-This report is adapted from the master’s thesis of the same title by James A. Hawkins. Soon after enrolling in the Department of Physics in 1984, Mr. Hawkins began work on the wind turbine noise propagation project. The dat
bdsccode.tar
- BDS statistics: Correlation integral (from chaos theory) is used in this code. The time series is embedded in an m-dimensional space and the near neighbors are used to calculate the statistics.
4-vel2d.m.tar
- This a two dimensional simulation in which a level set function is advected by a prescribed velocity field using first order upwinding.-This is a two dimensional simulation in which a level set function is advected by a prescribed velocity field usin
5-oned.m.tar
- This a one dimensional level set code where the interface grows with normal speed equal to one. The code generates a movie showing the interface motion and the evolution of the level set function.
6-twod.m.tar
- This a two dimensional level set code where the interface grows with normal speed equal to one. The code generates a movie showing the interface motion. This code uses a first order Godunov method.
7-curv2d.m.tar
- This a two dimensional level set code where the interface grows with normal speed equal -curvature. The code generates a movie showing the interface motion with and explicit first order in time algorithm with center differencing in space.
8-extend2d.m.tar
- This a two dimensional level set code that extends quanities off the interface using a first order Godunov scheme.
9-reint2d.m.tar
- This a two dimensional level set code that constructs signed distance function using a first order Godunov scheme.
pulse_prop.m.tar
- 简单的描述飞秒激光脉冲在气体介质中的传输特性-simulate the propagation of laser pulses in gas media
BiLsol.m.tar
- solve tridiagonal matrix
RitzaAitkenabisect.m.tar
- 1、有限元分析--變分問題的近似計算--Ritz方法 2 、用Aitken加速迭代方法解非線性方程f(x) = 0 3、二分法解非線性方程f(x)=0-1, finite element analysis- the approximate calculation variational problems- Ritz method 2, with Aitken accelerated iterative methods for solving nonlinear equations f (
ofdm1.m.tar
- code for ofdm, good for study
gradientDescentTrain.m.tar
- 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
AMG1.1.tar
- 基于代数多重网格的算法实现程序包,里面包含许多m文件,方便理解与应用。-its a matlab program about AMG,there are many m file inside.very helpful!