-
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
-
formal_context
使用matlab利用一定的约简方法实现形式背景的约简和概念格的还原。(Using matlab Reduction Method using certain forms of background reduction and the reduction of concept lattices.)
- 2020-12-31 16:38:59下载
- 积分:1
-
mulDNewton-mulFastDown
mulDNewton mulFastDown 解非线性方程组的方法 希望能帮到大家(mulDNewton mulFastDown method of solving the nonlinear equations we hope to help)
- 2011-01-20 15:08:42下载
- 积分:1
-
matlab
说明: 简单的傅里叶变换代码 MATLAB 新手适用(T to F )
- 2010-03-18 20:04:23下载
- 积分:1
-
Image
实现对动态车辆的实时检测、跟踪和标记,编程语言为 matlab。
(For car detection,tracking and marking.It s written by matlab.)
- 2012-04-11 17:37:02下载
- 积分:1
-
coding_mcst
曼彻斯特编码的matlab实现。输入概率的条件下会以构架的形式输出编码结果,以及必要的附加参数。(Manchester encoding matlab realize. Under the conditions of the importation of probability will form the framework of the output coding results, as well as the necessary additional parameters.)
- 2007-09-04 21:13:25下载
- 积分:1
-
EEMD 去噪
说明: MATLAB EEMD的源代码,好用。适合研究对比使用。(Matlab EEMD source code, easy to use. Suitable for research and comparison)
- 2020-11-24 00:59:35下载
- 积分:1
-
GaodengshuxuedeMATLABshixian
高等应用数学的MATLAB实现,用实例讲解MATLAB在高等数学问题中的应用。(Advanced Applied Mathematics MATLAB implementation, MATLAB examples to explain problems in the application of higher mathematics.)
- 2009-09-07 22:11:28下载
- 积分:1
-
carrara_RMA_example
SAR Example of Range Migration Algorithm
(Example of Range Migration Algorithm to the identical chapter in book: Carrara G."Spotlight Synthetic Aperture Radar: Signal Processing Algortithms" Artech House 1995.
)
- 2010-12-14 16:23:37下载
- 积分:1
-
Code
改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。(Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the fourth method works well for removing salt and pepper.)
- 2011-05-08 14:26:04下载
- 积分:1