We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a04832 commit 196e572Copy full SHA for 196e572
1 file changed
matlab/example3_sv.m
@@ -34,7 +34,7 @@
34
'type', 'data');
35
36
y = 100 * diff(log(flipud(d(:, 2))));
37
-
+T = length(y)
38
39
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
40
% Parameter estimation using PMH
0 commit comments