An open API service indexing awesome lists of open source software.

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: 3 months ago
JSON representation

Sum and difference of two vectors u1 and u2 with application to the analysis of complex signals

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".