Skip to content
Snippets Groups Projects
Commit 703a5e8a authored by Sylvain Calinon's avatar Sylvain Calinon
Browse files

Initial commit

parent 37723418
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ if nargout>1
% SigmaOut(:,:,t) = eye(size(yd,1)) * S(t,t);
% end
%Evaluate Sigma (as in GMR)
%Evaluate Sigma
%nbSamples = size(y,2) / size(yd,2);
%yd = repmat(yd,1,nbSamples);
for t=1:size(yd,2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment