https://github.com/dmitriymakhnovskiy/vector_calculus
Sum and difference of two vectors u1 and u2 with application to the analysis of complex signals
https://github.com/dmitriymakhnovskiy/vector_calculus
amplitude complex-signals ltspice phase phasor-diagram python vector-difference vector-magnitude vector-sum vectors
Last synced: about 1 year ago
JSON representation
Sum and difference of two vectors u1 and u2 with application to the analysis of complex signals
- Host: GitHub
- URL: https://github.com/dmitriymakhnovskiy/vector_calculus
- Owner: DmitriyMakhnovskiy
- Created: 2024-04-12T14:45:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T10:37:08.000Z (about 2 years ago)
- Last Synced: 2025-01-06T14:47:52.943Z (over 1 year ago)
- Topics: amplitude, complex-signals, ltspice, phase, phasor-diagram, python, vector-difference, vector-magnitude, vector-sum, vectors
- Language: Python
- Homepage: https://dykplus.wordpress.com/
- Size: 745 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this educational project, we illustrate the calculation (main.py) of the sum and difference of two signals with the same frequency but different phases using vector calculus.
Additionally, we simulate the results in LTspice.
For more details refer to the report "An example of complex signal analysis.pdf".