forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 8:01 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: fitting sin curve for Image Pixels
PostPosted: Thu Dec 05, 2013 1:22 pm 
Offline

Joined: Thu Dec 05, 2013 1:07 pm
Posts: 1
HI, I have some points on image. The position of points
ex: x = [100 180 200 300 400 500 600 700]
y = [100 300 500 300 100 400 500 200]

I taken sin function y = a*sin(x)+b*cos(x)+c

but my problem is, if i take directly sin(100)or sin(180)
the final fitted points(Yest) are almost same.
I think it is due to sin(theta), theta should be less than 360.If so how do i calculate sin(x)


Thank u in advance, hope of getting solution


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 57 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group