Chevron Left
Zurück zu Einführung in die Programmierung mit MATLAB

Bewertung und Feedback des Lernenden für Einführung in die Programmierung mit MATLAB von Vanderbilt University

4.8
Sterne
16,833 Bewertungen

Über den Kurs

This course teaches computer programming to those with little to no previous experience. It uses the programming system and language called MATLAB to do so because it is easy to learn, versatile and very useful for engineers and other professionals. MATLAB is a special-purpose language that is an excellent choice for writing moderate-size programs that solve problems involving the manipulation of numbers. The design of the language makes it possible to write a powerful program in a few lines. The problems may be relatively complex, while the MATLAB programs that solve them are relatively simple: relative, that is, to the equivalent program written in a general-purpose language, such as C++ or Java. As a result, MATLAB is being used in a wide variety of domains from the natural sciences, through all disciplines of engineering, to finance, and beyond, and it is heavily used in industry. Hence, a solid background in MATLAB is an indispensable skill in today’s job market. Nevertheless, this course is not a MATLAB tutorial. It is an introductory programming course that uses MATLAB to illustrate general concepts in computer science and programming. Students who successfully complete this course will become familiar with general concepts in computer science, gain an understanding of the general concepts of programming, and obtain a solid foundation in the use of MATLAB. Students taking the course will get a MATLAB Online license free of charge for the duration of the course. The students are encouraged to consult the eBook that this course is based on. More information about these resources can be found on the Resources menu on the right....

Top-Bewertungen

IK

19. Dez. 2021

Basics concepts are well covered within a short time and a few videos. I would recommend it for those who want to learn complete basics. but to master it, you need to enrol in a specialization course.

KB

23. Juni 2020

I would like to thank vanderbilt university for providing such a wonderful course and i am much impressed by the use of the basic matrices in each and every programming purpose.thank you again!!!!:)))

Filtern nach:

3801 - 3825 von 4,318 Bewertungen für Einführung in die Programmierung mit MATLAB

von Jitesh P P

17. Apr. 2020

Good introduction to MATLAB, loved the final exercises. It would be better if there is few more details provided on the exercises. Sometimes its difficult to know which formula's to use or what should happen on boundary conditions.

von Justin D

4. März 2018

I think the course was very good, it really taught me how to program in MATLAB well. The only drawbacks where that it did not go over allot of functions that could have been used. Also, some of the HW assignments were unreasonable.

von William M

16. Juni 2021

great introduction, I learned a lot but make sure you dedicate some time to do your own personal reading and studying, the assignments are a lot harder than the examples presented in the video. all around a good experience though.

von MAYANK B

21. Feb. 2023

I would rate a solid 4.5/5 to this course. The only thing i didn't like is that the professor kept referencing the book for more knowledge. There's nothing wrong in it, but still more basic functions could have been covered here.

von Mohammed A B

3. Juni 2022

The course is well structured and the Professor exmplaines very well the concepts. But, what i find a bit spooky, is that the aassignements require much search and work that a bigginer wouldn't handle easily. Thanks Vanderbilt.

von Nafis A

18. Apr. 2020

A very effective course indeed. Instructor is awesome & very funny. He is one of the best instructor I've seen. The course is very interesting. The forum is also very helpful. But the exercises needs a little more explanation.

von Spico

5. März 2017

Thanks a lot to all the teachers and assistants, you have helped me a lot. The lesson structure is clear and the explanation is easy to understand. I think it would be better if we can get some knowledge about some toolboxes.

von Charles-Alexandre R

25. Nov. 2017

A good introduction to MatLab but a lot of the homework problems could be worded more clearly and many should be changed so that one doesn't have to look up highly detailed information that doesn't pertain to programming.

von DEEPANSHU K

16. Juli 2020

the course covers most typical sections of MATLAB ,overall the course is very useful for beginners the only thing i will like to suggest is introducing some more built-in functions which might save us dozens of commands.

von Mushita M

25. Aug. 2018

It was a nicely coordinated course and really helpful for practicing MATLAB but some of the assignment questions were a little bit unclear. Other than that the course was thoroughly awesome. Thank you to the mentor.

von Vikash K

8. Apr. 2020

last 2 week assignment too much difficult am unable to solve it , I take help from matlab central. in video not so much helpful to solve assignment .but i think programming needs lot of practice not only reading.

von Hunter C

18. März 2017

Good course overall, however I feel that giving more problems to work would be beneficial. There should be worked problems in each section so that students can gain a better understanding of how to write the code.

von Burak F Y

10. Nov. 2021

It is a really good course but I think final assigments are a little bit challenging for starters. I think the instructors could have talked about a problem similar to one of the problems we have in final part.

von Abhijeet K

17. Apr. 2020

Assignments were too tough, specially in the end. The question were good and challenging but I would suggest you explain a few such types of problems in your video lecture and then move to hard sums. Thank you

von MICHAIL M

21. Feb. 2021

The course overall was great, though a better organization of lectures and specially new stuff presented in proper order, could make it perfect for a beginner!

Thank you for everything learned, really helpful!

von sourav s

8. Juli 2018

sir,Fitzpatrick is excellent in the video lecture.Making us entertain throughout the course and therefore making the course easier.i am just near to complete my course and had an amazing experience till date.

von Vansh S

21. Juli 2020

This course was really amazing and it is well scripted and made. A great effort by the teachers who made these lectures and it never seemed boring or cumbersome to me at any point of time during the course.

von Zyad Y

6. Okt. 2021

it is a little bit very basic for students with a background in programming but the problems specially close to the end was a little challenging which is great. overall it is a solid start with matlab

von Shah S Z U A

26. Juni 2020

I didn't like the assignment of echo. The description was not sufficient to understand the mechanism of putting echo by code. Except this, the assignments were exciting and the lectures were clear.

von MASSIMO A

22. Jan. 2021

You should improve error message on test, because I lost a lot of time on debugger for error emulation path. Anyway, a bright example of remote teaching. Many thanks again.

Massimo Aceti, Dr. Eng.

von osama m

12. Sep. 2021

this was really great course that it made me interested to matlab and love it the course is really great except for some exercises which made a bit hard i wish it will be improved by the future.

von Rounak G

16. Juli 2020

Although it is filtered as a Beginner's level course, but I have to admit it that completing this course is quite tough, especially latter half. Other than that, overall experience was fabulous.

von Sachin M

4. Sep. 2020

The course was very informative and ideal for beginners. It can be a bit challenging during the later lessons however the forums are there to help you with those assignments you find difficult.

von G. V T

3. Juli 2020

COURSE IS PRETTY EASY IN THE BEGINNING BUT IT BECOMES EXTREMELY TOUGH FOR AN AMATEUR PROGRAMMER SO ITS BETTER TO HAVE A GOOD INSIGHT INTO PROGRAMMING IN GENERAL PRIOR TO STARTING THIS COURSE

von Matteo S

12. Okt. 2020

Very good introduction to Matlab.

The final exercises are the best as they are practical (image and sound processing); it would be better that the previous exercises were also more practical