Author: neha.bhagirath
-
Finding Derivatives and Integrals
In today’s lesson, we will be covering the following topics: 1. Finding Derivatives 2. Finding Anti-Derivatives (Integrals) VIDEO COMING SOON Finding Derivatives If you’re in this course, you probably have already taken a calculus class – if not, check out the Differential and Integral Calculus courses for information on derivatives and integrals! I won’t explain…
-
Overlaying Plots Versus Subplot
In today’s lesson, we will be covering the following topics: 1. Overlaying Plots 2. Subplots VIDEO COMING SOON Overlaying Plots We learned in a previous lesson how to plot simple X-Y graphs, but what if want to show multiple data sets in one plot? To do this, we can overlay plots. To do this, there…
-
Switchcase
In today’s lesson, we will be covering the topic of switchcase.
-
Solve a Linear System of Equations; Eigenvalues and Eigenvectors
In today’s lesson, we will be covering the following topics: 1. Solving a Linear System of Equations 2. Eigenvalues and Eigenvectors VIDEO COMING SOON Solving a Linear System of Equations MATLAB can help you solve a linear system of equations, which means solving for all the unknown variables in a set of equations. This can…
-
Strings and Scripts (aka M-File Scripts)
In today’s lesson, we will cover the following topics: 1. Scripts (aka Script Files, M Scripts, M-File Scripts) 2. Strings VIDEO COMING SOON! Scripts So far, all the commands I have taught have usually been typed directly into the Command Window where each line of code runs one by one when you hit ‘enter’, and…
-
Descriptive Statistics and More Mathematical Built-In Functions
In today’s lesson, we are going to discuss the following topics: 1. Calculating Statistical Values (Descriptive Statistics) 2. Sum and Product Functions VIDEO COMING SOON! Descriptive Statistics Descriptive statistics are statistical values that describe information in a set of data so it is easier to analyze. Here is a table of different MATLAB statistical analysis…
-
Concatenate, Inverse, Determinant, RREF; Special Matrices, Matrix Generators
In today’s lesson, we will be covering the following topics: 1. Concatenating Arrays 2. Finding Inverse and Determinant of a Matrix 3. Reduced Row Echelon Form of a Matrix 4. Special Matrices 5. Matrix Generators VIDEO COMING SOON! Concatenating Arrays To add (also called append) a row/column/number to an array, we need to concatenate arrays.…
-
Matrix Indexing, Colon Operator, Linear and Logarithmic Spacing
In today’s lesson, we will cover: 1. Matrix Indexing 2. Colon Operator 3. Linear Spacing 4. Logarithmic Spacing VIDEO COMING SOON! Matrix Indexing Indexing is when we access a value based on its location in an array (such as the 3rd row, or the element in the 2nd row and 3rd column). To do this,…
-
Adding Legends, Line Styles and Colors, Subscripts, Superscripts, Accents
In today’s lesson, we will discuss the following topics: 1. Adding Line Styles to Graphs, including Colors and Underlines 2. Adding Legends to Graphs 3. Adding Subscripts and Superscripts on Variables 4. Adding Accents on Variables VIDEO COMING SOON! Adding Line Styles to Graphs, including Colors and Underlines MATLAB allows us to create different styles,…
-
Arrays, Creating Vectors/Matrices and their Operations, Dot and Cross Product
In today’s lesson, we will discuss the following topics: 1. What is an Array? 2. How to Create a Matrix (plural – Matrices) 3. How to Create a Vector 4. Sub-Matrices 5. Vector and Matrix Operations 6. Dot and Cross Products VIDEO COMING SOON What is an Array? An array in MATLAB can be used…
Recent Posts
- More Practice – Thermodynamics
- More Practice – Advanced Functions
- How Genetic Algorithms Evolved From the Theory of Evolution
- More Practice – Process Design
- More Practice – Process Integration
Tags
absorption acid alcohol alphabetical order benzene calculus carbon chemical chemistry computing conjugate cyclo definite differential engineer engineering equations exceptions exponential factoring families Gaussian Elimination graphs identity indefinite limit rules limits logarithmic math MATLAB nomenclature organic phenyl programming properties reversed carnot Row Reductions rules squeeze theorem substituents System of Equations table of values trig university vapor compression
Comments
Hello there. I discovered your site by means of Google at the same time as searching for a similar subject,…
thanks!