We may earn an affiliate commission when you visit our partners.
Course image
Christian Karpfinger, Sina Greger, Benjamin Hab, Veronika Kreuzer, Kerstin Roder, Moritz Rumpf, and Benjamin Rüth

Wollen Sie realistische Probleme der Ingenieurmathematik lösen? Das ist ohne Einsatz von Computersoftwarelösungen, wie sie etwa MATLAB bietet, nicht möglich.

Read more

Wollen Sie realistische Probleme der Ingenieurmathematik lösen? Das ist ohne Einsatz von Computersoftwarelösungen, wie sie etwa MATLAB bietet, nicht möglich.

In diesem Kurs zeigen wir, wie Sie die in MATLAB zur Verfügung stehenden Funktionen benutzen können, um zahlreiche typische Problemstellungen aus der Höheren Mathematik zu lösen bzw. zu visualisieren. Sie entwickeln ein tiefes Verständnis für die mathematischen Problemstellungen und deren Lösungen. Das aktive Erstellen von Programmen unterstützt das sogfältige und genaue Arbeiten der Studierenden – die Lösungsstrategien werden nicht nur nachvollzogen, sondern erarbeitet.

Nehmen Sie an dem Kurs teil und erwerben Sie eine Schlüsselqualifikation, die Ihnen nicht nur im Studium, sondern auch im Berufsleben von entscheidendem Nutzen sein wird.

Three deals to help you save

What's inside

Learning objectives

  • Sicherer umgang mit matlab
  • Lösen typischer ingenieurmathematischer problemstellungen
  • Erstellen einfacher programme

Syllabus

Kapitel 1: Erste SchritteKapitel 2: Vektoren und MatrizenKapitel 3: PlottenKapitel 4: Skripten und FunktionenKapitel 5: Programmieren mit MATLABKapitel 6: Komplexe ZahlenKapitel 7: NullstellenbestimmungKapitel 8: Numerisches Differenzieren und IntegrierenKapitel 9: Gewöhnliche Differentialgleichungen

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches the basics of MATLAB, which is essential for problem solving in various engineering disciplines
Hands-on approach with exercises and assignments involving real-life engineering problems to enhance practical skills
Provides a comprehensive overview of MATLAB functions for solving common engineering math problems and visualizing solutions
Covers essential topics such as vectors, matrices, differential equations, and numerical integration relevant to engineering applications
Taught by experienced instructors from the Technical University of Munich and ETH Zurich known for their expertise in applied mathematics

Save this course

Save Einführung in MATLAB to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Einführung in MATLAB with these activities:
MATLAB warm up exercises
Brush up on your MATLAB skills before the course starts to ensure a smooth transition and reduce friction at the beginning of the course.
Browse courses on MATLAB
Show steps
  • Solve simple matrix operations
  • Plot basic functions
  • Create simple scripts
Zusammenstellung einer MATLAB-Ressourcensammlung
Verbessert die Recherchefähigkeiten und bietet eine wertvolle Ressource für zukünftige MATLAB-Projekte.
Browse courses on MATLAB
Show steps
  • Suche nach hilfreichen MATLAB-Ressourcen (z.B. Dokumentationen, Tutorials, Foren).
  • Sammle und organisiere die Ressourcen in einem Dokument oder einer Online-Sammlung.
  • Überprüfe die Ressourcen regelmäßig und aktualisiere sie mit neuen Funden.
Peer-Diskussionsgruppe für MATLAB-Programmierung
Ermöglicht den Austausch von Wissen und Unterstützung mit Kommilitonen, um das Verständnis von MATLAB-Programmierung zu vertiefen.
Browse courses on MATLAB
Show steps
  • Treffe dich regelmäßig mit einer Gruppe von Kommilitonen.
  • Diskutiere MATLAB-Konzepte, Problemlösungen und Best Practices.
  • Arbeite gemeinsam an kleinen Programmierübungen.
  • Gib und erhalte Feedback zu Code und Lösungsansätzen.
Five other activities
Expand to see all activities and additional details
Show all eight activities
Tutorial zur Visualisierung ingenieurmathematischer Probleme
Vermittelt die Grundlagen der Visualisierungstechniken in MATLAB, um ingenieurmathematische Probleme besser zu verstehen und zu analysieren.
Browse courses on MATLAB
Show steps
  • Erlerne grundlegende Plotfunktionen und Grafikeinstellungen in MATLAB.
  • Visualisiere verschiedene Arten von Daten (z.B. Vektoren, Matrizen, Funktionen).
  • Passe die Darstellung von Achsen, Rastern und Legenden an.
  • Erzeuge ansprechende und informative Grafiken.
Übungsaufgaben zum Lösen von Ingenieurmathematik-Problemen
Verstärkt das Verständnis für typische Problemstellungen der Ingenieurmathematik und deren Lösungswege durch gezielte Übung.
Browse courses on MATLAB
Show steps
  • Identifiziere typische Problemstellungen der Ingenieurmathematik.
  • Löse Übungsaufgaben zu verschiedenen Themen (z.B. Vektoren, Matrizen, Plotten, Numerische Methoden).
  • Analysiere die Lösungsstrategien und die erhaltenen Ergebnisse.
  • Überprüfe die Richtigkeit der Lösungen anhand von Vergleichswerten oder theoretischen Erkenntnissen.
Workshop zu Fortgeschrittenen MATLAB-Techniken
Erweitert die MATLAB-Kenntnisse durch den Erwerb fortgeschrittener Techniken für die Bewältigung komplexer Ingenieurmathematik-Probleme.
Browse courses on MATLAB
Show steps
  • Nim an einem Workshop zu fortgeschrittenen MATLAB-Techniken teil.
  • Erlerne neue Funktionen und Methoden aus den Bereichen Optimierung, numerische Methoden und Datenanalyse.
  • Arbeite an praktischen Übungen, um die neuen Techniken anzuwenden.
  • Diskutiere mit Experten und anderen Teilnehmern über Best Practices und Anwendungen.
Entwicklung einer MATLAB-Funktion für ein Ingenieurmathematik-Problem
Fördert das Verständnis für Programmierprinzipien und deren Anwendung auf reale Probleme der Ingenieurmathematik.
Browse courses on MATLAB
Show steps
  • Identifiziere ein komplexes Ingenieurmathematik-Problem.
  • Entwickle einen Algorithmus zur Lösung des Problems.
  • Implementiere den Algorithmus in MATLAB als benutzerdefinierte Funktion.
  • Teste die Funktion mit verschiedenen Eingaben und analysiere die Ergebnisse.
  • Optimiere den Code für Effizienz und Lesbarkeit.
Teilnahme an einem MATLAB-Codierungswettbewerb
Motiviert zu Höchstleistungen und fördert den Einsatz von MATLAB-Kenntnissen in einem herausfordernden Umfeld.
Browse courses on MATLAB
Show steps
  • Melde dich für einen MATLAB-Codierungswettbewerb an.
  • Analysiere die Problembeschreibung und entwickle einen Algorithmus.
  • Implementiere den Algorithmus in MATLAB und optimiere den Code.
  • Teste deinen Code und reiche ihn ein.
  • Analysiere die Ergebnisse und lerne aus dem Feedback des Wettbewerbs.

Career center

Learners who complete Einführung in MATLAB will develop knowledge and skills that may be useful to these careers:
Mechanical Engineer
Mechanical Engineers design, develop, build, and test mechanical systems. For those who want to become a Mechanical Engineer and would like to learn how to use computer software to solve problems related to engineering mathematics, this course, "Einführung in MATLAB", can help build a foundation. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and solving typical engineering mathematics problems, all of which are foundational for success in this field.
Electrical Engineer
Electrical Engineers design, develop, and maintain electrical systems. For those who want to become an Electrical Engineer and would like to learn how to use computer software to solve problems related to engineering mathematics, this course, "Einführung in MATLAB", can help build a foundation. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and solving typical engineering mathematics problems, all of which are foundational for success in this field.
Environmental Engineer
Environmental Engineers use engineering principles to protect human health and the environment. For those who want to become an Environmental Engineer and are interested in using mathematical software to solve problems encountered in the field, this course, "Einführung in MATLAB", can help build a foundation. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in the field.
Aerospace Engineer
Aerospace Engineers design, develop, test, and operate aircraft, spacecraft, and related systems. For those who want to become an Aerospace Engineer and need to build a strong foundation in mathematics for engineering, this course, "Einführung in MATLAB", can be an important stepping stone. It covers topics like solving typical engineering mathematics problems, creating simple programs, and working with complex numbers, all of which are fundamental to success in this field.
Civil Engineer
Civil Engineers design, construct, and maintain infrastructure such as roads, bridges, and buildings. For those who want to become a Civil Engineer and are interested in using mathematical software to solve problems in the field, this course, "Einführung in MATLAB", can help build a foundation. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in this field.
Computer Scientist
Computer Scientists use their knowledge of computing and mathematics to design and develop computer hardware and software. For those who want to become a Computer Scientist and want to learn about a variety of topics related to engineering mathematics that can be applied to computer systems, this course, "Einführung in MATLAB", may be of interest. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and solving typical engineering mathematics problems.
Mathematician
Mathematicians use mathematical knowledge to solve engineering problems in a variety of ways. For those enrolled in or about to go into the field of Mathematics who are interested in using technology to solve mathematical problems, this course, "Einführung in MATLAB", can help build a foundation. It covers topics like solving typical engineering mathematics problems, creating simple programs, and working with complex numbers, all of which are important for this work.
Data Analyst
Data Analysts use data to analyze trends and draw conclusions using statistical techniques. For those who wish to become a Data Analyst and want to learn how to leverage a computing software like MATLAB and apply it to solve problems related to mathematics for engineering, this course, "Einführung in MATLAB", may be of interest. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are relevant to the field.
Data Scientist
Data Scientists use scientific methods to extract knowledge from data to solve problems and make predictions. For those who want to become a Data Scientist who is interested in applying their skills to the field of engineering mathematics, this course, "Einführung in MATLAB", can help build a foundation. It covers topics like solving typical engineering mathematics problems, creating simple programs, and working with complex numbers, all of which are important for success in this field.
Actuary
Actuaries use mathematical and statistical techniques to assess risk and design insurance and pension plans. For those who want to become an Actuary and want to learn about engineering mathematics as a field, this course, "Einführung in MATLAB", may be useful. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in this field.
Operations Research Analyst
Operations Research Analysts use advanced analytical techniques to solve complex problems in various industries. For those who want to become an Operations Research Analyst and want to learn about engineering mathematics as a field, this course, "Einführung in MATLAB", may be useful. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in this field.
Financial Analyst
Financial Analysts use financial data and models to advise individuals and organizations on investment decisions. For those who want to become a Financial Analyst who is interested in applying their skills to the field of engineering mathematics, this course, "Einführung in MATLAB", can help build a foundation. It covers topics like solving typical engineering mathematics problems, creating simple programs, and working with complex numbers, all of which are important for success in this field.
Statistician
Statisticians use mathematical and statistical techniques to collect, analyze, and interpret data. For those who want to become a Statistician and want to learn about engineering mathematics as a field, this course, "Einführung in MATLAB", may be useful. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in this field.
Software Engineer
Software Engineers apply engineering principles to design, build, and maintain computer software. For Software Engineers who want to learn how to use a computing software for engineering mathematics, this course, "Einführung in MATLAB", can help build a foundation. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and solving typical engineering mathematics problems, all of which are foundational for success in this field.
Quantitative Analyst
Quantitative Analysts use mathematical and statistical models to assess risk and return. For those who want to become a Quantitative Analyst and are interested in learning about engineering mathematics as a field, this course, "Einführung in MATLAB", may be useful. It covers topics such as vectors and matrices, plotting, programming with MATLAB, and numerical differentiation and integration, all of which are foundational for success in this field.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Einführung in MATLAB.
Dieses Buch bietet eine umfassende Einführung in MATLAB und ist für fortgeschrittene Benutzer geeignet. Es deckt fortgeschrittene Themen wie numerische Methoden, Datenanalyse und Visualisierung ab.
Dieses Buch bietet eine praktische Einführung in die Programmierung mit MATLAB und ist für Anfänger geeignet. Es deckt grundlegende Konzepte sowie fortgeschrittenere Themen wie Datenstrukturen und Objektorientierung ab.
Dieses Buch bietet eine Einführung in numerische Methoden und deren Implementierung in MATLAB. Es ist besonders für Ingenieurstudierende und Wissenschaftler geeignet.
Dieses Buch bietet eine Sammlung von MATLAB-Rezepten für Anwendungen in den Geowissenschaften. Es ist besonders für Studenten und Wissenschaftler in diesem Bereich geeignet.
Dieses Buch bietet eine Einführung in die Finite-Elemente-Methode mit MATLAB. Es ist für Studenten und Ingenieure geeignet, die diese Methode in ihren Anwendungen einsetzen möchten.
Dieses Buch bietet eine Einführung in MATLAB für Verhaltenswissenschaftler. Es deckt grundlegende Konzepte sowie Anwendungen in der Psychologie und anderen verwandten Bereichen ab.
Dieses Buch bietet eine leicht verständliche Einführung in MATLAB und ist für Anfänger geeignet. Es deckt grundlegende Konzepte wie Vektoren, Matrizen und Plotten ab.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Einführung in MATLAB.
Nachhaltigkeit lehren lernen
Most relevant
Microsoft Copilot: KI in Excel, Word, PowerPoint & mehr
Most relevant
Ethical Hacking mit Python in der Praxis: Der Komplettkurs
Most relevant
Facettenreicher Islam – Religionswissenschaft
Most relevant
Social Entrepreneurship – von der Idee zur Umsetzung
Most relevant
Future Skills
Most relevant
‘Talk To Me’: Psychische Gesundheit und Umgang mit Krisen...
Most relevant
Google Cloud Product Fundamentals auf Deutsch
Most relevant
Kommunikationsstrategien für ein virtuelles Zeitalter
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser