MATLAB Homework
Simple Matlab Assignments for Calculus and Beyond
Reference
Titles
File Formats
A Very Brief Intro to Matlab
(PDF)
(LaTex)
Entering Formulas in Matlab
(PDF)
(LaTex)
Matlab Commands for Linear Algebra
(PDF)
(LaTex)
Math 2301 - Calculus I
Titles
File Formats
1)
Plotting Functions
(PDF)
(LaTex)
Sample Solution
(PDF)
(LaTex)
2)
Solving Equations
(PDF)
(LaTex)
Sample Solution
(PDF)
(LaTex)
3)
Limits and Derivatives
(PDF)
(LaTex)
4)
Derivatives
(PDF)
(LaTex)
5)
More Limits
(PDF)
(LaTex)
6)
Exponentials vs. Powers
(PDF)
(LaTex)
7)
Newton's Method
(PDF)
(LaTex)
8)
Riemann Sums I
(PDF)
(LaTex)
9)
Hyperbolic Functions and the Gateway Arch
(PDF)
(LaTex)
Graphing Functions with MATLAB
(PDF)
(LaTex)
Compositions of Functions and Their Graphs
(PDF)
(LaTex)
Curve Fitting, Loglog Plots and Semilog Plots
(PDF)
(LaTex)
Definition of a Derivative
(PDF)
(LaTex)
Implicit Differentiation
(PDF)
(LaTex)
Plotting Inverse Trigonometric Functions
(PDF)
(LaTex)
Finding Limits in Matlab
(PDF)
(LaTex)
Newton's Method Again (Download
Newton.m
)
(PDF)
(LaTex)
Math 2302 - Calculus II
Titles
File Formats
1)
Antiderivatives
(PDF)
(LaTex)
2)
Improper Integrals
(PDF)
(LaTex)
3)
Summation of Series
(PDF)
(LaTex)
4)
Taylor Series
(PDF)
(LaTex)
5)
Plane Curves
(PDF)
(LaTex)
6)
Polar Coordinates
(PDF)
(LaTex)
7)
Monte Carlo Integration
(PDF)
(LaTex)
Area Below the Graph of a Function
(PDF)
(LaTex)
Riemann Sums II
(PDF)
(LaTex)
Integrating functions with MatLab
(PDF)
(LaTex)
Taylor Approximations I
(PDF)
(LaTex)
Taylor Approximations II (Download
Tapprox.m
)
(PDF)
(LaTex)
Math 3300 - Calculus III
Titles
File Formats
1)
Space Curves
(PDF)
(LaTex)
2)
Functions of Two Variables
(PDF)
(LaTex)
3)
Contour Plots
(PDF)
(LaTex)
4)
Partial Derivatives
(PDF)
(LaTex)
5)
Gradients
(PDF)
(LaTex)
6)
Lagrange Multipliers
(PDF)
(LaTex)
7)
Double Integrals
(PDF)
(LaTex)
8)
Approximate Double Integrals
(download
lowerleft.m
)
(PDF)
(LaTex)
9)
Volume of a Ball in 4-Space
(PDF)
(LaTex)
Math 3400 - Differential Equations
Titles
File Formats
1)
Separation of Variables
(PDF)
(LaTex)
2)
Direction Fields
(PDF)
(LaTex)
3)
Linear First-order Equations
(PDF)
(LaTex)
4)
Linear Second-order Equations
(PDF)
(LaTex)
5)
A Spring-Mass System
(PDF)
(LaTex)
6)
Linear versus Nonlinear
(PDF)
(LaTex)
7)
Convergence of Euler Methods
(download
myeuler.m
) (download
mymodeuler.m
)
(PDF)
(LaTex)
8)
Plotting Solutions to First Order Initial Value Problems
(PDF)
(LaTex)
9)
Homogeneous ODEs with Constant Coefficients
(PDF)
(LaTex)
10)
Special Functions
(PDF)
(LaTex)
11)
Euler's Method (Download
Euler.m
)
(PDF)
(LaTex)
Math 3600 - Applied Numerical Methods
Web site for MATH 344
Math 3200 and 3210 - Linear Algebra
Titles
File Formats
Matlab Commands for Linear Algebra
(PDF)
(LaTex)
1)
Matrix Operations
(PDF)
(LaTex)
2)
Solving Linear Systems
(PDF)
(LaTex)
3)
Eigenvalues and Eigenvectors
(PDF)
(LaTex)
4)
Eigenvalue Power Method
(PDF)
(LaTex)
5)
Eigenvalues by the QR Method
(PDF)
(LaTex)