Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
T
torcs_dl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
autonomousdriving
torcs_dl
Commits
316ae594
Commit
316ae594
authored
Oct 11, 2018
by
Svetlana Pavlitskaya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added jars
parent
45ece1c4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
EMADL2TORCS/src/main/dp/subcomponents/Denormalizer.emadl
EMADL2TORCS/src/main/dp/subcomponents/Denormalizer.emadl
+1
-1
doc/embedded-montiarc-emadl-generator-0.2.4-SNAPSHOT-jar-with-dependencies.jar
...-emadl-generator-0.2.4-SNAPSHOT-jar-with-dependencies.jar
+0
-0
doc/embedded-montiarc-math-middleware-generator-0.0.9-SNAPSHOT-jar-with-dependencies.jar
...leware-generator-0.0.9-SNAPSHOT-jar-with-dependencies.jar
+0
-0
No files found.
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
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