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
创建者 Nguyen D T
•May 25, 2019
A nice course for learning numerical methods. Though it requires a little advanced calculus but python codes are clear and understandable.
创建者 Mauricio D V r
•Oct 8, 2019
It was a great course. I think you should had included the lambda parameter into the elastic wave propagation.
创建者 PETER O
•Jun 21, 2019
Excellence course delivery with practical applications.
创建者 Saul M
•Apr 27, 2021
Great, learner-friendly introduction to the subject
创建者 Vanesa M R
•Nov 10, 2021
genial
创建者 Amine O
•Mar 15, 2021
some parts of the courses should be broken down into smaller steps or at least add links to a pdf document where the demonstration /solution is broken down into easy-to-follow steps. so videos had mistakes that were corrected after they were played, I found this distracting, you could just redo the video or edit it on the spot rather than later.
I liked the tone and clarity of Heiner explanations, I loved the visual interpretations of the mathematical concepts. I can see that there was much more knowledge he could deliver which was outside of the scope of this course. and I think he should, the beauty of online courses is that it could branches to as much fundamental concepts as the leaner is willing to take.
创建者 Hasan M
•Nov 30, 2021
Good Introduction to some of the more popular numerical methods used in Computational Science and Engineering. It shouldn't have "Practical" in the title because these are 1-D toy problems and you don't get involved in coding yourself although you are free to change and play around with his code. It doesn't build your intuition of how to implement Numerical Methods in computer programs efficiently. This course is good for those looking for an Introduction to the Numerical Methods listed: FD, FEM, Pseudo-Spectral, Spectral-Element Method. It is not suitable for those who want to learn how to program AS WELL.
创建者 Martin F J
•Jan 10, 2021
There should be some PDF notes of the equations, you cannot expect people to memorize and learn all the quiz topics. With PDF notes I would have given 2-3 stars more, sorry, but that's how it is. As an engineer with some background in the field and some training, I however completed. But this is what you need to do, if you want better satisfaction, sorry.
创建者 EKANSH C
•Feb 1, 2021
The course could have been extended for longer duration so that the topics could have been explored in detail, specifically the math behind the Spectral element method. Further, having no coding background makes it really hard to implement the math into codes. Hence, the coding part also requires extended focus.