Airborne vehicle detection and tracking systems equipped on unmanned aerial vehicles (UAVs) are difficult to develop because of factors like UAV motion, scene complexity and so on. In this paper, we propose a new fram...
详细信息
In this paper, to research and design ultra-dependable embedded real time operating system supporting security and safety, spatial and temporal isolation safeguard is proposed and used. Temporal isolation mechanism gu...
详细信息
NURBS method is extensively used in the field of Geometric Modeling. Since the original NURBS method does not have time factor, it can not display the huge advantage in the dynamics field. In this article, inspired by...
详细信息
The memory scheme is one of the most widely employed techniques in Evolutionary Algorithms for solving dynamic optimization problems. The updating strategy is a key concern for the memory scheme. Unfortunately, the ex...
详细信息
The memory scheme is one of the most widely employed techniques in Evolutionary Algorithms for solving dynamic optimization problems. The updating strategy is a key concern for the memory scheme. Unfortunately, the existent memory updating strategies neglect the characteristics of the memory updating behaviors, and sometimes this could lead results against the original intention. In this paper, a novel updating strategy is proposed, which can adaptively update the memory according to the characteristics of the memory updating behaviors. Experiments are carried out in different kinds of dynamic environments, and the experimental results show that the proposed strategy is better than the traditional strategies.
In a Bluetooth Low Energy (BTLE) piconet, the master node controls the channel access by a simple polling scheme. Due to an absence of coordination among independent master nodes while accessing the wireless medium, d...
详细信息
Testing is a critical activity to find software errors. And choosing an effective test suite is the key problem in software testing area. Program invariant, as an attribute of program, can record the implementation st...
详细信息
Testing is a critical activity to find software errors. And choosing an effective test suite is the key problem in software testing area. Program invariant, as an attribute of program, can record the implementation state of test case very well and reveal the coverage of program data. In this paper, we integrate adaptive random testing and invariant technology, and present a new method which makes full use of the feedback information of program invariant and invalid case suite to generate the next case. Experiment results show that, compared with other similar methods, running for the same time, our method can achieve higher coverage and faster convergence speed.
Differential Evolution is one kind of Evolutionary Algorithms, which has been successfully applied to solve many optimization problems. In this paper, a directed differential mutation (DDM), which utilizes the directi...
详细信息
Differential Evolution is one kind of Evolutionary Algorithms, which has been successfully applied to solve many optimization problems. In this paper, a directed differential mutation (DDM), which utilizes the directional derivative to decide a suitable search direction and a proper mutation step size, is proposed. It is merged into the classical DE to form a new algorithm, named directed differential evolution (DDE). The performance of the DDE is tested on 23 classical problems for numerical optimization. The experimental results demonstrate that the performance of the DDE outperforms the classical DE on most functions.
Spike sorting is the essential step in analyzing recording spike signals for studying information processing mechanisms within the nervous system. Overlapping is one of the most serious problems in the spike sorting f...
详细信息
Large-scale software systems represent an important class of artificial complex systems, which can be investigated from the complex network perspective. Based on the collaboration network model, the collaboration rela...
详细信息
SIFT judge the true or false targets according to the density of matching feature points. But for different images, the numbers of matching feature points are different, the density is different. So SIFT can't jud...
详细信息
SIFT judge the true or false targets according to the density of matching feature points. But for different images, the numbers of matching feature points are different, the density is different. So SIFT can't judge the real targets automatically, requiring human-computer interaction. This paper proposes an algorithm based on SIFT realizing the automatic judgment of real targets. Firstly, do the image segmentation. Secondly, match the feature points in every area. At last, do frequency domain analysis for each matching feature vectors. The experimental results show that our algorithm solves the problem that SIFT judges the real target needing human-computer interaction. And also, our algorithm can determine the location and number of real targets.
暂无评论