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.
結(jié)合單片機和M a t l a b 兩者的優(yōu)點,基于事件驅(qū)動的中斷通信機制,提出一種Matlab 環(huán)境下PC 機與
單片機實時串行通信及數(shù)據(jù)處理的方法;完成單片機數(shù)據(jù)采集系統(tǒng)與PC 機的RS-232/RS-485 串行通
信及其通信數(shù)據(jù)的分析處理、文件存儲、F I R 濾波及圖形顯示;簡化系統(tǒng)開發(fā)流程,提高開發(fā)效率。
該方法已成功應(yīng)用于一個P I C 1 6 F 8 7 6 單片機應(yīng)用系統(tǒng)實例之中