-
nj22matlab
Example script to read CF-compliant structured grid NetCDF
data into Matlab using the NetCDF-Java libraryI m using "toolsUI.jar" which is advertised as "a nice fat jar
file containing everything in a single jar"
- 2009-04-19 18:46:40下载
- 积分:1
-
TemplateMatching
Template Matching. Two functions used to implement template matching. The program finds the template image inside the target image using correlation.
- 2010-11-22 15:20:38下载
- 积分:1
-
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 parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar -xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.
(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 parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar-xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.
)
- 2008-03-07 23:23:12下载
- 积分:1
-
AWINDATA3
i want to crack this mdb file, plz help me
- 2009-12-09 19:28:39下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1
-
ComSam
Compressive Sampling是最近讨论非常热烈的数据处理方法。用一个与变换基不相关的观测矩阵将变换所得到的高维信号投影到一个低维空间上,然后通过优化求解从这些少量的投影中以高概率重构出原信号。(Compressive Sampling is a very lively discussion of recent data processing method. A base with the transformation matrix will not change the relevant observation obtained a high-dimensional signal projected onto low-dimensional space, and then solved by optimizing the projection from these small reconstructed with high probability in the original signal.)
- 2011-11-02 08:59:16下载
- 积分:1
-
median-filter
三维数据矩阵的中值滤波方法,采用快速实现算法(Three-dimensional data matrix median filtering method, using fast algorithm)
- 2011-12-20 10:06:50下载
- 积分:1
-
PID
一个PID控制器的程序 非常适合于PID控制器的初学者(PID controler)
- 2010-06-23 16:33:49下载
- 积分:1
-
mainrandom
This matlab code computing net flow score of promethee II in MCDA.
- 2013-09-23 21:38:53下载
- 积分:1
-
Simplex-method-matlab
文档中包含算例和它的单纯形法MATLAB程序(Examples of the simplex method program design and calculation
)
- 2012-04-13 09:44:57下载
- 积分:1