Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
farid
thesis
Commits
c241084d
Commit
c241084d
authored
Mar 06, 2017
by
Farid Alijani
Browse files
Rep LUT
parent
aa5ed9bb
Changes
6
Show whitespace changes
Inline
Side-by-side
Files_4_thesis/Dock.docx
View file @
c241084d
No preview for this file type
Files_4_thesis/RL/Q_Learning_Plot.m
View file @
c241084d
...
@@ -287,8 +287,8 @@ plot(vec_col(size(vec_col,2)),vec_row(size(vec_row,2)),'ko','LineWidth',4)
...
@@ -287,8 +287,8 @@ plot(vec_col(size(vec_col,2)),vec_row(size(vec_row,2)),'ko','LineWidth',4)
axis
([
0
row
+
1
0
col
+
1
]);
axis
([
0
row
+
1
0
col
+
1
]);
grid
on
grid
on
title
(
'Virtual Grid for Q-Learinig'
);
title
(
'Virtual Grid for Q-Learinig'
);
ylabel
(
'$
index_{
\theta_{mar}
}
$'
,
'interpreter'
,
'latex'
,
'FontSize'
,
17
);
ylabel
(
'$ \theta_{mar} $'
,
'interpreter'
,
'latex'
,
'FontSize'
,
17
);
xlabel
(
'$
index_{
y_{mar}
}
$'
,
'interpreter'
,
'latex'
,
'FontSize'
,
17
);
xlabel
(
'$ y_{mar}$'
,
'interpreter'
,
'latex'
,
'FontSize'
,
17
);
l
=
legend
(
'${Start}$'
,
'${\alpha = 0.1 , \gamma = 0.8}$'
,
'${Goal}$'
,
'Orientation'
,
'Horizontal'
);
l
=
legend
(
'${Start}$'
,
'${\alpha = 0.1 , \gamma = 0.8}$'
,
'${Goal}$'
,
'Orientation'
,
'Horizontal'
);
set
(
l
,
'interpreter'
,
'latex'
,
'FontSize'
,
14
);
set
(
l
,
'interpreter'
,
'latex'
,
'FontSize'
,
14
);
...
...
MSc_thesis_for_LUT/MSc_thesis_Alijani_Farid1.docx
0 → 100644
View file @
c241084d
File added
MSc_thesis_for_LUT/MSc_thesis_Alijani_Farid_feedback.docx
View file @
c241084d
No preview for this file type
MSc_thesis_for_LUT/MSc_thesis_Alijani_Farid_feedback.pdf
View file @
c241084d
No preview for this file type
MSc_thesis_for_LUT/~WRL3797.tmp
0 → 100644
View file @
c241084d
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment