代码搜索:markov

找到约 887 项符合「markov」的源代码

代码结果 887
www.eeworm.com/read/338643/12291004

m xgmp1.m

% xgmp1.m % Scope: This MATLAB program generates first order Gauss-Markov sequence, % plots the generated sequence, histogram, and the normalized auto-
www.eeworm.com/read/188457/8538896

m gaus_mar.m

function [X]=gaus_mar(X0,rho,N) % [X]=gaus_mar(X0,rho,N) % GAUS_MAR generates a Gauss-Markov process of length N. % The noise process is taken to be white Gaussian % noi
www.eeworm.com/read/287843/8665615

m gaus_mar.m

function [X]=gaus_mar(X0,rho,N) % [X]=gaus_mar(X0,rho,N) % GAUS_MAR generates a Gauss-Markov process of length N. % The noise process is taken to be white Gaussian % noi
www.eeworm.com/read/431603/8666133

m gaus_mar.m

function [X]=gaus_mar(X0,rho,N) % [X]=gaus_mar(X0,rho,N) % GAUS_MAR generates a Gauss-Markov process of length N. % The noise process is taken to be white Gaussian % noi
www.eeworm.com/read/184267/9114019

m gaus_mar.m

function [X]=gaus_mar(X0,rho,N) % [X]=gaus_mar(X0,rho,N) % GAUS_MAR generates a Gauss-Markov process of length N. % The noise process is taken to be white Gaussian % noise with zero mean