资源列表
matlab.frequency
- 产生中频和高频信号及其相应滤波器,并对其进行滤波和分析
matlab_eof
- 基于matlab的各种EOF分解程序,包括旋转EOF分解,复数EOF分解等,包中带详细的例子
4_interp_for
- 4总常用的插值程序的Fortran90源代码,包括双线性插值等插值方法
MCMC_Unscented_Particle_Filter_demo
- The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eri
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
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
windows
- LVwutil32对windows操作函数库
AdaptiveHuffmanCompression
- 自适应huffman编码工具,完整的源代码,非常好用。
RestoreToolsNoIP
- 一个非常好的图像恢复的工具集,matlab编写的源代码。
jwd
- 经玮度志距离的转换,给定经度和玮度,就可以计算两点距离
WDM
- 一个蚁群算法的简单实现。10*10格子中用蚁群算法实现路径寻找。
Temperature
- 基于人工智能中模糊集理论的模拟温控程序,可以使大家对人工智能中模糊集理论在控制领域的应用有一个更直观的理解。