阅读背景:

MATLAB 随机过程基本理论

来源:互联网 
clc
clear

n=0:1000;
x=randn(1,1001);
subplot(211),plot(n,x);subplot(211),plot



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: