GithubHelp home page GithubHelp logo

spoorey / eut-matlab-collection Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 199 KB

Sammlung von Matlab-Scripts für den EUT-Studiengang

Home Page: https://www.fhnw.ch/de/studium/technik/energie-umwelttechnik

MATLAB 41.03% Python 54.49% JavaScript 4.48%

eut-matlab-collection's Introduction

eut-matlab-collection

Sammlung von Matlab- und Python-Scripts für den EUT-Studiengang

Übersicht

an3U

Beinhaltet Skripts für das Modul an3U. Erstellt von Dino Haldimann.

glaL

Beinhalted ein Skript zur Berechnung der Fehlerfortpflanzung bei Messungen, und eine Python-Visualisierung des Ladeverlaufs beim Batterieversuch.

thma

Enthält eine Python-Lösung zur organic rankine cycle Aufgabe.

wst

Beinhaltet Skripts zum Modul wst. Im Ordner Python sind analog zu den im Unterricht vorgestellten matlab-skripts entsprechende "Übersetzungen" zu Python zu finden. Da Coronabedingt nur wenig im Unterricht gezeigt wurde, ist das nicht besonders viel.

Python Skripts

Anaconda

Falls Anaconda zur Ausführung der Python Skripts verwendet werden soll, ist ein Konfigurationsfile für ein Anaconda Environment hinterlegt. Dieses kann wie folgt aktiviert werden:

conda env create -f conda-environment.yml

conda activate eut

Python venv

Wird python venv verwendet, können die Pakete wie folgt installiert werden:

python3 -m venv env/

source env/bin/activate

pip install -r requirements

Mitmachen

Gerne können Änderungen und Ergänzungen direkt via GitHub oder via andere Kanäle vorgeschlagen werden.

eut-matlab-collection's People

Contributors

spoorey avatar keeptalking1337 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.