Introduction to Programming with MATLAB ~ Vanderbilt University.zip
大小:2.2MB
价格:40积分
下载量:0
评分:
5.0
上传者:Bill_yin22
更新日期:2025-09-22

Mathwork+Matlab+编程手册

资源文件列表(大概)

文件名
大小
introduction-to-programming-with-matlab-master/
-
introduction-to-programming-with-matlab-master/.gitignore
10B
introduction-to-programming-with-matlab-master/LICENSE
1.03KB
introduction-to-programming-with-matlab-master/README.md
2.78KB
introduction-to-programming-with-matlab-master/assets/
-
introduction-to-programming-with-matlab-master/assets/certificate.pdf
307.58KB
introduction-to-programming-with-matlab-master/assets/certificate.png
560.04KB
introduction-to-programming-with-matlab-master/week-2/
-
introduction-to-programming-with-matlab-master/week-2/lesson_1_wrap_up.m
142B
introduction-to-programming-with-matlab-master/week-2/program1.m
79B
introduction-to-programming-with-matlab-master/week-2/test.m
59B
introduction-to-programming-with-matlab-master/week-3/
-
introduction-to-programming-with-matlab-master/week-3/assets/
-
introduction-to-programming-with-matlab-master/week-3/assets/question-1.PNG
9.52KB
introduction-to-programming-with-matlab-master/week-3/assets/question-10-2.PNG
12.81KB
introduction-to-programming-with-matlab-master/week-3/assets/question-2.PNG
9.87KB
introduction-to-programming-with-matlab-master/week-3/assets/question-3.PNG
11.97KB
introduction-to-programming-with-matlab-master/week-3/assets/question-4.PNG
7.09KB
introduction-to-programming-with-matlab-master/week-3/assets/question-5.PNG
9.29KB
introduction-to-programming-with-matlab-master/week-3/assets/question-6-2.PNG
15.42KB
introduction-to-programming-with-matlab-master/week-3/assets/question-7.PNG
8.88KB
introduction-to-programming-with-matlab-master/week-3/assets/question-8.PNG
12.46KB
introduction-to-programming-with-matlab-master/week-3/assets/question-9-2.PNG
10.9KB
introduction-to-programming-with-matlab-master/week-3/colon_operators.m
34B
introduction-to-programming-with-matlab-master/week-3/lesson-2-wrap-up.md
401B
introduction-to-programming-with-matlab-master/week-3/matrix_arithmetic.m
106B
introduction-to-programming-with-matlab-master/week-3/matrix_indexing.m
59B
introduction-to-programming-with-matlab-master/week-4/
-
introduction-to-programming-with-matlab-master/week-4/corners.m
114B
introduction-to-programming-with-matlab-master/week-4/randRange.m
296B
introduction-to-programming-with-matlab-master/week-4/taxi_fare.m
107B
introduction-to-programming-with-matlab-master/week-4/tri_area.m
53B
introduction-to-programming-with-matlab-master/week-5/
-
introduction-to-programming-with-matlab-master/week-5/minimax.m
205B
introduction-to-programming-with-matlab-master/week-5/randInt.m
193B
introduction-to-programming-with-matlab-master/week-5/taking_input.m
75B
introduction-to-programming-with-matlab-master/week-5/trio.m
138B
introduction-to-programming-with-matlab-master/week-6/
-
introduction-to-programming-with-matlab-master/week-6/eligible.m
114B
introduction-to-programming-with-matlab-master/week-6/multiTable.m
183B
introduction-to-programming-with-matlab-master/week-6/persistent_variables.m
202B
introduction-to-programming-with-matlab-master/week-6/picker.m
140B
introduction-to-programming-with-matlab-master/week-6/under_age.m
123B
introduction-to-programming-with-matlab-master/week-6/valid_date.m
1.13KB
introduction-to-programming-with-matlab-master/week-6/valid_date_1.m
1.13KB
introduction-to-programming-with-matlab-master/week-7/
-
introduction-to-programming-with-matlab-master/week-7/freezing.m
80B
introduction-to-programming-with-matlab-master/week-7/halfsum.m
155B
introduction-to-programming-with-matlab-master/week-7/is_leap_year.m
296B
introduction-to-programming-with-matlab-master/week-7/max_sum.m
294B
introduction-to-programming-with-matlab-master/week-7/next_prime.m
134B
introduction-to-programming-with-matlab-master/week-8/
-
introduction-to-programming-with-matlab-master/week-8/caesar.m
266B
introduction-to-programming-with-matlab-master/week-8/sparse2matrix.m
379B
introduction-to-programming-with-matlab-master/week-9/
-
introduction-to-programming-with-matlab-master/week-9/Distances.xlsx
659.87KB
introduction-to-programming-with-matlab-master/week-9/Frankenstein-by-Shelley.txt
417.32KB
introduction-to-programming-with-matlab-master/week-9/blur.m
349B
introduction-to-programming-with-matlab-master/week-9/char_counter.m
423B
introduction-to-programming-with-matlab-master/week-9/echo_gen.m
391B
introduction-to-programming-with-matlab-master/week-9/get_distance.m
577B
introduction-to-programming-with-matlab-master/week-9/lenna.png
462.73KB
introduction-to-programming-with-matlab-master/week-9/saddle.m
590B
introduction-to-programming-with-matlab-master/week-9/simple.txt
42B
introduction-to-programming-with-matlab-master/week-9/taking_file_input.m
37B

资源内容介绍

Introduction to Programming with MATLAB ~ Vanderbilt University
# Introduction to Programming with MATLAB ~ Vanderbilt University[![course-list](https://img.shields.io/badge/also%20see-Other%20Coursera%20Courses-fe4523.svg)](https://github.com/anishLearnsToCode/course-list#coursera)![problems-solved](https://img.shields.io/badge/Problems%20Solved-100%25-1abc9c.svg)📹[My YouTube Channel](https://www.youtube.com/channel/UC6zEtIjpypm8gADSdHMP5vg)## 📖 Overview- [Week 1: Course Pages](week-1-course-pages) - [Week 2: The MATLAB Environment](#week-2-the-matlab-environment) - [Week 3: Matrices and Operators](#week-3-matrices-and-operators) - [Week 4: Functions](#week-4-functions)- [Week 5: Programmer's Toolbox](#week-5-programmers-toolbox)- [Week 6: Selection](#week-6-selection) - [Week 7: Loops](#week-7-loops) - [Week 8: Data Types](#week-8-data-types) - [Week 9: File Input/Output](#week-9-file-inputoutput)- [Certificate](#-certificate)## Week 1: Course PagesNo Graded Assignment or Quiz## Week 2: The MATLAB Environment### Programming Assignments- [MATLAB as a Calculator](week-2/program1.m)- [Lesson 1 Wrap-Up](week-2/lesson_1_wrap_up.m)## Week 3: Matrices and Operators### Programming Assignments- [Assignment: Colon Operators](week-3/colon_operators.m)- [Assignment: Matrix Indexing](week-3/matrix_indexing.m)- [Assignment: Matrix Arithmetic](week-3/matrix_arithmetic.m)### Quizzes- [Lesson 2 Wrap Up](week-3/lesson-2-wrap-up.md)## Week 4: Functions### Programming Assignments- [Assignment: A Simple Function](week-4/tri_area.m)- [Assignment: Multiple Outputs](week-4/corners.m)- [Assignment: Lesson 3 Wrap-Up](week-4/taxi_fare.m)## Week 5: Programmer's Toolbox### Programming Assignments- [Assignment: Built-In Functions](week-5/minimax.m)- [Assignment: Matrix Construction](week-5/trio.m)## Week 6: Selection### Programming Assignments- [Assignment: If-Statement Practice](week-6/picker.m)- [Assignment: More Practice](week-6/eligible.m)- [Assignment: nargin](week-6/under_age.m)- [Assignment: Lesson 5 Wrap-Up](week-6/valid_date.m)## Week 7: Loops### Programming Assignments- [Assignment: for-loop Practice](week-7/halfsum.m)- [Assignment: while-loop Practice](week-7/next_prime.m)- [Assignment: Logical Indexing](week-7/freezing.m)- [Lesson 6 Wrap-Up](week-7/max_sum.m)## Week 8: Data Types### Programming Assignments- [Assignment: Character Vectors](week-8/caesar.m)- [Assignment: Using Cell Arrays](week-8/sparse2matrix.m)## Week 9: File Input/Output### Programming Assignments- [Assignment: Excel Files](week-9/get_distance.m)- [Assignment: Text Files](week-9/char_counter.m)- [Assignment: Saddle Points](week-9/saddle.m)- [Assignment: Image Blur](week-9/blur.m)- [Assignment: Echo Generator](week-9/echo_gen.m)## 🎓 [Certificate](http://coursera.org/verify/3S3AANA8JQTN)![certificate](assets/certificate.png)

用户评论 (0)

发表评论

captcha