Formula for a sine wave the passes through three known points.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eflaig
    New Member
    • Mar 2015
    • 1

    Formula for a sine wave the passes through three known points.

    Hi,

    I am trying to find the formula for a sine curve that passes through three known points with the lowest amplitude. Would anyone be able to provide some guidance regarding the best method of figuring this out?

    Thanks in advance.
  • Zacariaz
    New Member
    • Jun 2015
    • 9

    #2
    Maybe this is what you're looking for?
    We have a computationally expensive function of a large set of data and an angle, that is known to result in a sine wave: $$ f(\text{data}, \theta) \approx a \sin (\theta + b) + c$$ We want to fi...


    Also AFAIK only one amplitude is applicable for a given set of 3 points. I may be wrong though.

    Comment

    Working...