Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000430 [ALGLIB] Interpolation feature have not tried 2012-01-17 11:01 2012-03-27 10:30
Reporter SergeyB View Status public  
Assigned To Leo
Priority normal Resolution implemented  
Status resolved   Product Version
Summary 0000430: IMPLEMENTED: RBF model
Description RBF model for interpolation in 2 and 3-dimensional spaces, which:
* supports Gaussian RBF's with additional linear term
* supports scattered interpolation with two algorithms:
** RBF-QNN - suited for approximately uniformly distributed points, perfect fit
** RBF-ML - multilayer RBF model which is able to fit any distribution of points, and can solve problems in the least squares sense (imperfect fit) with controllable amount of smoothing
* supports interpolation of scalar and vector functions
* can calculate function values at arbitrary points and on regular grids
* supports serialization
* uses efficient O(N*logN) algorithms to build model, suited for interpolation of very large datasets (100000 points and even more)
Additional Information
Programming language Unspecified
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-01-17 11:01 SergeyB New Issue
2012-01-17 11:01 SergeyB Status new => assigned
2012-01-17 11:01 SergeyB Assigned To => Leo
2012-01-17 11:01 SergeyB Programming language => Unspecified
2012-02-01 17:42 SergeyB Description Updated
2012-02-03 10:22 SergeyB Description Updated
2012-02-03 10:22 SergeyB Summary RBF model => IMPLEMENTED: RBF model
2012-02-03 10:22 SergeyB Status assigned => resolved
2012-02-03 10:22 SergeyB Fixed in Version => 3.5.0
2012-02-03 10:22 SergeyB Resolution open => implemented
2012-03-27 10:30 SergeyB Description Updated


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker