huygens_multidimensional
Multivariable Huygens' synchronization tools
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Repository
Multivariable Huygens' synchronization tools
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 6
Metadata Files
README.md
Multivariable Huygens' synchronization tools
Author: M.M. Hoogesteger
Eindhoven University of Technology, Mechanical Engineering, Dynamics and control
email address: m.m.hoogesteger@tue.nl
First version: November 2018
Current version: July 2022
Description
This repo contains all software used in the master thesis of the author: "Huygens' Synchronization with Multivariable Coupling"
An overview of what can be found in this repo is also given in Appendix C of this thesis.
Folder structure
data
This folder is used to store simulation data among others. It initially only contains the camera parameters used in the image_app.
scripts
This folder contains all scripts that need to be ran to simulate, analyze, plot and so on.
lib
This folder contains many functions and classes that can be used by the user and are necessary for many of the scripts in the scripts folder. Can be added to the path by means of the prepEnv script.
models
Serves as the main source for models for the simulation. Generated with the derive_models script.
Not included
lib/matlab2tikz
https://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz-matlab2tikz
lib/mtimesx
https://www.mathworks.com/matlabcentral/fileexchange/25977-mtimesx-fast-matrix-multiply-with-multi-dimensional-support?s_tid=srchtitle
Cameras
Software to obtain images from the two PS Eye cameras: https://codelaboratories.com/downloads/
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hoogesteger"
given-names: "Marinus"
orcid: "https://orcid.org/0000-0003-4421-9293"
title: "MMHoogesteger/huygens_multidimensional"
version: v1.0.1
doi: 10.5281/zenodo.7004022
date-released: 2022-08-18
url: "https://github.com/MMHoogesteger/huygens_multidimensional"