GRNEJan 16, 2017

Automatic Knot Adjustment Using Dolphin Echolocation Algorithm for B-Spline Curve Approximation

arXiv:1701.04383v11 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for curve approximation in fields like computer graphics or engineering design.

The paper tackles the cubic B-spline curve fitting problem by proposing a new method based on the dolphin echolocation meta-heuristic algorithm, which minimizes proximity error using least squares and Euclidean distance, and shows success compared to a genetic algorithm.

In this paper, a new approach to solve the cubic B-spline curve fitting problem is presented based on a meta-heuristic algorithm called " dolphin echolocation ". The method minimizes the proximity error value of the selected nodes that measured using the least squares method and the Euclidean distance method of the new curve generated by the reverse engineering. The results of the proposed method are compared with the genetic algorithm. As a result, this new method seems to be successful.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes