-
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 Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the 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 Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
)
- 2008-03-07 23:27:02下载
- 积分:1
-
KramersKronigrelations
进行KK关系的计算,对于因果事件的分析有好处(KK relations for the calculation of benefits for the causal analysis of events)
- 2021-03-23 10:49:16下载
- 积分:1
-
jc-specs
JC specifications documents
- 2014-12-17 23:21:15下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
MATLAByuchekongzhi
针对工业控制过程中的实际问题,对神经网络预测控制进行了深入的研究,提出
了两种新的智能预测控制算法。并结合混合仿真平台,以平台中非线性单变量与多变量系
统为控制对象,将部分算法应用于实际控制中。(For industrial control in the process of practical problems, neural network predictive control of an in-depth research, we propose two new intelligent predictive control algorithm. Combined with hybrid simulation platform to platform non-linear single-variable and multi-variable system for the control of objects, some of the actual control algorithm is applied.)
- 2008-08-22 09:04:55下载
- 积分:1
-
CompareFFT
说明: 进行两个数据文件的FFT对比分析,可以设置分析参数,比较简单,matlab7运行通过(Two data files for comparative analysis of the FFT, you can set up analysis parameters, relatively simple, matlab7 run through)
- 2009-08-19 22:20:34下载
- 积分:1
-
09fde3d1ed3d123
光子晶体的算法,一个关于光子晶体的比较有用的算法,还算可以用(The algorithm of the photonic crystal, a photonic crystal, the more useful algorithms, OK)
- 2012-04-13 10:22:07下载
- 积分:1
-
13 Markov链
说明: 马尔可夫链可被应用于蒙特卡罗方法中,形成马尔可夫链蒙特卡罗(Markov Chain Monte Carlo, MCMC) ,也被用于动力系统、化学反应、排队论、市场行为和信息检索的数学建模。(Markov Chain Monte Carlo, MCMC)
- 2020-10-18 16:07:26下载
- 积分:1
-
svmkernel
小波分析的程序 有需要的就下载下来试试吧 应该还不错(xiaobofenxi)
- 2010-11-16 16:04:54下载
- 积分:1
-
GA-ELM
说明: 遗传算法优化的极限学习机模型 采用水仙花基本特征数据集 效果比单纯的ELM模型要好(The effect of using daffodils basic feature data set in the extreme learning machine model optimized by genetic algorithm is better than that of ELM model only.)
- 2021-03-30 11:09:10下载
- 积分:1