-
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
-
design
产生不同频率、不同幅度的两种正弦波信号
对两个信号进行叠加并做频谱分析
还原原来两个信号(LPF)(Produce different frequency, the two sine wave signals of different magnitudes of the two signals are superimposed and do spectral analysis to restore the original two signals (LPF))
- 2020-11-24 20:59:33下载
- 积分:1
-
weinalvbofuyuan
维纳滤波复原图像的matlab代码,做图像科研的话相当有用(Wiener filter restored image of the matlab code, so the image would be useful research)
- 2011-01-10 16:25:20下载
- 积分:1
-
bwboundaries
模式识别中的一部分,用于确定图形边界的算法,不错哦(Part of a pattern recognition algorithm for binary boundary determined
)
- 2012-03-23 12:02:54下载
- 积分:1
-
dyzj
基于S变换的短时电能质量扰动检测方法,从S变换的结果S模矩阵及S复矩阵中提取出所需数据并以此来对各种扰动情况下的电压暂降的幅值、相位跳变、持续时间和谐波含量进行分析(Disturbance detection method based on the results of short-term power quality S transform from S Mode S transform matrix and complex matrix S to extract the required data and use it to various disturbances in case of voltage dips in amplitude, phase jump variable, duration and content of harmonic analysis)
- 2021-04-08 19:59:00下载
- 积分:1
-
765467
禁止数据控制组件与数据集组件同步刷新,C++Builder精选源码,很好的参考资料。(No data control component and the data component synchronous refresh, C++Builder selected source code, a good reference.)
- 2013-11-24 19:00:13下载
- 积分:1
-
coherence_analysis
相干性分析m文件,适合于车辆试验频域分析(Coherence analysis m file, suitable for vehicle test frequency domain analysis)
- 2015-08-13 23:21:03下载
- 积分:1
-
MATLAB
本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速
算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用
MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于
MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。
关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真
(This article describes a variety of digital signal processing algorithms in the basic principles, including the Z transform, DFT transform and its fast algorithm FFT and other signal transform algorithm and including IIR and FIR digital filter design and implementation, discussed in detail by using MATLAB software, the signal transformation The principle and design of digital filters ﹑ steps and implementations, and gives MATLAB-based simulation and emulation. Article Finally, the experimental results and the results made on the further explanation and clarification. Key words: Z transform, discrete Fourier transform DFT, digital filter, system architecture simulation)
- 2010-03-01 21:05:16下载
- 积分:1
-
matlabcodes
femto cells matlab code
- 2014-10-11 14:01:14下载
- 积分:1
-
mybilateral
经典的双边滤波程序,可以设置2个参数的大小,保边去噪效果好
PS: 比一般改进型双边滤波器要好。(Classic bilateral filtering program, you can set the size of two parameters, edge-preserving denoising effect PS: better than generally improved bilateral filter.)
- 2012-11-06 22:15:05下载
- 积分:1