Chevron Left
返回到 Introduction to Programming with MATLAB

学生对 Vanderbilt University 提供的 Introduction to Programming with MATLAB 的评价和反馈

4.8
17,920 个评分

课程概述

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....

热门审阅

KB

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

筛选依据:

4401 - Introduction to Programming with MATLAB 的 4425 个评论(共 4,532 个)

创建者 Satyam R

Jun 18, 2022

good

创建者 Yasmeen A T

Oct 3, 2021

good

创建者 Sidra F

Sep 13, 2021

Good

创建者 Vedant V J

Jul 8, 2021

Good

创建者 GOTTAMGEETHIKA

May 29, 2021

good

创建者 Amit K S

May 9, 2021

good

创建者 s160495 K a

Feb 24, 2021

Good

创建者 Karthik S D

Jan 1, 2021

Nice

创建者 VOLLEPU M S

Dec 6, 2020

good

创建者 KAVIN K P S

Sep 10, 2020

NICE

创建者 Elvan V

Sep 6, 2020

Nice

创建者 LOKESHVAR .

Aug 29, 2020

good

创建者 Ajeethkumar U

Aug 15, 2020

quiz

创建者 Abhilash P

Jul 29, 2020

good

创建者 gautam K

Jun 27, 2020

good

创建者 Pranav N

May 2, 2020

best

创建者 Jose L R H

Mar 6, 2018

Nice

创建者 JHOEL E C M

Jun 24, 2023

---

创建者 121810402046 M V

Dec 15, 2020

.1

创建者 Edison S A

Dec 1, 2025

.

创建者 Khalil R F

Jul 4, 2021

创建者 NIRAJ P

Apr 16, 2021

.

创建者 Moe s k

Jul 6, 2018

g

创建者 Alexis S

Aug 20, 2020

I feel like I learned a lot in this course as I was a complete beginner to programming. However, I agree with some of the other reviews that the assignments were way harder than the material presented in the lectures and example problems, particularly for the second half of the course. I felt I had a good grasp on the concepts for the first half of the course, but it got significantly harder. We had to use functions that were never mentioned during the lectures and that I didn't know existed, for example. I found myself getting frustrated and having to consult the discussion boards regularly towards the end, in an attempt to figure out where I was going wrong with my code and even to figure out where to start. That helped, but I believe that the course could be better laid out to better prepare students for the more difficult assignments. That being said, I appreciate the time that the instructors put into making this course and making it available to audit for free. It is a difficult subject for those new to programming and provided a good introductory foundation.