Reliable fault diagnostics in gearboxes is of great importance to industries to improve production quality and reduce maintenance costs. In this paper, an improved evolving fuzzy (iEF) technique is ...
Java and C++ implementations of a dynamic, self-balancing k-d tree and a k-d tree-based key-to-multiple-value map, and multi-threaded implementations of a static k-d tree and a k-d tree-based ...
1 Intelligent Equipment Technology Research Center, Beijing Academy of Agriculture and Forestry Sciences, Beijing, China 2 Information Technology Research Center, Beijing Academy of Agriculture and ...
Abstract: Fraud or Malpractice occurs when someone who is not supposed to be in an exam room passes off as someone else. This can lead to students being marked incorrectly, students being given extra ...
1 School of Information Engineering, Huzhou University, Huzhou, China 2 Zhejiang Province Key Laboratory of Smart Management & Application of Modern Agricultural Resources, School of Information ...
ABSTRACT: In order to reduce the risk of non-performing loans, losses, and improve the loan approval efficiency, it is necessary to establish an intelligent loan risk and approval prediction system. A ...
use Algorithm::KdTree; my $kdtree = Algorithm::KdTree.new(3); $kdtree.insert: [0e0,0e0,0e0]; $kdtree.insert: [10e0,10e0,10e0]; my $nearest-response = $kdtree.nearest ...
Abstract: This paper presents parallel algorithms for the construction of k dimensional tree (KD-tree) and nearest neighbor search (NNS) on massively parallel architecture (MPA) of graphics processing ...