代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/298719/7943318
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/325171/13221239
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/320227/13430491
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/153415/12034909
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/250063/12437194
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/127120/14376039
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/223568/14624642
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/212508/15155161
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/370346/9605255
m pn_period.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Determination of Periodicity of MATLAB's rand() function
% If a pattern is repeated, correlation should jump to
www.eeworm.com/read/191902/8417192
m hmm_evaluation.m
function P = HMM_evaluation(a, b, V)
% Find the probability of a finite state in a Markov chain
%
% Inputs:
% a - Transition probability matrix
% b - Output generator matrix
% V -