Open Access. Powered by Scholars. Published by Universities.®
- Institution
-
- China Simulation Federation (3880)
- TÜBİTAK (3106)
- Wright State University (1776)
- Washington University in St. Louis (697)
- Singapore Management University (449)
-
- Embry-Riddle Aeronautical University (436)
- Old Dominion University (380)
- University of Nebraska - Lincoln (243)
- Chulalongkorn University (234)
- Portland State University (115)
- Air Force Institute of Technology (114)
- Chapman University (94)
- University of Arkansas, Fayetteville (83)
- University of Nevada, Las Vegas (74)
- University of New Haven (71)
- University of South Florida (71)
- University for Business and Technology in Kosovo (70)
- Technological University Dublin (64)
- Purdue University (60)
- California Polytechnic State University, San Luis Obispo (46)
- University of South Carolina (41)
- Edith Cowan University (33)
- Journal of Soft Computing and Computer Applications (32)
- New Jersey Institute of Technology (31)
- University of Malaya (31)
- Loyola University Chicago (29)
- San Jose State University (29)
- City University of New York (CUNY) (28)
- Western University (27)
- University of Kentucky (25)
- Keyword
-
- Computer Science (311)
- Department of Computer Science and Engineering (284)
- Engineering (228)
- Machine learning (189)
- Deep learning (187)
-
- Simulation (179)
- College of Engineering and Computer Science (157)
- Newsletters (157)
- Science news (157)
- Technical writing (157)
- Genetic algorithm (107)
- Classification (101)
- Computer Engineering (100)
- Optimization (97)
- Particle swarm optimization (85)
- Path planning (85)
- Machine Learning (82)
- Security (75)
- Artificial intelligence (70)
- Computer Sciences (68)
- Physical Sciences and Mathematics (64)
- Cybersecurity (61)
- Virtual reality (58)
- Reinforcement learning (57)
- Robotics (57)
- Digital forensics (56)
- Modeling (56)
- Clustering (55)
- Support vector machine (55)
- Neural network (52)
- Publication Year
- Publication
-
- Journal of System Simulation (3880)
- Turkish Journal of Electrical Engineering and Computer Sciences (3106)
- Computer Science & Engineering Syllabi (1312)
- All Computer Science and Engineering Research (683)
- Research Collection School Of Computing and Information Systems (431)
-
- Browse all Theses and Dissertations (307)
- Journal of Digital Forensics, Security and Law (298)
- Chulalongkorn University Theses and Dissertations (Chula ETD) (234)
- BITs and PCs Newsletter (157)
- School of Computing: Dissertations, Theses, and Student Research (152)
- Theses and Dissertations (147)
- Electrical & Computer Engineering Theses & Dissertations (137)
- Annual ADFSL Conference on Digital Forensics, Security and Law (104)
- Dissertations (82)
- Computer Science Faculty Publications and Presentations (80)
- Electrical & Computer Engineering and Computer Science Faculty Publications (70)
- Engineering Faculty Articles and Research (67)
- USF Tampa Graduate Theses and Dissertations (62)
- Faculty Publications (61)
- Computer Science Faculty Publications (55)
- UNLV Theses, Dissertations, Professional Papers, and Capstones (54)
- Electronic Theses and Dissertations (53)
- UBT International Conference (51)
- School of Computing: Conference and Workshop Papers (45)
- Computer Science Theses & Dissertations (40)
- Graduate Theses and Dissertations (33)
- Journal of Soft Computing and Computer Applications (32)
- Dissertations and Theses (31)
- Computer Science: Faculty Publications and Other Works (29)
- Computational Modeling & Simulation Engineering Theses & Dissertations (28)
- Publication Type
- File Type
Articles 1321 - 1350 of 13035
Full-Text Articles in Computer Engineering
Yolo And Lsh-Based Video Stream Analytics Landscape For Short-Term Traffic Density Surveillance At Road Networks, Lavanya K, Stuti Tiwari, Rahul Anand, Jude Hemanth
Yolo And Lsh-Based Video Stream Analytics Landscape For Short-Term Traffic Density Surveillance At Road Networks, Lavanya K, Stuti Tiwari, Rahul Anand, Jude Hemanth
Turkish Journal of Electrical Engineering and Computer Sciences
The duty of monitoring traffic during rush hour is difficult due to the fact that modern roadways are getting more crowded every day. The automated solutions that have already been created in this area are ineffective at processing enormous amounts of data in a short amount of time, leading to ineffectiveness and inconsistent results. The YOLO (you only look once) and LSH (locality sensitive hashing) algorithms are combined with the Kafka architecture in this study to create a method for assessing traffic density in real-time scenarios. Our concept, which is specifically designed for vehicular networks, predicts the traffic density in …
Deep Feature Extraction, Dimensionality Reduction, And Classification Of Medical Images Using Combined Deep Learning Architectures, Autoencoder, And Multiple Machine Learning Models, Ahmet Hi̇dayet Ki̇raz, Fatime Oumar Djibrillah, Mehmet Emi̇n Yüksel
Deep Feature Extraction, Dimensionality Reduction, And Classification Of Medical Images Using Combined Deep Learning Architectures, Autoencoder, And Multiple Machine Learning Models, Ahmet Hi̇dayet Ki̇raz, Fatime Oumar Djibrillah, Mehmet Emi̇n Yüksel
Turkish Journal of Electrical Engineering and Computer Sciences
Accurate analysis and classification of medical images are essential factors in clinical decision-making and patient care. A novel comparative approach for medical image classification is proposed in this study. This new approach involves several steps: deep feature extraction, which extracts the informative features from medical images; concatenation, which concatenates the extracted deep features to form a robust feature vector; dimensionality reduction with autoencoder, which reduces the dimensionality of the feature vector by transforming it into a different feature space with a lower dimension; and finally, these features obtained from all these steps were fed into multiple machine learning classifiers (SVM, …
The Role Of Feedback Within Scrum For Engineering Department Operations, Massood Towhidnejad, Omar Ochoa, James J. Pembridge, Radu Babiceanu
The Role Of Feedback Within Scrum For Engineering Department Operations, Massood Towhidnejad, Omar Ochoa, James J. Pembridge, Radu Babiceanu
Posters
The Scrum framework is built on the principles of inspection and adaptation. Feedback drives the inspection process, and the team adapts based on that feedback to optimize its performance and outcomes. Within engineering departments, Scrum requires departments to examine how and when feedback is obtained to ensure that the department is remaining agile. This poster illustrates the role of feedback within two Scrum teams, one focused on student success and the other focused on faculty rewards and incentives. The two cases emphasize the need for continuous introspection at team and department levels.
Owner-Free Distributed Symmetric Searchable Encryption Supporting Conjunctive Queries, Qiuyun Tong, Xinghua Li, Yinbin Miao, Yunwei Wang, Ximeng Liu, Robert H. Deng
Owner-Free Distributed Symmetric Searchable Encryption Supporting Conjunctive Queries, Qiuyun Tong, Xinghua Li, Yinbin Miao, Yunwei Wang, Ximeng Liu, Robert H. Deng
Research Collection School Of Computing and Information Systems
Symmetric Searchable Encryption (SSE), as an ideal primitive, can ensure data privacy while supporting retrieval over encrypted data. However, existing multi-user SSE schemes require the data owner to share the secret key with all query users or always be online to generate search tokens. While there are some solutions to this problem, they have at least one weakness, such as non-supporting conjunctive query, result decryption assistance of the data owner, and unauthorized access. To solve the above issues, we propose an Owner-free Distributed Symmetric searchable encryption supporting Conjunctive query (ODiSC). Specifically, we first evaluate the Learning-Parity-with-Noise weak Pseudorandom Function (LPN-wPRF) …
Deep-Learning-Based Classification Of Digitally Modulated Signals, John A. Snoap
Deep-Learning-Based Classification Of Digitally Modulated Signals, John A. Snoap
Electrical & Computer Engineering Theses & Dissertations
This dissertation presents several novel deep-learning (DL)-based approaches for classifying digitally modulated signals, one method of which involves the use of capsule networks (CAPs) together with cyclic cumulant (CC) features of the signals. These were blindly estimated using cyclostationary signal processing (CSP) and were then input into the CAP for training and classification. The classification performance and the generalization abilities of the proposed approach were tested using two distinct datasets that contained the same types of digitally modulated signals but had distinct generation parameters. The results showed that the classification of digitally modulated signals using CAPs and CCs proposed in …
Balanced Blended Space: Proposing A Universal Theoretical Framework For Combinative Reality, David Smith, Frederick Bianchi
Balanced Blended Space: Proposing A Universal Theoretical Framework For Combinative Reality, David Smith, Frederick Bianchi
Publications and Research
In today's fragmented societies, a unified framework for communication and collaboration across different realities is crucial. We introduce Balanced Blended Space (BBS) as a framework for describing combinative reality, encompassing virtual, physical, and conceptual realms, all intrinsically connected. Interactions within these environments shape our perceptual space. This paper outlines key axiomatic assumptions, criteria for a universal framework, and fundamental terminology. We identify deep symmetries enabling the BBS framework, including Cognitive and Computational Symmetry, Physical and Virtual Symmetry, Mediation Pathway Symmetry, Space-Time Symmetry, and Sensory Symmetry. We propose tests to determine its viability, emphasizing virtual intelligence as a collaborative partner. We …
Objectfusion: Multi-Modal 3d Object Detection With Object-Centric Fusion, Q. Cai, Y. Pan, T. Yao, Chong-Wah Ngo, T. Mei
Objectfusion: Multi-Modal 3d Object Detection With Object-Centric Fusion, Q. Cai, Y. Pan, T. Yao, Chong-Wah Ngo, T. Mei
Research Collection School Of Computing and Information Systems
Recent progress on multi-modal 3D object detection has featured BEV (Bird-Eye-View) based fusion, which effectively unifies both LiDAR point clouds and camera images in a shared BEV space. Nevertheless, it is not trivial to perform camera-to-BEV transformation due to the inherently ambiguous depth estimation of each pixel, resulting in spatial misalignment between these two multi-modal features. Moreover, such transformation also inevitably leads to projection distortion of camera image features in BEV space. In this paper, we propose a novel Object-centric Fusion (ObjectFusion) paradigm, which completely gets rid of camera-to-BEV transformation during fusion to align object-centric features across different modalities for …
Stepwise Dynamic Nearest Neighbor (Sdnn): A New Algorithm For Classification, Deni̇z Karabaş, Derya Bi̇rant, Peli̇n Yildirim Taşer
Stepwise Dynamic Nearest Neighbor (Sdnn): A New Algorithm For Classification, Deni̇z Karabaş, Derya Bi̇rant, Peli̇n Yildirim Taşer
Turkish Journal of Electrical Engineering and Computer Sciences
Although the standard k-nearest neighbor (KNN) algorithm has been used widely for classification in many different fields, it suffers from various limitations that abate its classification ability, such as being influenced by the distribution of instances, ignoring distances between the test instance and its neighbors during classification, and building a single/weak learner. This paper proposes a novel algorithm, called stepwise dynamic nearest neighbor (SDNN), which can effectively handle these problems. Instead of using a fixed parameter k like KNN, it uses a dynamic neighborhood strategy according to the data distribution and implements a new voting mechanism, called stepwise voting. Experimental …
Cognitive Load Detection Using Ci-Ssa For Eeg Signal Decomposition And Nature-Inspired Feature Selection, Jammisetty Yedukondalu, Lakhan Dev Sharma
Cognitive Load Detection Using Ci-Ssa For Eeg Signal Decomposition And Nature-Inspired Feature Selection, Jammisetty Yedukondalu, Lakhan Dev Sharma
Turkish Journal of Electrical Engineering and Computer Sciences
Cognitive load detection is eminent during the mental assignment of neural activity because it indicates how the brain reacts to stimuli. The level of cognitive load experienced during mental arithmetic tasks can be determined using an electroencephalogram (EEG). The EEG data were collected from publicly available datasets, namely, mental arithmetic task (MAT) and simultaneous task workload (STEW). The first phase comprises decomposing the electroencephalogram (EEG) signal into intrinsic mode functions (IMFs) using circulant singular spectrum analysis (Ci-SSA). In the second phase, entropy-based features were evaluated using IMFs. After that, the extracted features were fed to nature-inspired feature selection algorithms: genetic …
Using T-Distributed Stochastic Neighbor Embedding For Visualization And Segmentation Of 3d Point Clouds Of Plants, Heli̇n Dutağaci
Using T-Distributed Stochastic Neighbor Embedding For Visualization And Segmentation Of 3d Point Clouds Of Plants, Heli̇n Dutağaci
Turkish Journal of Electrical Engineering and Computer Sciences
In this work, the use of t-SNE is proposed to embed 3D point clouds of plants into 2D space for plant characterization. It is demonstrated that t-SNE operates as a practical tool to flatten and visualize a complete 3D plant model in 2D space. The perplexity parameter of t-SNE allows 2D rendering of plant structures at various organizational levels. Aside from the promise of serving as a visualization tool for plant scientists, t-SNE also provides a gateway for processing 3D point clouds of plants using their embedded counterparts in 2D. In this paper, simple methods were proposed to perform semantic …
Recognizing Handwritten Digits Using Spiking Neural Networks With Learning Algorithms Based On Sliding Mode Control Theory, Yeşi̇m Öni̇z, Mehmet Ayyildiz
Recognizing Handwritten Digits Using Spiking Neural Networks With Learning Algorithms Based On Sliding Mode Control Theory, Yeşi̇m Öni̇z, Mehmet Ayyildiz
Turkish Journal of Electrical Engineering and Computer Sciences
In this paper, a spiking neural network (SNN) has been proposed for recognizing the digits written on the LCD screen of an experimental setup. The convergence of the learning algorithm has been ensured by using sliding mode control (SMC) theory and the Lyapunov stability method for the adaptation of the network parameters. The spike response model (SRM) has been utilized in the design of the SNN. The performance of the proposed learning scheme has been evaluated both on the experimental data and on the MNIST dataset. The simulated and experimental results of the SNN structure have been compared with the …
Direct Pore-Based Identification For Fingerprint Matching Process, Vedat Delican, Behçet Uğur Töreyi̇n, Ege Çeti̇n, Ayli̇n Yalçin Saribey
Direct Pore-Based Identification For Fingerprint Matching Process, Vedat Delican, Behçet Uğur Töreyi̇n, Ege Çeti̇n, Ayli̇n Yalçin Saribey
Turkish Journal of Electrical Engineering and Computer Sciences
Fingerprints are one of the most important scientific proof instruments in solving forensic cases. Identification in fingerprints consists of three levels based on the flow direction of the papillary lines at the first level, the minutiae points at the second level, and the pores at the third level. The inadequacy of existing imaging systems in detecting fingerprints and the lack of pore details at the desired level limit the widespread use of third-level identification. The fact that fingerprints with images based on pores in the unsolved database are not subjected to any evaluation criteria and remain in the database reveals …
Dynamic Deep Neural Network Inference Via Adaptive Channel Skipping, Meixia Zou, Xiuwen Li, Jinzheng Fang, Hong Wen, Weiwei Fang
Dynamic Deep Neural Network Inference Via Adaptive Channel Skipping, Meixia Zou, Xiuwen Li, Jinzheng Fang, Hong Wen, Weiwei Fang
Turkish Journal of Electrical Engineering and Computer Sciences
Deep neural networks have recently made remarkable achievements in computer vision applications. However, the high computational requirements needed to achieve accurate inference results can be a significant barrier to deploying DNNs on resource-constrained computing devices, such as those found in the Internet-of-things. In this work, we propose a fresh approach called adaptive channel skipping (ACS) that prioritizes the identification of the most suitable channels for skipping and implements an efficient skipping mechanism during inference. We begin with the development of a new gating network model, ACS-GN, which employs fine-grained channel-wise skipping to enable input-dependent inference and achieve a desirable balance …
Joint Intent Detection And Slot Filling For Turkish Natural Language Understanding, Osman Büyük
Joint Intent Detection And Slot Filling For Turkish Natural Language Understanding, Osman Büyük
Turkish Journal of Electrical Engineering and Computer Sciences
Intent detection and slot filling are two crucial subtasks of a text-based goal-oriented dialogue system. In a goal-oriented dialogue system, users interact with the system to complete a goal (or to fulfill their intent) and provide the necessary information (slot values) to achieve that goal. Therefore, a user?s text input includes information about the user?s intent and contains required slot values. Recently, joint models that simultaneously detect the intent and extract the slots are proposed to benefit from the interaction between the two tasks. The proposed methods are usually tested using benchmark data sets in English such as ATIS and …
Transforming Temporal-Dynamic Graphs Into Time-Series Data For Solving Event Detection Problems, Kutay Taşci, Fuat Akal
Transforming Temporal-Dynamic Graphs Into Time-Series Data For Solving Event Detection Problems, Kutay Taşci, Fuat Akal
Turkish Journal of Electrical Engineering and Computer Sciences
Event detection on temporal-dynamic graphs aims at detecting significant events based on deviations from the normal behavior of the graphs. With the widespread use of social media, many real-world events manifest as social media interactions, making them suitable for modeling as temporal-dynamic graphs. This paper presents a workflow for event detection on temporal-dynamic graphs using graph representation learning. Our workflow leverages generated embeddings of a temporal-dynamic graph to reframe the problem as an unsupervised time-series anomaly detection task. We evaluated our workflow on four distinct real-world social media datasets and compared our results with the related work. The results show …
A Machine Learning Approach For Dyslexia Detection Using Turkish Audio Records, Tuğberk Taş, Muhammed Abdullah Bülbül, Abas Haşi̇moğlu, Yavuz Meral, Yasi̇n Çalişkan, Gunay Budagova, Mücahi̇d Kutlu
A Machine Learning Approach For Dyslexia Detection Using Turkish Audio Records, Tuğberk Taş, Muhammed Abdullah Bülbül, Abas Haşi̇moğlu, Yavuz Meral, Yasi̇n Çalişkan, Gunay Budagova, Mücahi̇d Kutlu
Turkish Journal of Electrical Engineering and Computer Sciences
Dyslexia is a learning disorder, characterized by impairment in the ability to read, spell, and decode letters. It is vital to detect dyslexia in earlier stages to reduce its effects. However, diagnosing dyslexia is a time-consuming and costly process. In this paper, we propose a machine-learning model that predicts whether a Turkish-speaking child has dyslexia using his/her audio records. Therefore, our model can be easily used by smart phones and work as a warning system such that children who are likely to be dyslexic according to our model can seek an examination by experts. In order to train and evaluate, …
3d Garment Collision Simulation Based On Human Skeletal Features, Yuanyuan Chen, Yongjian Huai, Xiaoying Nie, Ke Lang
3d Garment Collision Simulation Based On Human Skeletal Features, Yuanyuan Chen, Yongjian Huai, Xiaoying Nie, Ke Lang
Journal of System Simulation
Abstract: In order to enhance the realism of garment and human body collision in real-time fabric simulation, an automated human body fitting collision method based on the bounding box and mesh method is proposed. According to the human skeletal structure and garment type, the skeletal information involved in collision simulation is effectively optimized, so as to better obtain the feature points of the human body and semantically segment them. According to the characteristics of skinning animation, simple capsule colliders and mesh colliders are generated to fit the geometric shape of the human body, and the dynamic following of colliders is …
Research On Support Effectiveness Evaluation Method Of Equipment Systems Based On Pert And Abms, Shanzhi Ma, Hongliang Wang, Hua He, Weicheng Lun
Research On Support Effectiveness Evaluation Method Of Equipment Systems Based On Pert And Abms, Shanzhi Ma, Hongliang Wang, Hua He, Weicheng Lun
Journal of System Simulation
Abstract: The support of an equipment system directly affects its combat effectiveness, and the support effectiveness evaluation of equipment systems has the characteristics of large scope, multiple levels, complete elements, and long process. According to the systematic combat requirements of aircraft equipment, the difficulties in evaluating the support effectiveness of aircraft equipment systems are analyzed. The PERT-based modeling method of airfield support is proposed, and the PERT-based process model of equipment system support activity is established according to the modeling requirements and sequential characteristics of aircraft equipment support tasks. The operational model framework of combinable equipment systems based on ABMS …
Simulation Research On Multi-Antenna Coupled Radiation Of Launch Vehicle In Tower, Fen Zhang, Tao Yu, Yong Han, Longwei He
Simulation Research On Multi-Antenna Coupled Radiation Of Launch Vehicle In Tower, Fen Zhang, Tao Yu, Yong Han, Longwei He
Journal of System Simulation
Abstract: The signal radiation of the launch vehicle wireless system test in the closed tower of the launching site is very complex. In order to further study the antenna radiation characteristics, especially the multi-antenna coupled radiation in the whole vehicle state, a multi antenna model with tower-vehicle body is established in this paper based on UG modeling technology and Altair Hyper Works 2017 electromagnetic compatibility simulation platform. It involves the method of moments-physical optics (MOM-PO) hybrid algorithm and delineates different calculation areas for different scale divisions, so as to solve quickly and accurately electromagnetic parameters of multi-antenna coupled radiation. The …
Research On Flight Route Planning For Specific Multi-Missions, Lin Zhong, Ming'an Tong, Sheng Li
Research On Flight Route Planning For Specific Multi-Missions, Lin Zhong, Ming'an Tong, Sheng Li
Journal of System Simulation
Abstract: In order to complete specific aviation missions, a flight route planning model for specific multi-missions is presented. The grid method is used to build a battlefield environment model. Accordingto the complex and real battlefield environment and operational requirements, five target route planning models including distance, fuel consumption, mission completion, ground-to-air threat, and air-to-air threat are proposed. On the basis of specific mission demands, several requirements for missions are analyzed, and the index of mission completion is presented. According to the problem's characteristics, the two-stage solution algorithm for route planning is proposed. In the first stage, the multi-mission sequence is …
Cloud-Edge Collaborative Service Architecture For Lvc Training System, Peng Yong, Miao Zhang, Yue Hu
Cloud-Edge Collaborative Service Architecture For Lvc Training System, Peng Yong, Miao Zhang, Yue Hu
Journal of System Simulation
Abstract: LVC training, an important means of military training, has received great attention from military and M&S experts. As the virtual and physical elements become more abundant and deeply integrated, LVC training systems become increasingly complex. Aiming at physical-virtual connection, information interaction, simulation computation, run-time control, etc., this paper designs a cloud-edge collaborative service architecture for LVC training systems (CESA-LVC) by reference to cyber-physical systems and cloud-edge computing architectures. CESA-LVC standardizes the structures of LVC training systems from several aspects of intelligent real-time interconnection, joint simulation computation, training auxiliary service, training cognitive decision, and dynamic configuration optimization. It provides a …
Rgb-D Saliency Object Detection Based On Cross-Refinement And Circular Attention, Qingqing Dong, Hao Wu, Wenhua Qian, Fengling Kong
Rgb-D Saliency Object Detection Based On Cross-Refinement And Circular Attention, Qingqing Dong, Hao Wu, Wenhua Qian, Fengling Kong
Journal of System Simulation
Abstract: In order to solve the problems that the boundary of the saliency object detection area is vague, and the detection area is incomplete or inaccurate, an RGB-D saliency object detection method based on cross-refinement and circular attention is proposed. A cross-refinement module is designed at the stage of extracting features using encoders, which is used to supplement feature information of each other and improve the feature quality before fusion. It also suppresses the negative impact of poor-quality depth maps and addresses the issue that the edges of the saliency object are blurred. For the features after fusion, the circular …
Data Generation Model-Based Synthetic Sample Imputation Method, Yulin He, Jiaqi Chen, Hepeng Xu, Zhexue Huang, Jianfei Yin
Data Generation Model-Based Synthetic Sample Imputation Method, Yulin He, Jiaqi Chen, Hepeng Xu, Zhexue Huang, Jianfei Yin
Journal of System Simulation
Abstract: In order to solve the problem of inconsistent probability distribution between synthetic samples by imputation and real samples, a data generation model-based synthetic sample imputation (DGM-SSI) method is proposed. The data generation model of real samples is constructed based on the Gaussian mixture model, and the number of corresponding components of the Gaussian mixture model is determined by the multi-model fusion strategy. The synthetic samples required for model imputation are generated by using the data obtained from the real samples. Specifically, the components of the data generation model and their weights are used to control the generation of synthetic …
Research On Hierarchical Motion Planning Method For Uav Substation Inspection, Songming Jiao, Yunfeng Shou, Jianpeng Bai, Zhu Wang
Research On Hierarchical Motion Planning Method For Uav Substation Inspection, Songming Jiao, Yunfeng Shou, Jianpeng Bai, Zhu Wang
Journal of System Simulation
Abstract: In order to improve the efficiency and quality of unmanned aerial vehicle (UAV) substation inspection, a hierarchical motion planning method for UAV inspection based on front-end path search and back-end trajectory generation is proposed. At the front end, an improved A* algorithm is proposed to increase the planning speed and reduce the path turnings by constraining the direction of node expansion and modifying the heuristic function. At the back end, a minimum-snap trajectory optimization combined with the waypoint filtering method is proposed to generate a smooth trajectory that is beneficial for UAV inspection and tracking. The simulation results show …
Aircraft Assignment Method For Optimal Utilization Of Maintenance Intervals, Runxia Guo, Yifu Wang
Aircraft Assignment Method For Optimal Utilization Of Maintenance Intervals, Runxia Guo, Yifu Wang
Journal of System Simulation
Abstract: The aircraft assignment problem is studied from a maintenance assurance perspective. In order to ensure its continuous airworthiness, civil aircraft are required to perform maintenance tasks, i. e., scheduled inspections, at specified intervals. The scheduled inspection interval is usually controlled by the number of flight cycles (FC), flight hours (FH), or flight days (FD), whichever comes first. In order to make balanced use of the inspection interval, an aircraft assignment model for a given fleet size is developed to optimize the maintenance interval utilization, and it is solved by a reinforcement learning algorithm to minimize the variance of the …
Fall Detection Method Of Digital Sequence Based On Fusion Strategy, Riming Sun, Hu Guo, Li Zou, Jiaqi Mao, Shengfa Wang
Fall Detection Method Of Digital Sequence Based On Fusion Strategy, Riming Sun, Hu Guo, Li Zou, Jiaqi Mao, Shengfa Wang
Journal of System Simulation
Abstract: Falls have become the primary cause of disability due to injury for the elderly. Timely and accurate warning of fall events is an important link to rescue work. In order to improve the accuracy of fall detection, a fall detection method based on a fusion strategy is proposed, which considers both the integrity of high-dimensional digital sequences and the specificity of different dimensions. The input digital sequences obtained from the wrist portable sensor are processed by window segmentation according to the saliency of resultant acceleration, so as to ensure the timing of the data and improve the identifiability of …
Virtual Navigation Path Planning Based On Octree Potential Field For Endonasal Endoscope, Wenjing Li, Yanlin Luo, Yuhui Wang, Li Zhu
Virtual Navigation Path Planning Based On Octree Potential Field For Endonasal Endoscope, Wenjing Li, Yanlin Luo, Yuhui Wang, Li Zhu
Journal of System Simulation
Abstract: Virtual navigation can intuitively display the internal structure of human tissue from multiple viewpoints. The navigation path planning algorithm is the key to achieving excellent navigation effects. The traditional centerline extraction algorithm can ensure a wide field of view during navigation, but the time efficiency is not high enough on the complex nasal-skull base volume model. To solve the problem, a rapid navigation path planning algorithm based on the octree potential field is proposed. The space outside the obstacles is modeled by an octree, and the octree potential field is constructed by calculating the potential of all the octree …
Training Simulation Scenario Generation Based On Particle Swarm Optimization, Jianxing Gong, Zimu Wang, Qilong Yang
Training Simulation Scenario Generation Based On Particle Swarm Optimization, Jianxing Gong, Zimu Wang, Qilong Yang
Journal of System Simulation
Abstract: The training effect in the training simulation scenario is not ideal. Therefore, in order to obtain the training simulation scenario with a better training effect, the training simulation scenario is optimized, and a training simulation scenario generation method based on the PSO algorithm is proposed. A fitness function is constructed based on the improved situation assessment method of the power field model, and the ability weight parameters are determined by combining the improved AHP with computer simulation software; by instantiating particles with the attributes of the combat platform, the particle swarm optimization algorithm is improved to solve the optimization …
Survey On Intelligent Wargaming: Tactical & Campaign Wargame And Strategic Game From Game-Theoretic Perspective, Junren Luo, Wanpeng Zhang, Fengtao Xiang, Chaoyuan Jiang, Jing Chen
Survey On Intelligent Wargaming: Tactical & Campaign Wargame And Strategic Game From Game-Theoretic Perspective, Junren Luo, Wanpeng Zhang, Fengtao Xiang, Chaoyuan Jiang, Jing Chen
Journal of System Simulation
Abstract: Wargaming is a pre-practice activity to study national security and competition, military conflict and war, crisis management, and other major strategic issues. An intelligent wargaming system needs the ability of artificial intelligence technology. This paper briefly summarizes the research progress of intelligent game, the evolution of wargaming, intelligent wargaming, and strategic gaming methods. From the perspective of game theory, it analyzes the game problem model for intelligent wargaming and sorts out the application mode of intelligent wargaming and the organization mode of a strategic game. An intelligent wargaming service-oriented architecture based on cloud native is proposed. Pre-training method for …
Deceptive Path Planning In Fog Of War, Dejun Chen, Zihao Fang, Yunxiu Zeng, Kai Xu
Deceptive Path Planning In Fog Of War, Dejun Chen, Zihao Fang, Yunxiu Zeng, Kai Xu
Journal of System Simulation
Abstract: Computer generated forces (CGFs) are virtual combat force objects created by computers and critical elements in the field of military simulation. Deceptive path planning is a basic method of deceptive behavior, which is important for improving the intelligence and competitiveness of CGFs. However, the current combination of deceptive behavior and military simulation is insufficient, and classical path planning methods cannot effectively take advantage of the partial observability of the battlefield and achieve better deceptive effects. To solve these problems, we propose four new deceptive path planning methods by re-defining a single circular fog road network based on road networks …