Here are some calculus assigments, exercises, algorithms which i've done in 2020 while studying at College
Made this app to learn more about sets structure
Logic in Python, GUI in Tkinter
This is a simple linear Regression solved with Least squares method
Where:
- x - is the exam preparation time
- y - is the student mark
- ฯ - is the estimated mark
- ฮฃ - is the sum and 1/nฮฃ is an avg sum
- ฦ - is an observational error
Used tabulate to beatify the output
- Sets
- Graphs
- Bool algebra
- Matrices
- Regression
- Cryptography Basics
(c) 2020 Ilya Revenko. MIT License