forum.alglib.net

ALGLIB forum
It is currently Thu Apr 18, 2024 5:09 am

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  [ 3 posts ] 
Author Message
 Post subject: Optimum knots that represent a curve
PostPosted: Tue May 15, 2012 8:55 pm 
Offline

Joined: Wed Mar 14, 2012 4:54 pm
Posts: 9
Hi Sergey,

I'm looking for a way to get the optimum number of knots (and their position) to fully describe a curve without loosing information (especially when the the variations are rapid and strong).

Do you have any function that could help me in this task?

Regards.


Top
 Profile  
 
 Post subject: Re: Optimum knots that represent a curve
PostPosted: Thu May 17, 2012 5:53 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
No, there is no out-of-box support for such functionality. You may try to minimize interpolation error with respect to nodes locations. You will have following problem:
* optimization space - space of all possible nodes locations
* function being minimized - error of the interpolant built using given set of nodes
* additional penalty for having too close nodes is necessary
* optimization is performed using numerical differentiation


Top
 Profile  
 
 Post subject: Re: Optimum knots that represent a curve
PostPosted: Sun May 20, 2012 2:22 am 
Offline

Joined: Wed Mar 14, 2012 4:54 pm
Posts: 9
Ok, thanks for you answer. I'll do it in another way.


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 31 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