Output a sine wave:\n\n O(t) = Amp*Sin(Freq*t+Phase) + Bias\n\nSine type determines the computational technique used. Th

Post Reply
mamorani
Posts: 8800
Joined: Thu Feb 25, 2021 6:50 pm
Contact:

Output a sine wave:\n\n O(t) = Amp*Sin(Freq*t+Phase) + Bias\n\nSine type determines the computational technique used. Th

Post by mamorani »

Output a sine wave:\n\n O(t) = Amp*Sin(Freq*t+Phase) + Bias\n\nSine type determines the computational technique used. The parameters in the two types are related through:\n\nSamples per period = 2*pi / (Frequency * Sample time)\n\nNumber of offset samples = Phase * Samples per period / (2*pi)\n\nUse the sample-based sine type if numerical problems due to running for large times (e.g. overflow in absolute time) occur.

dialog
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest