Tagged Questions
3
votes
4answers
878 views
Algorithmically get Amplitude and Phase of Sine wave?
I'm trying to figure out a way to algorithmically get the amplitude and phase of a function that has sinusoidal terms in the Maxima computer algebra system. This only applies to steady state (as t -> ...
0
votes
4answers
241 views
computer algebra soft to minimize the number of operations in a set of polynomials
I have systems of polynomials, fairly simple polynomial expressions but rather long
to optimize my hand. Expressions are grouped in sets, and in a given set there are common terms in several ...