|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/matlab-for-the-absolute-beginner/
课程评论:没有评论
课程名称:绝对初学者的MATLAB 课程概述:如果您想学习如何使用MATLAB,但几乎没有经验,这门课程非常适合您!即使您有一些MATLAB经验,并希望进一步学习,这门课程也适合您!现在就点击注册按钮报名吧。 在此课程中,您将学习到以下内容: 第一章:初步了解 本章介绍MATLAB桌面环境,学习者能够识别并使用命令窗口、工作区、命令历史、当前文件夹和主页选项卡,并能够创建变量及进行简单的数学运算。 第二章:矩阵入门 这一章分为九个部分,讲解如何创建矩阵、查找维度、转置矩阵,并使用索引访问矩阵的部分,进行矩阵加减法和乘法,应用矩阵解决数值问题,最后介绍MATLAB中黑白、灰度与彩色图像的处理。 第三章:数组操作 本章分为四部分,介绍数组及其基本数学运算,利用数组评估二次表达式,生成数字序列,以及对数组进行统计计算,如平均值和中位数等。 第四章:制作动画 此章分为七部分,逐步讲解如何在MATLAB中使用编辑窗口创建旋转风扇的动画。 第五章:三维绘图 分为两部分,讨论三维线条图和三维表面图的绘制。 第六章:数据处理 这一章分为八部分,回顾常见统计操作,制作简单和多组数据显示的柱状图,以及饼图,增强图形可读性的标题和标签添加,使用循环和条件语句创建函数等。 第七章:表格操作 分为两部分,介绍如何使用结构创建表格,以及读取文件并将数据转换为表格并进行一些操作。 第八章:Simulink入门 本章分为七部分,介绍如何打开Simulink,创建简单模型,常用源块和数学运算块,数字逻辑电路建模,子模块的创建,以及微分方程模型的构建。 第九章:简单图形用户界面 分为五部分,学习MATLAB中的输入函数和简单的图形用户界面设计。 第十章:杂项/ Bonus讲座 此章分为十部分,旨在激发学习者的创意,以编写代码和绘制框图练习MATLAB,包括符号数学工具箱的使用、图像处理工具箱的基本函数、递归函数的实例以及相关数字信号处理的Simulink模型制作等。 通过这门课程,您将掌握MATLAB的基本操作,提高编程能力。 RTLR
If you want to learn how to use MATLAB, but have little to no experience, this course is for you! If you have some MATLAB experience, and want to learn more, this course may be for you too! Sign up now by clicking the enroll button.In this course, you will learn:Chapter 1: First LookThe video introduces the learner to the MATLAB desktop environment. At the end of this video, the learner will be able to identify and use Command Window Workspace Command History Current Folder Home tab The learner will be able to create variables and perform simple mathematical operations on them. Chapter 2: Introduction to matricesThis chapter is divided into 9 parts Part 1: This session demonstrateshow to create matriceshow to find its dimensionshow to take the transpose of a matrix Part 2: The session demonstrates the use of indices to access a section of the matrix Part 3: The session demonstrates the addition and subtraction of matrices Part 4: This session demonstrates the multiplication operation on matrices Part 5, 6: These sessions demonstrate the use of matrices is solving a numerical problem Part 5: Example I Part 6: Example II Part 7,8,9:These sessions introduce the learner to black-and-white, gray-scale and colored images on MATLAB Chapter 3: Working with arraysThis chapter is divided into 4 parts Part 1: This session introduces the learner to arrays on MATLAB, and some basic mathematical operations Part 2: This session takes an example of a quadratic expression, and how arrays can be used to evaluate it over a range of values Part 3: This session discusses how to generate a sequence of numbers on MATLAB Part 4: This session demonstrates common statistical computations on arrays like mean, median et cetera Chapter 4: Make an animationThis chapter is divided into 7 parts. Part 1: This session introduces the learner to the Editor Window on MATLAB Part 2-7: These sessions develop the animation of a rotating fan step by stepPart 2: Step 1Part 3: Step 2Part 4: Step 3Part 5: Step 4Part 6: Step 5Part 7: Step 6 Chapter 5: Three dimensional plotsThis chapter is divided into 2 parts Part 1: This session discusses three dimensional line plots Part 2: This session discusses three dimensional surface plots Chapter 6: Working with DataThis chapter has been divided into 8 parts. Part 1: This session is a recapitulation of the common statistical operations of mean, median et cetera Part 2: This session demonstrates how to make a simple bar graph/chart Part 3: This session demonstrates how to make a bar graph/chart with multiple bars grouped together Part 4: This session demonstrates how to make a pie chart Part 5: This session takes a line plot and adds title and labels to it, to enhance readability. Part 6: This session adds labels and enhances the readability of a pie chart. Part 7, 8: These sessions demonstrate how to create a function with looping and conditional statements Part 7: Example 1Part 8: Example 2 Chapter 7: Working with TablesThis chapter has been divided into 2 parts. Part 1: This session introduces the user to structures, demonstrates how to create tables using structures, and discusses an application where multiple tables are joined together Part 2: This session reads a file, convert the data into table and perform some operations on them Chapter 8: Introduction to SimulinkThis chapter has been divided into 7 parts Part 1: This shows how to open Simulink Part 2: This session demonstrates how to make a simple model on Simulink Part 3: This session demonstrates some common sources. Part 4: This session demonstrates blocks related to common mathematical operations. Part 5: This session demonstrates how Simulink can be used to model digital logic circuits. Part 6: This session demonstrates how to make a sub-module/subsystem/sub-circuit on Simulink Part 7: This session demonstrates how to make Simulink models for differential equations Chapter 9: Simple Graphical User InterfacesThis chapter is divided into 5 parts. Part 1: This session demonstrates the input function in MATLAB Part 2-5: This session demonstrates simple GUIs on MATLABPart 2: GUI 1Part 3: GUI 2Part 4: GUI 3Part 5: GUI 4 Chapter 10: Miscellaneous / Bonus LecturesThis chapter aims to give the learner ideas to create codes and block diagrams and thus practice MATLAB. This chapter has been divided into 10 parts Part 1: This session introduces the user to the Symbolic Math Toolbox Part 2: This session demonstrates how the functions in the Symbolic Math toolbox can be used to solve a numerical problem Part 3: This session demonstrates how to use Symbolic Math Toolbox to work with Laplace transforms and then moves to the Control System Toolbox. Part 4: This session is just the viewing of a paper from which Control System codes and block diagrams can be made. Part 5,6: These sessions introduce some basic functions in the Image Processing Toolbox. Part 5: Histogram Equalization Part 6: Gray-scale conversion, Morphological operations, et cetera Part 7: This session takes an example and demonstrates recursive functions on MATLAB Part 8: This session is just the viewing of a paper from which Simulink models relevant to Digital Signal Processing can be made. Part 9: This session is just the viewing of a document on sequences and progressions, which can be used to create iterative and recursive functions on MATLAB. Part 10: This session shows a Graphical User Interface which the learner can try to create using concepts on image processing.