#Linear regression (?)

13 messages · Page 1 of 1 (latest)

fervent radish
#

does there exist something like a linear regression but for a function like asin(bx)+cx+d

uncut shaleBOT
#
  1. Do not ping the Moderators, unless someone is breaking the rules.
  2. Do not ping the Helper Moderators, unless there is a conflict between helpers.
  3. Do not ping other members randomly for help.
  4. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  5. Wait patiently for a helper to come along.
  6. If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:

+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:

gaunt leaf
#

trig functions are periodic, so it’s gonna become inaccurate after some point

#

try graphing one on a software and see where it leads you

neat relic
#

That is:
$$L(a,b,c,d) = \sum_{(x,y) \in D} (y - f(x,a,b,c,d))^2$$
Where $$f(x,a,b,c,d) = a\sin(bx) + cx + d$$

blazing girderBOT
neat relic
#

And D is a dataset of points (x, y)

#

I don't know if there are closed forms of the minimizer

#

But typically you could get away with iterative optimization techniques like gradient descent or whatnot

gilded boughBOT
#

@fervent radish

<:HelpIcon:1304095958283321385>| Help Reminder

Hello jaypi0, this is a friendly reminder that your help request has been inactive for more than 24 hours. If you no longer need assistance, please consider closing the thread using the +close command. This thread will be automatically closed in 3 days if it remains inactive.