The document contains solved math and programming problems from a class. It includes:
1) A MATLAB program to calculate the sum of even numbers from 0 to 100 and the sum of a series until it exceeds 1.995.
2) A program to generate the Fibonacci sequence up to the 12th term.
3) Code to calculate the number of students who got a grade of A or F, and the mean and standard deviation of grades.
4) A script to evaluate terms in a difference equation.
5) A program that plots the magnitude of a circuit's equivalent impedance versus frequency and finds the minimum impedance and its corresponding frequency.