Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
autonomousdriving
torcs_dl
Commits
316ae594
Commit
316ae594
authored
Oct 11, 2018
by
Svetlana Pavlitskaya
Browse files
added jars
parent
45ece1c4
Changes
3
Hide whitespace changes
Inline
Side-by-side
EMADL2TORCS/src/main/dp/subcomponents/Denormalizer.emadl
View file @
316ae594
...
...
@@ -33,7 +33,7 @@ component Denormalizer {
affordance
.
toMarkingM
=
(((
normalizedPredictions
(
3
)
-
oldMin
)
*
newRangeMarkingM
)
/
oldRange
)
+
newMinMarkingM
;
Q
newMinMarkingR
=
2.5
;
Q
newRangeMarkingR
=
newMinMarkingR
-
7
;
Q
newRangeMarkingR
=
7
-
newMinMarkingR
;
affordance
.
toMarkingR
=
(((
normalizedPredictions
(
4
)
-
oldMin
)
*
newRangeMarkingR
)
/
oldRange
)
+
newMinMarkingR
;
Q
newMinDist
=
0
;
...
...
doc/embedded-montiarc-emadl-generator-0.2.4-SNAPSHOT-jar-with-dependencies.jar
0 → 100644
View file @
316ae594
File added
doc/embedded-montiarc-math-middleware-generator-0.0.9-SNAPSHOT-jar-with-dependencies.jar
0 → 100644
View file @
316ae594
File added
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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