-
svm_mex601
SVM source code.....................
- 2012-02-07 02:13:09下载
- 积分:1
-
Monte_Carlo_Simulation_with_Simulink
蒙特卡洛模拟蒙特卡罗模拟因摩纳哥著名的赌场而得名。它能够帮助人们从数学上表述物理、化学、工程、经济学以及环境动力学中一些非常复杂的相互作用。
数学家们称这种表述为"模式",而当一种模式足够精确时, 他能产生与实际操作中对同一条件相同的反应。但蒙特卡罗模拟有一个危险的缺陷: 如果必须输入一个模式中的随机数并不像设想的那样是随机数, 而却构成一些微妙的非随机模式, 那么整个的模拟(及其预测结果)都可能是错的。(Monte Carlo simulation)
- 2017-06-10 14:28:01下载
- 积分:1
-
GA
说明: 能够实现基本的遗传算法,并有相关的应用举例.(it could realise GA and some examples)
- 2011-05-17 19:22:35下载
- 积分:1
-
GA
说明: Genetic Algorithm(GA) by MATLAB
- 2013-02-20 12:52:45下载
- 积分:1
-
LTE_UL_SISO(HITCRC2012)
维也纳大学LTE-A系统级仿真matlab程序。(University of Vienna LTE-A system-level simulation matlab program.)
- 2013-09-30 20:49:49下载
- 积分:1
-
neuralnetworks
This contains the genetic algorithm permutation and radial basis function
- 2013-03-06 23:14:26下载
- 积分:1
-
FDTD_TE-TM-C-D
TM/TE照射无限长导体、介质柱的解析解MATLAB程序(TM/TE light infinitely long conductor, dielectric cylinder analytical solution of the MATLAB program)
- 2011-11-29 09:04:32下载
- 积分:1
-
verification-sampling-theorem
matlab实现验证采样定理的仿真程序,附有仿真结果图(verification sampling theorem Matlab simulation program, with the simulation results Figure)
- 2013-04-23 16:27:33下载
- 积分:1
-
MATLAB_example_for_serial_devices
matlab code for MATLAB serial - code example
- 2015-02-03 15:43:47下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1