forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 1:42 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: alglib.spline1dconvcubic
PostPosted: Tue Nov 10, 2020 9:14 am 
Offline

Joined: Tue Nov 10, 2020 4:32 am
Posts: 1
I try to do resampling of unshort array from size 256 to 512.
For some reason output y2 have in some positions negative values.
I went thru data in the original array but didn't find any strange values. Interest is that this happens on position 255 and 256 in the
resamples array (end positions of the original array).
I use function
alglib.spline1dconvcubic(x, y, real_anmount, 0, 0, 0, 0, x2, new_amount, out y2);
any ideas how I can resolve this?


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: Bing [Bot] and 55 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