mayyan
Full Member level 2
input: X= [X1 , X2 ,...,Xn] ; Y= [Y1 , Y2 ,...,Yn]
I want to find a solution of the type:
y = C1*exp{(a+ib)t}+C2*exp{(a-ib)t} or y = D1*exp{-at}*Sin(bt+p)
( which is the solution of: y'' + A0*y' + A1*y = 0 with complex roots ). I want to do it using regression to best fit the input.
Does someone know a book ( preferably Ebook) or internet site with an algorithm? Or have other idea how to solve it using different method?
please let me know
thanks
Mayyan
I want to find a solution of the type:
y = C1*exp{(a+ib)t}+C2*exp{(a-ib)t} or y = D1*exp{-at}*Sin(bt+p)
( which is the solution of: y'' + A0*y' + A1*y = 0 with complex roots ). I want to do it using regression to best fit the input.
Does someone know a book ( preferably Ebook) or internet site with an algorithm? Or have other idea how to solve it using different method?
please let me know
thanks
Mayyan