scholarly journals Nearest feature line classifier based on collaborative representation with nearest neighbour search algorithm

2020 ◽  
Author(s):  
Zhongjie Zhuang ◽  
Jeng‐Shyang Pan ◽  
Shu‐Chuan Chu ◽  
Hao Luo
2018 ◽  
Vol 14 (2) ◽  
pp. 137
Author(s):  
Haerul Fatah ◽  
Agus Subekti

Uang elektronik menjadi pilihan yang mulai ramai digunakan oleh banyak orang, terutama para pengusaha, pebisnis dan investor, karena menganggap bahwa uang elektronik akan menggantikan uang fisik dimasa depan. Cryptocurrency muncul sebagai jawaban atas kendala uang eletronik yang sangat bergantung kepada pihak ketiga. Salah satu jenis Cryptocurrency yaitu Bitcoin. Analogi keuangan Bitcoin sama dengan analogi pasar saham, yakni fluktuasi harga tidak tentu setiap detik. Tujuan dari penelitian yang dilakukan yaitu melakukan prediksi harga Cryptocurrency dengan menggunakan metode KNN (K-Nearest Neighbours). Hasil dari penelitian ini diketahui bahwa model KNN yang paling baik dalam memprediksi harga Cryptocurrency adalah KNN dengan parameter nilai K=3 dan Nearest Neighbour Search Algorithm : Linear NN Search. Dengan nilai Mean Absolute Error (MAE) sebesar 0.0018 dan Root Mean Squared Error (RMSE) sebesar 0.0089.


K-d tree (k-dimensional tree) is a space partitioning data structure for organizing points in a k-dimensional space. K-d tree, or Multidimensional Binary Search Tree is a useful data structure for several applications such as searches involving a multidimensional search key (e.g., Range Search and Nearest Neighbour Search). K-d trees are a special case of binary space partitioning trees.KNN Search is a searching algorithm with complexity O(N log N) {N= no. of data points}. This search algorithm is relatively better than brute force search {Complexity= O(n*k); where k=No. of neighbours searched, N=No. of Data Points in Kd tree} for dimensions N>>2D {N=No. of Points, D=Dimensionality of Tree}.Furthermore, Parallel KNN Search is much more efficient and performs better than KNN Search, as it harnesses parallel processing capabilities of computers and thus, results in better search time.This paper tests the time performance of KNN Search and Parallel KNN Search and compares them by plotting it on a 3D graph. A more comprehensive comparison is done by use of 2D graphs for each dimension(from 2 to 20).


2014 ◽  
Vol 496-500 ◽  
pp. 1489-1493
Author(s):  
Jun Zhao ◽  
Ji Zhao ◽  
Lei Zhang ◽  
Cheng Fan ◽  
Fei Fei Han

Getting the real-time information of spatial data, height and length of weld bead is the key point during the process of grinding and polishing large-scale part. To tackle this problem, a robot visual system is completed by building the double CCD and the laser on the mobile robot. Combining the image search algorithm with the image preprocessing algorithm in time domain, the laser single pixel feature line is obtained. The positions of each point in feature line are optimized by curve fitting so that the right spatial data and dimension are obtained. The result shows the proposed method can provides the precise information of weld bead, and the accuracy of measurement is within 0.15mm, as steady as repeatability.


Sign in / Sign up

Export Citation Format

Share Document