Skip to content

Alves-Bruno/CARLA2022-companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction - Companion

Companion for the paper “Towards parameter-based profling for MARE2DEM performance modeling” by Bruno da Silva Alves, Luciano Paschoal Gaspary, and Lucas Mello Schnorr.

The paper was submitted to CARLA 2022.

Repository structure

FolderDescription
./dataThe input files used on the paper experiments.
./imagesThe images showed on the paper.
./scriptsR scripts to create the images.

Scripts requirements

This companion material is written in the R programming language, and all the scripts make heavy use of the tidyverse. In order to reproduce the work contained in this repository, the following libraries should be installed:

options(crayon.enabled=FALSE)
library(tidyverse) 
library(patchwork)
library(viridis)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published