学生对 Ludwig-Maximilians-Universität München (LMU) 提供的 Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python 的评价和反馈
课程概述
热门审阅
EL
Dec 20, 2021
Would have like more "empty" cells in notebooks for trying to establish loop one self and then having a "correct" output to aim for. Maybe followed by a solution cell with a correct implementation.
MF
Nov 26, 2019
A fascinating teaching technique, delivering quality content with a well-thought quizzes system! It' hard to find better courses in the domain of Finite Difference and Spectral Element methods
101 - Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python 的 125 个评论(共 138 个)
创建者 Andrey K
•Jul 20, 2024
Great course. Highly recommend it.
创建者 B.VEGESH
•Jul 14, 2020
super I learnt a lot . good course
创建者 Anisa E S
•Mar 17, 2025
alhamdulillah sangat bermanfaat
创建者 Shafaq C
•Nov 6, 2024
I have not received certificate
创建者 Melese T S
•Jul 11, 2021
Very good presentation skill
创建者 OLUWASEGUN M A
•Sep 23, 2024
Very Interesting course!
创建者 Arijit S
•Sep 18, 2019
very clear lectures...
创建者 Angela S
•Jun 12, 2020
Excellent course!
创建者 Akash K
•May 6, 2020
Excellent course
创建者 Rigoberto A
•Jan 28, 2024
Excelente curso
创建者 Camilo A M J
•Jan 18, 2022
Great course
创建者 Richard A P R
•Dec 19, 2019
Great Teacher
创建者 Atta-ul M A
•Oct 12, 2025
Great course
创建者 Souvik M
•Mar 28, 2019
GREAT COURSE
创建者 Дмитрий Д
•May 21, 2023
Perfect!
创建者 JOKO S
•Feb 10, 2024
nice
创建者 Ankur W
•Apr 9, 2019
GOOD
创建者 Y D
•Mar 9, 2023
The course is comprehensive and with much useful details. The notebooks are especially useful.
It may be more self-contained if there's more intuition, like explaining why a specific property or relation holds, why a certain procedure is taken and works. I find it necessary going to literatures once in a while to truly understand the contents.
Plus, I was expecting more contents on parallel programming and computing models when reading the "About this course" section. Currently there's 10 min of the former topic, and I don't see the latter topic included.
创建者 Michail V
•Feb 17, 2021
The video lectures are very well made and great effort is made to present concepts in an understandable way. The existence of the Jupyter notebooks greatly compliment the course's objectives. There is a lot of content and the author gives initiative to examine the given code with the follow along videos. The material is quite extensive and if someone wants to get into more details in certain parts they might be unsatisfied. However the course gives a good outlook of the methods contained.
创建者 Prabhdeep S
•Aug 31, 2022
It was a great course, especially in introduction to the different numerical methods that are used to simulate waves. This was more theory focussed though it had the python jupyter notebook exercises. They weren't as involved with the quizes and questions. Anyway it's still a good introduction to numerical methods and it's well taught.
创建者 Julieta D P F
•Sep 5, 2021
I learnt a lot and really liked it, I only think that somehow they should grade the labs because you can pass the course without properly checking the labs and in finite elements the labs have some things that are just assume but not explained properly and there is a mistake in the simulation
创建者 Luca B
•May 14, 2020
Overall, a nice overview of numerical methods to solving PDEs. Most positive aspects of the course: relatively concise, implementation-oriented. Most negative aspects of the course: examples all focused on wave equation + some concepts introduced too fast in the second half of the course.
创建者 バスネット咲希
•Feb 8, 2025
The course explains the various numerical methods, along with its python implementation. However, I would have preferred a bit more mathematical dive into basics as well. Similarly, it would have been great if exercises related to programming these methods yourself were present.
创建者 Semeon A
•May 27, 2020
The high quality course - videos with thoughtful presentation at the background and well explained Jupyter notebooks in Python. Topics beyond the course are mentioned in the last video in the best traditions of a good serial season. Waiting for the next season!
创建者 Bobby H
•Oct 27, 2019
Overall an excellent introduction. The Jupyter notebooks are a great format for these sorts of demonstrations. I do feel that the Finite/Spectral element segments would be more clear if they explained the mathematical derivations in more detail.