-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
133 lines (85 loc) · 4.89 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# Classes
Each of the following classes home page can be accessed by clicking on the class name. More resources, such as PDFs and external links, can be found there. For convenience, the main sections are listed below.
## [Signals and Systems - ECEN 314](Ecen314/)
<aside>Fall 2022, Dr. Raffaella Righetti, Texas A&M University</aside>
### Sections
- [Introduction to Signals](/Ecen314/Classification_of_signals.html)
- [Periodic, Even and Odd, and Elementary Signals](/Ecen314/Periodic.html)
- [Systems and Their Properties](/Ecen314/Systems.html)
- [Fourier Series and Transform](/Ecen314/Fourier.html)
- [Filters and Sampling](/Ecen314/Filters.html)
### Useful Resources
- [ECEN 314 Wikidot](http://signalsandsystems.wikidot.com/)
## [Statistics and Probability - ECEN 303](Ecen303/)
<aside>Spring 2022, Dr. Xiaoning Qian, Texas A&M University</aside>
### Sections
- [Introduction and Set Theory](/Ecen303/Intro.html)
- [Basic Probability](/Ecen303/Basic_Prob.html)
- [Counting](/Ecen303/Counting.html)
- [Conditional Probability](/Ecen303/Conditional.html)
- [Discrete Random Variables](/Ecen303/Discrete.html)
- [Expectation](/Ecen303/Expectation.html)
- [Continuous Random Variables](/Ecen303/Continuous.html)
- [Generating Functions](/Ecen303/Generating.html)
- [Multiple Random Variables](/Ecen303/Multiple.html)
### Summaries
- [Summary for section 1 (through independence)](/Ecen303/Part_1_Summary.html)
- [Summary for section 2 (discrete random variables)](/Ecen303/Part_2_Summary.html)
## [Linear Algebra - MATH 311](Math311/)
<aside>Fall 2021, Dr. Tung Nguyen, Texas A&M University</aside>
### Sections
- [Section 1 - Chapters 1-3 - Vectors and Vector Spaces](/Math311/Sec1/)
- [Section 2 - Chapters 4-6 - Transformations, Orthogonality, and Eigenvalues](/Math311/Sec2/)
- [Section 3 - Chapters 7-11 - Vector Calculus](/Math311/Sec3/)
### Summary
- [Summary, Ch 1-3](/Math311/Sec1/summary.html)
- [Summary, Ch 4-6](/Math311/Sec2/summary.html)
- [Summary, Ch 7-11](/Math311/Sec3/summary.html)
- [Final Summary](/Math311/summary.html)
### Useful Resources
- [Useful (video) explanation of concepts by 3Blue1Brown](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
## [Electricity and Magnetism Lab - ENGR 217](Engr216/Study_Guide_217.html)
<aside>Fall 2021, Dr. Muhammad Ijaz, Texas A&M University</aside>
### Study Guide
- [Final Study Guide](Engr216/Study_Guide_217.html)
## [Differential Equations - MATH 308](Math308/)
<aside>Spring 2021, Dr. Kamran Reihani, Texas A&M University</aside>
### Sections
- [Chapter 1 - 3 - Introduction to Diff Eqs](Math308/Ch1-3/)
- [Chapter 5 - Solving with Series](Math308/Ch5/)
- [Chapter 6 - Laplace Transforms](Math308/Ch6/)
- [Chapter 7 - Systems of Linear Equations](Math308/Ch7/)
### Useful Resources
- [Paul's Online Notes - Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/DE.aspx)
- [Slope Field Grapher](https://homepages.bluffton.edu/~nesterd/apps/slopefields.html)
- [Complex 3D Function Grapher](https://kiranwells.github.io/ray-graph/)
- [Integral Table](http://integral-table.com/downloads/single-page-integral-table.pdf)
- [Table of Laplace Transforms](https://tutorial.math.lamar.edu/pdf/Laplace_Table.pdf)
- [Direction Field and Phase Plane Programs](https://www.cs.unm.edu/~joel/dfield/)
## [Mechanical & Electromagnetic Physics - PHYS 206 & 207](Phys206/)
<aside>Spring/Fall 2021, Dr. William Bassichis, Texas A&M University</aside>
### Useful Resources
- [Study Strategies](https://mechanics.physics.tamu.edu/strategies.shtml)
- [Lecture Videos and Previous Exams (206 Don't Panic)](https://sites.google.com/view/bassichis/PHYS206)
- [Lecture Videos and Previous Exams (207 Don't Panic)](https://sites.google.com/view/bassichis/PHYS207)
- [Previous Exams (206 Common Exams)](https://mechanics.physics.tamu.edu/prev_exams.php)
## [Mechanical Physics Lab - ENGR 216](Engr216/Study_Guide.html)
<aside>Spring 2021, Dr. Natela Ostrovskaya, Texas A&M University</aside>
### Study Guide
- [Final Study Guide](Engr216/Study_Guide.html)
## [Calculus 3 (Multivariable) - MATH 251](Math251/)
<aside>Fall 2020, Dr. Arman Darbinyan, Texas A&M University</aside>
### Sections
- [Chapter 12 - Vectors and Planes](Math251/12/)
- [Chapter 13 - Vector Equations](Math251/13/)
- [Chapter 14 - Partial Derivatives and Applications](Math251/14/)
- [Chapter 15 - Double and Triple Integrals](Math251/15/)
- [Chapter 16 - Curl and Divergence](Math251/16/)
### Useful Resources
- [Paul's Online Calc III Notes](https://tutorial.math.lamar.edu/Classes/CalcIII/CalcIII.aspx)
- [OpenStax Free Calc 3 Textbook](https://openstax.org/books/calculus-volume-3/pages/1-introduction)
- [Complex 3D Function Grapher](https://kiranwells.github.io/ray-graph/)
## Github Link for this site
You can make changes or submit more resources on the [Github page](https://github.com/KiranWells/web-app).
<script src="/source/texme.js"></script>
<link rel="stylesheet" href="/source/theme.css">