Dual-Band 3-D Implantable MIMO Antenna for IoT-Enabled Wireless Capsule Endoscopy
Published in: IEEE Internet of Things Journal
Apr 09, 2024
This paper proposes an implantable antenna using a three-dimensional (3-D) multiple-input multiple-output (MIMO) configuration, which operates at 915 and 2450 MHz bands. Both frequency bands are wider enough to cover the important industrial, scientific, and medical (ISM) bands at 915 and 2450 MHz. Using a meandered geometry, introducing capacitive regions between meandered arms and partially slotted ground keeps the antenna dimensions small. Consequently, it consumes an overall volume of 5×5×4...
A Comparative Review of AI Techniques for Automated Code Generation in Software Development: Advancements, Challenges, and Future Directions.
Published in: TEM Journal
Apr 01, 2024
–Artificial Intelligence (AI), as one of the most important fields of computer science, plays a significant role in the software development life cycle process, especially in the implementation phase, where developers require considerable effort to convert software requirements and design into code. Automated Code Generation (ACG) using AI can help in this phase. Automating the code generation process is becoming increasingly popular as a solution to address various software d...
Measuring cyclomatic complexity of source code using machine learning.
Published in: Revue d'Intelligence Artificielle
Apr 01, 2024
High-performance, high-quality software is a fundamental goal for all developers. To achieve this, software needs to be built with exceptional quality, featuring a simplified structure, strong coherence, and minimized complexity. Cyclomatic Complexity (CC), critical software metric, quantifies the intricacy of a program's structure and control flow. Traditionally, CC measurement has relied on laborious manual techniques or conventional programming methods, both prone to errors and inefficiency....