Chevron Left
Back to Introduction to Programming with MATLAB

Learner Reviews & Feedback for Introduction to Programming with MATLAB by Vanderbilt University

4.8
stars
17,738 ratings

About the Course

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 reviews

KB

Jun 24, 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!!!!:)))

SS

Jan 21, 2022

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!!!!:)))

Filter by:

3851 - 3875 of 4,490 Reviews for Introduction to Programming with MATLAB

By Kirti D

•

Jun 17, 2020

A very good course for beginners who have little or no knowledge about MATLAB. It starts from scratch one and explains everything in detail with ample amount of examples. The instructor keeps cracking jokes to make it sound funny so that you don't fall asleep in between ! The assignments keep becoming tricky as you pass on to higher lessons and require a lot of practice as it tests the knowledge beyond the scope of the online lectures provided here. Overall its a good head-start learning course for anybody who is interested in working with MATLAB - The Matrix Laboratory !

By Bryan C

•

Aug 5, 2022

I found the course interesting and challenging, but the final exercises were an exercise in fruteration, not programing. The exercises expect you to solve math problems without adequately explaining the math that was expected. So more time is spent trying to understand what the instructors are looking for in the math, instead of writing code to solve that math. There are hundreds (if not thousands ) of similar questions in the forums which could easily be resolved by adding a few sentences of clarification to the problems. I enjoyed it up until the final exercises.

By Sujit B B

•

Jun 8, 2020

The course on overall basis was good. The instructor tried his best. The content of the course was perfect for beginners but the assignments really would upset any beginner, though I was fine as I have enough background. The assignments on the brighter side leads to logic development of one's. The difficulty of assignments in the very last week steeps upwards and no background of it is provided in that weeks lecture ,although one can always learn on their own after coming this far. On completing this course by yourself you'll surely think that it was worthy !

By 劉啟迪

•

Nov 22, 2020

Great course! This is one of the best programming lesson I have ever seen.

Just a suggestion: It will be better, if the wait time of assignment tests can be a little bit longer. During programming the function blur, my first program works, it's just too slow to pass the tests because of its too many for-loops. So I wasted too much time to vectorizing my program. It's great to remind us how important vectorizing is in MATLAB, but since it's an "Introduction" of MATLAB, vectorizing is actually not supported to be content of this course, right?

By Shen Z

•

Feb 21, 2020

Overall, clear explanation and helpful interaction. The professor is skilled at introducing the intuition behind the formulas and codes. However, the assignments are isolated from the video lecture. Hence, it is difficult for those with little or no previous programming experience to pass this course. Also, hard to practice what we have learned from the lecture. I believe here is the room for improvement: Delete assignments that is too complicated and instead add the task of manageable levels to help students to understand more.

By Fabia M

•

Sep 27, 2016

Very well done, I loved the lectures and enjoyed the assignments. I had no previous experience of programming and I found the explanation of the concepts very clear.

The main critique for me is that ,for some of the problems, not having a background in physics might be..well..too challenging! It took me hours only to read about the theory behind the question, to find out the appropriate formula to use in the code, whilst writing the actual program was pretty quick.

Other than that, I would certainly recommend the course.

By Antonis P

•

Dec 13, 2020

It was a really good course from knowledgable people. The hard work that has been put into this course to make it informational is obvious. The only thing that put me off during the course was the assignements. After week 5 they got extremely difficult and while before I did struggle a bit, I was able to figure something out. SInce week 6 it was nearly impossible for me even after spending an enormous amount of time. I think the teaching stuff should assess better the difficulty of assignements after week 5.

By Luca D M

•

Apr 17, 2021

Inizialmente il corso si presenta abbastanza fattibile, ma negli ultimi 2 esercizi diventa un qualcosa di impossibile da riuscire a svolgere.. -.- ci vogliono giorni e giorni per capire alcuni algoritmi e a parer mio visto che lo sto facendo per 3 crediti nella mia università mi sembra abbastanza esagerato.. ma per il resto, ho imparato tanto.. soprattutto a riuscire a debuggare mentalmente, cosa che prima non mi veniva facile, e anche a capire il ragionamento riga per riga di quello che devo programmare.

By ANSHUL A

•

Jan 25, 2021

It was an excellent experience learning this course. I started learning MATLAB from scratch, got my basics cleared and now I'm in a position to tackle new problems on my own, it's just that I take a lot of time while coding since everything's new to me so need more of practice. I would like to add up here that extra practice problems covering different concepts should have been there for practice purpose. And also the book should have been made available to us for free of cost. Thanks a lot to all of you.

By Yaroslav K

•

May 25, 2018

Very good and serious course. I passed it in four sessions, having break of a couple of months between each of them. Yet, after interruptions I was immediately comfortable with Matlab. The previously acquired skills were not forgotten.

Explanations are very detailed (sometimes too much detailed for me), and the exercises encourage research of additional functionalities. Pity that programming tasks for the last Lesson are not really related to it, and some of them are rather boring than challenging.

By Avinash K S

•

Jun 9, 2020

This is truly a great course for MATLAB beginner or even for an intermediate learner to clear the concept. This makes me able to think like a programmer. The descriptions and practice problems are up to the mark. This should be the first course to anyone new to the MATLAB and want to peruse a career in MATLAB programming. One suggestion is to use little more easy problems in assignments and increase the difficulty levels gradually. Also, suggest some practice problems source or books.

By Ali K

•

May 14, 2020

The course was really great, I enjoyed it. It was easy to understand, however the lecture took so long, its designed for nonprogrammers and sometimes I felt I should speed up the video to listen quickly to many parts during the lecture. Regarding the quizzes, I think it would be better to jump levels in the quizzes. The quizzes in the first 7 weeks were relatively very easy compared to the last two that took lots of time and thinking to figure out how to solve them.

By Piyush G

•

Jul 8, 2020

I got stuck in some of last week assignment, and did not have any clue what was going on. So, I refered MATLAB Community and got answer..... but still not satisfied got from that. Could you make an explanation video on Week 9 assignment and Post it in the Youtube, so that I can get overall clear explanation of what was going on?!. I have already subscribed to your Youtube channel. I loved your course, and learned so many things, Thank you sir!

By Jorge A V V

•

May 29, 2023

It has been a good experience to manage a programm like Matlab. Maybe there were hard challenges while I was completing the course, but it's done. The videos were very useful to have an idea to start my functions in Matlab. I study Economics at UPC (Universidad Peruana de Ciencias Aplicadas) in Lima,Peru so I had the decision to enter this interesting course if I will need it for my life. Now I know what to do. Thank you so much.

By Richard E F

•

Nov 20, 2020

I worked through this fairly quickly. I found getting the assignments correct quite hard as you get almost no feedback as to what your problem is from the grading process. It was quite awkward to find the appropriate submissions inn the discussion forums. Other coursera courses I have done had links to the appropriate weeks discussions on most pages.

I mostly enjoyed it, as a retiree I do these courses to keep my brain active.

By Hamid N

•

Mar 3, 2018

The course materials are good and very well presented by course instructor. However, the homeworks are not that well designed. The main focus goes to the mathematics behind the problems instead of focusing on the programming skills. So doing the homeworks was kind of boring staffs, as I had to spend time for mathematics instead of Matlab itself. Nevertheless this course is highly recommended to get in to MATLAB programming.

By Sergio P

•

Aug 23, 2020

Algunos ejercicios no se pueden hacer con lo explicado en el curso. El nivel de estos ejercicios debería reducirse. Algunos ejemplos: valid date, caesar y echo gen( este último se complica más bien por la mala explicación y algunos conceptos más que por la complejidad de la función a programar en sí).

Por lo demás, en general está bastante bien. Aunque a veces las explicaciones se hacen muy lentas en los videos.

By SUDHANSHU C

•

Jun 10, 2019

The course was excellent. Although there is more to MATLAB but it's enough for a beginner. The assignments were good . I think there should be more tough assignments in between the lessons because the final problems were way tougher than the in-between lesson problems. Even though the final problems were very interesting and challenging to complete. Overall it was a very good course with a wonderful lecturer.

By Leigh A W

•

Apr 12, 2021

Overall great class, the instructor was easy to follow, gave great examples and exercises. The only thing I suggest changing is it would be nice to have sample output to many of the exercises as it was often difficult to determine what the problem was asking for and how the output was to be formatted (this especially applies to the final exercises which were much more difficult than the other exercises)

By Divya P R

•

May 26, 2020

The course was very helpful in learning the basics of Matlab coding. Though i had an academic course in my institute on Matlab, this course helped me to strenghen my previous knowledge and also made me a better Matlab user. I found the last few exams difficult to crack. However, i am happy that i am able to finish this long course. Thanks to all the peopel behind this course. Thanks for your effort.

By Sunny Y

•

Jun 26, 2019

This Course really helped me in clearing basic concepts in MATLAB and has definitely provided me with the necessary skills and confidence to use it in handling the real life practical problem.

This course also provides good base if you want to study advanced topic in MATLAB.

Although most the assignment were simple and easy but final assignment must require separate video to really understand them.

By Andrej K

•

Apr 26, 2020

The course definitely requires some programming experience. I would appreciate to have some more practice questions before hitting the problem set. Problems in the first couple of weeks were too easy, and the rest of them assumed prior experience in at least some kind of programming. In all, I think it will give you a solid base for the beginning, alghouth you may not understand it completely.

By Yi Q

•

May 2, 2019

Very good and basic introduction to Matlab. If you are blank on the programming. It is recommend and almost no program pre-knowlege requirement. If you have some experience on python(or Numpy), you will see most of them are similar and very quick to handle Matlab work. The teacher and saffing team are very friendly and can response you very quickly when you have some challenge during learning.

By Moses R

•

May 14, 2020

More guidance on the assignments towards the last couple of weeks would be useful. Instructions on how to procced with the tougher assignments should be given as this is a course for beginners to programming as a whole not to experienced programmers who are new to MATLAB. Other than that, course content is the best for beginners who want to learn MATLAB.

Course Content & Delivery: 5/5

By Julianna R

•

Jul 11, 2020

Really educational, but a lot of the problems expected you to know matlab functions already. I started this course thinking it was an introduction, but upon re-reading the course overview it said 'Nevertheless, this course is not a MATLAB tutorial.' I was still able to complete the course, but I wish problems would have been more relevant to practicing skills taught in the videos.