jorge
unread,May 23, 2013, 1:21:11 PM5/23/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi!
I´ve been using yor fminspleas program, which is great, im getting exact result as if i was using te curve fitting tool box, except i encountered a little problem, which i was hopping you could help me out with, im trying to fit a cosine function to a set of data of the form f(t) = a*cos((x-phi)*(2*pi/90)) + C, being C the displacement in the y axis,with the help of fminspleas i´ve gotten a and phi, but now im the necessity to also know C, what would be the best way to generate c?
thanks for your fminspleas program and for your help