photo

Phuri Nittiwat


Last seen: 9개월 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


linear least regression solving a and b from given data
From the following question in Part 2 I try to find a and b to fit the data above as f(x) = a/((x^2)+b) from my code as I c...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I try to apply Taylor's series for sin(x) + cos(x)
f(x) = sin(x) + cos(x) = (-1)^k[ x^2k+1 / (2k+1!) + x^2k / (2k!)] let Tn(x) = (-1)^k[ x^2k+1 / (2k+1!) + x^2k / (2k!)] 1) p...

2년 초과 전 | 답변 수: 1 | 0

1

답변