# MZB221 - Electrical Engineering Mathematics

## Prof Scott McCue

### Semester 1, 2024

***

## Downloads

Lecture notes download: [MZB221 Lecture Notes PDF](https://www.github.com/Tarang74/MZB221/raw/main/MZB221%20Lecture%20Notes.pdf)

***

This repository provides **lecture notes** for **MZB221 - Electrical Engineering Mathematics**.

*The contents of the lecture notes are described below.*

***

## Contents

1. Sequences and Series
2. Taylor Series
3. Fourier Series
4. Scalar Fields
5. Vector Fields
6. Multiple Integrals
7. Line Integrals
8. Surface Integrals
9. Fundamental Theorems of Calculus
10. Laplace Transform
11. Nonlinear ODEs
12. System of Differential Equations

***

[![license](https://forthebadge.com/images/badges/cc-nc-sa.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

This work is licensed under a [Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tarang74.gitbook.io/qut-notes/mzb221.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
