代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/358610/6282141
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/358610/6282455
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/485332/6558784
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/485348/6559581
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/263220/11370907
m viewer.m
%function viewer( F, img1, img2 )
% viewer( F, img1, img2 )
% displays epipolar lines corresponding to points clicked in
% img1. Right-click to end
if exist('h1')
figure(h1)
else
www.eeworm.com/read/256471/11997985
m extr.m
function [indmin, indmax, indzer] = extr(x,t);
%extracts the indices corresponding to extrema
if(nargin==1)
t=1:length(x);
end
m = length(x);
if nargout > 2
x1=x(1:m-1);
x2=x(2:m);
indzer = fi
www.eeworm.com/read/250081/12435305
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/336521/12439819
m rotro2eu.m
function e=rotro2eu(m,ro)
%ROTQR2EQ converts a 3x3 rotation matrix into the corresponding euler angles
% Inputs:
%
% M(1,3) a string of 3 characters from the set {'x','y','z'} e.g. "zxz" or
www.eeworm.com/read/221666/14730359
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a
www.eeworm.com/read/213529/15130692
hmm readme.hmm
H I D D E N M A R K O V M O D E L
for automatic speech recognition
7/30/95
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training a