-
hybridSIREKF
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. (To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm.)
- 2007-09-30 11:09:43下载
- 积分:1
-
dirichlet_fit
这是一个用极大似然函数估计狄里克莱分布的matlab程序(This is a great likelihood function using the estimated Dirichlet distribution matlab program)
- 2007-10-23 15:05:01下载
- 积分:1
-
FSK
提供了使用matlab仿真2FSK误码率的源程序,可供初学者学习参考。(Provided the use of matlab simulation BER 2FSK source for beginners to learn the reference.)
- 2020-07-02 00:20:01下载
- 积分:1
-
CHAPTER2
倒立摆的源代码希望对你有用,分享一下看看,希望对你有用(The source code for inverted pendulum useful to you want to share it and see, you want to be useful)
- 2011-05-23 18:07:08下载
- 积分:1
-
TDTL_zero_order
在matlab与SystemGenerator的平台下实现零阶时延数字正切锁相环。此模块最终能达到与输入信号同频率。(In the matlab, and SystemGenerator the platform, zero-order delay tangent digital phase-locked loop. This module is ultimately to reach input signal with the same frequency.)
- 2012-04-28 11:04:43下载
- 积分:1
-
oqpsk2
oqpsk调制与解调,包括星座图,误码率,awgn加入信道后的系统性能仿真(OQPSK modulation and demodulation, including constellation diagram, bit error rate, AWGN after the addition of the system performance simulation)
- 2021-01-11 09:58:50下载
- 积分:1
-
OSU_SVM3.00
说明: matlab支持向量机用于多类模式的分类,较全面,可以迅速解决问题,值得下载!(matlab support vector machine model for multi-category classification, a more comprehensive, you can quickly solve the problem, it is worth to download!)
- 2009-08-12 14:40:36下载
- 积分:1
-
upf_ekf_ukf_epf_demos
关于pf,ekf,ukf,upf,epf,并加上mcmc算法(On pf, ekf, ukf, upf, epf, and together with the MCMC algorithm)
- 2007-09-05 20:13:41下载
- 积分:1
-
getConstraints
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:22:17下载
- 积分:1
-
FTCS_explicit
Advanced Numerical Methods FTCS explicit
- 2011-11-05 16:38:10下载
- 积分:1