首页 > 最新文献

International Journal of Electrical and Computer Engineering Systems最新文献

英文 中文
Feature Extraction Method using HoG with LTP for Content-Based Medical Image Retrieval 基于内容医学图像检索的HoG和LTP特征提取方法
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.4
NV Shamna, B. Aziz Musthafa
An accurate diagnosis is significant for the treatment of any disease in its early stage. Content-Based Medical Image Retrieval (CBMIR) is used to find similar medical images in a huge database to help radiologists in diagnosis. The main difficulty in CBMIR is semantic gaps between the lower-level visual details, captured by computer-aided tools and higher-level semantic details captured by humans. Many existing methods such as Manhattan Distance, Triplet Deep Hashing, and Transfer Learning techniques for CBMIR were developed but showed lower efficiency and the computational cost was high. To solve such issues, a new feature extraction approach is proposed using Histogram of Gradient (HoG) with Local Ternary Pattern (LTP) to automatically retrieve medical images from the Contrast-Enhanced Magnetic Resonance Imaging (CE-MRI) database. Adam optimization algorithm is utilized to select features and the Euclidean measure calculates the similarity for query images. From the experimental analysis, it is clearly showing that the proposed HoG-LTP method achieves higher accuracy of 98.8%, a sensitivity of 98.5%, and a specificity of 99.416%, which is better when compared to the existing Random Forest (RF) method which displayed an accuracy, sensitivity, and specificity of 81.1%, 81.7% and 90.5% respectively.
准确的诊断对于任何疾病的早期治疗都是非常重要的。基于内容的医学图像检索(CBMIR)是一种从海量数据库中查找相似医学图像以帮助放射科医师进行诊断的技术。CBMIR的主要困难是由计算机辅助工具捕获的低级视觉细节与人类捕获的高级语义细节之间的语义差距。现有的许多方法,如曼哈顿距离、三重深度哈希和迁移学习技术,都被开发出来,但效率较低,计算成本高。针对这一问题,提出了一种基于梯度直方图(HoG)和局部三元模式(LTP)的医学图像特征提取方法,用于从对比增强磁共振成像(CE-MRI)数据库中自动检索医学图像。利用Adam优化算法选择特征,利用欧几里得测度计算查询图像的相似度。实验分析表明,本文提出的HoG-LTP方法准确率为98.8%,灵敏度为98.5%,特异性为99.416%,优于现有随机森林(Random Forest, RF)方法的准确性、灵敏度和特异性分别为81.1%、81.7%和90.5%。
{"title":"Feature Extraction Method using HoG with LTP for Content-Based Medical Image Retrieval","authors":"NV Shamna, B. Aziz Musthafa","doi":"10.32985/ijeces.14.3.4","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.4","url":null,"abstract":"An accurate diagnosis is significant for the treatment of any disease in its early stage. Content-Based Medical Image Retrieval (CBMIR) is used to find similar medical images in a huge database to help radiologists in diagnosis. The main difficulty in CBMIR is semantic gaps between the lower-level visual details, captured by computer-aided tools and higher-level semantic details captured by humans. Many existing methods such as Manhattan Distance, Triplet Deep Hashing, and Transfer Learning techniques for CBMIR were developed but showed lower efficiency and the computational cost was high. To solve such issues, a new feature extraction approach is proposed using Histogram of Gradient (HoG) with Local Ternary Pattern (LTP) to automatically retrieve medical images from the Contrast-Enhanced Magnetic Resonance Imaging (CE-MRI) database. Adam optimization algorithm is utilized to select features and the Euclidean measure calculates the similarity for query images. From the experimental analysis, it is clearly showing that the proposed HoG-LTP method achieves higher accuracy of 98.8%, a sensitivity of 98.5%, and a specificity of 99.416%, which is better when compared to the existing Random Forest (RF) method which displayed an accuracy, sensitivity, and specificity of 81.1%, 81.7% and 90.5% respectively.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45634469","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Effective Prostate Cancer Detection using Enhanced Particle Swarm Optimization Algorithm with Random Forest on the Microarray Data 基于随机森林的增强粒子群算法在微阵列数据上有效检测前列腺癌
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.2
Sanjeev Prakashrao Kaulgud, Vishwanath R. Hulipalled, Siddanagouda Somanagouda Patil, Prabhuraj Metipatil
Prostate Cancer (PC) is the leading cause of mortality among males, therefore an effective system is required for identifying the sensitive bio-markers for early recognition. The objective of the research is to find the potential bio-markers for characterizing the dissimilar types of PC. In this article, the PC-related genes are acquired from the Gene Expression Omnibus (GEO) database. Then, gene selection is accomplished using enhanced Particle Swarm Optimization (PSO) to select the active genes, which are related to the PC. In the enhanced PSO algorithm, the interval-newton approach is included to keep the search space adaptive by varying the swarm diversity that helps to perform the local search significantly. The selected active genes are fed to the random forest classifier for the classification of PC (high and low-risk). As seen in the experimental investigation, the proposed model achieved an overall classification accuracy of 96.71%, which is better compared to the traditional models like naïve Bayes, support vector machine and neural network.
前列腺癌症(PC)是男性死亡的主要原因,因此需要一个有效的系统来识别敏感的生物标志物以进行早期识别。本研究的目的是寻找表征不同类型PC的潜在生物标记。在本文中,PC相关基因是从基因表达综合数据库(GEO)中获得的。然后,使用增强粒子群优化算法(PSO)来选择与PC相关的活跃基因,从而实现基因选择。在增强粒子群算法中,通过改变群体多样性来保持搜索空间的自适应性,这有助于显著地执行局部搜索。选择的活性基因被馈送到随机森林分类器,用于PC(高风险和低风险)的分类。从实验研究中可以看出,与朴素贝叶斯、支持向量机和神经网络等传统模型相比,该模型的总体分类准确率为96.71%。
{"title":"Effective Prostate Cancer Detection using Enhanced Particle Swarm Optimization Algorithm with Random Forest on the Microarray Data","authors":"Sanjeev Prakashrao Kaulgud, Vishwanath R. Hulipalled, Siddanagouda Somanagouda Patil, Prabhuraj Metipatil","doi":"10.32985/ijeces.14.3.2","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.2","url":null,"abstract":"Prostate Cancer (PC) is the leading cause of mortality among males, therefore an effective system is required for identifying the sensitive bio-markers for early recognition. The objective of the research is to find the potential bio-markers for characterizing the dissimilar types of PC. In this article, the PC-related genes are acquired from the Gene Expression Omnibus (GEO) database. Then, gene selection is accomplished using enhanced Particle Swarm Optimization (PSO) to select the active genes, which are related to the PC. In the enhanced PSO algorithm, the interval-newton approach is included to keep the search space adaptive by varying the swarm diversity that helps to perform the local search significantly. The selected active genes are fed to the random forest classifier for the classification of PC (high and low-risk). As seen in the experimental investigation, the proposed model achieved an overall classification accuracy of 96.71%, which is better compared to the traditional models like naïve Bayes, support vector machine and neural network.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48767308","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fuzzy controller hardware implementation for an EV's HESS energy management 电动汽车HESS能量管理的模糊控制器硬件实现
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.9
J. Hatim, Askour Rachid, Bououlid Idrissi Badr
The recent technological advances related to embedded systems, and the increased requirements of the Electric Vehicle (EV) industry, lead to the evolution of design and validation methodologies applied to complex systems, in order to design a product that respects the requirements defined according to its performance, safety, and reliability. This research paper presents a design and validation methodology, based on a hardware-in-the-loop (HIL) approach, including a software platform represented by Matlab/ Simulink and a real-time STM32 microcontroller used as a hardware platform. The objective of this work is to evaluate and validate an Energy Management System (EMS) based on Fuzzy Logic Controller (FLC), developed in C code and embedded on an STM32 microcontroller. The developed EMS is designed to control, in real-time, the energy flow in a hybrid energy storage system (HESS), designed in an active topology, made of a Li-ion battery and Super-Capacitors (SC). The proposed HESS model was organized using the Energetic Macroscopic Representation (EMR) and constructed on Matlab/Simulink software platform. The evaluation and validation of the developed algorithm were performed by comparing the HIL and simulation results under the New European Driving Cycle (NEDC).
最近与嵌入式系统相关的技术进步,以及电动汽车(EV)行业需求的增加,导致了应用于复杂系统的设计和验证方法的演变,以便根据其性能、安全性和可靠性设计符合要求的产品。本研究论文提出了一种基于硬件在环(HIL)方法的设计和验证方法,包括以Matlab/ Simulink为代表的软件平台和作为硬件平台的实时STM32微控制器。本工作的目的是评估和验证一个基于模糊逻辑控制器(FLC)的能源管理系统(EMS),该系统用C代码开发并嵌入在STM32微控制器上。开发的EMS旨在实时控制由锂离子电池和超级电容器(SC)组成的主动拓扑结构中的混合储能系统(HESS)中的能量流。采用能量宏观表示(EMR)组织HESS模型,在Matlab/Simulink软件平台上构建HESS模型。通过比较新欧洲驾驶循环(NEDC)下的HIL和仿真结果,对所开发算法进行了评估和验证。
{"title":"Fuzzy controller hardware implementation for an EV's HESS energy management","authors":"J. Hatim, Askour Rachid, Bououlid Idrissi Badr","doi":"10.32985/ijeces.14.3.9","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.9","url":null,"abstract":"The recent technological advances related to embedded systems, and the increased requirements of the Electric Vehicle (EV) industry, lead to the evolution of design and validation methodologies applied to complex systems, in order to design a product that respects the requirements defined according to its performance, safety, and reliability. This research paper presents a design and validation methodology, based on a hardware-in-the-loop (HIL) approach, including a software platform represented by Matlab/ Simulink and a real-time STM32 microcontroller used as a hardware platform. The objective of this work is to evaluate and validate an Energy Management System (EMS) based on Fuzzy Logic Controller (FLC), developed in C code and embedded on an STM32 microcontroller. The developed EMS is designed to control, in real-time, the energy flow in a hybrid energy storage system (HESS), designed in an active topology, made of a Li-ion battery and Super-Capacitors (SC). The proposed HESS model was organized using the Energetic Macroscopic Representation (EMR) and constructed on Matlab/Simulink software platform. The evaluation and validation of the developed algorithm were performed by comparing the HIL and simulation results under the New European Driving Cycle (NEDC).","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41346967","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Review of Path Selection Algorithms with Link Quality and Critical Switch Aware for Heterogeneous Traffic in SDN SDN中具有链路质量和关键交换感知的异构业务路径选择算法综述
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.12
Muhammad Nura Yusuf, Kamalrulnizam bin Abu Bakar, Babangida Isyaku, Ajibade Lukuman Saheed
Software Defined Networking (SDN) introduced network management flexibility that eludes traditional network architecture. Nevertheless, the pervasive demand for various cloud computing services with different levels of Quality of Service requirements in our contemporary world made network service provisioning challenging. One of these challenges is path selection (PS) for routing heterogeneous traffic with end-to-end quality of service support specific to each traffic class. The challenge had gotten the research community's attention to the extent that many PSAs were proposed. However, a gap still exists that calls for further study. This paper reviews the existing PSA and the Baseline Shortest Path Algorithms (BSPA) upon which many relevant PSA(s) are built to help identify these gaps. The paper categorizes the PSAs into four, based on their path selection criteria, (1) PSAs that use static or dynamic link quality to guide PSD, (2) PSAs that consider the criticality of switch in terms of an update operation, FlowTable limitation or port capacity to guide PSD, (3) PSAs that consider flow variabilities to guide PSD and (4) The PSAs that use ML optimization in their PSD. We then reviewed and compared the techniques' design in each category against the identified SDN PSA design objectives, solution approach, BSPA, and validation approaches. Finally, the paper recommends directions for further research.
软件定义网络(SDN)引入了传统网络架构无法实现的网络管理灵活性。然而,在当今世界,对各种云计算服务的普遍需求具有不同水平的服务质量要求,这使得网络服务供应具有挑战性。其中一个挑战是用于路由异构流量的路径选择(PS),并提供特定于每个流量类的端到端服务质量支持。这一挑战引起了研究界的注意,以至于提出了许多公益广告。然而,仍然存在一个需要进一步研究的差距。本文回顾了现有的PSA和基线最短路径算法(BSPA),在此基础上建立了许多相关的PSA来帮助识别这些差距。本文根据其路径选择标准将psa分为四类,(1)使用静态或动态链路质量来指导PSD的psa,(2)考虑交换机在更新操作、FlowTable限制或端口容量方面的重要性来指导PSD的psa,(3)考虑流量可变性来指导PSD的psa,以及(4)在其PSD中使用ML优化的psa。然后,我们根据确定的SDN PSA设计目标、解决方案方法、BSPA和验证方法,回顾并比较了每种技术的设计。最后,提出了进一步研究的方向。
{"title":"Review of Path Selection Algorithms with Link Quality and Critical Switch Aware for Heterogeneous Traffic in SDN","authors":"Muhammad Nura Yusuf, Kamalrulnizam bin Abu Bakar, Babangida Isyaku, Ajibade Lukuman Saheed","doi":"10.32985/ijeces.14.3.12","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.12","url":null,"abstract":"Software Defined Networking (SDN) introduced network management flexibility that eludes traditional network architecture. Nevertheless, the pervasive demand for various cloud computing services with different levels of Quality of Service requirements in our contemporary world made network service provisioning challenging. One of these challenges is path selection (PS) for routing heterogeneous traffic with end-to-end quality of service support specific to each traffic class. The challenge had gotten the research community's attention to the extent that many PSAs were proposed. However, a gap still exists that calls for further study. This paper reviews the existing PSA and the Baseline Shortest Path Algorithms (BSPA) upon which many relevant PSA(s) are built to help identify these gaps. The paper categorizes the PSAs into four, based on their path selection criteria, (1) PSAs that use static or dynamic link quality to guide PSD, (2) PSAs that consider the criticality of switch in terms of an update operation, FlowTable limitation or port capacity to guide PSD, (3) PSAs that consider flow variabilities to guide PSD and (4) The PSAs that use ML optimization in their PSD. We then reviewed and compared the techniques' design in each category against the identified SDN PSA design objectives, solution approach, BSPA, and validation approaches. Finally, the paper recommends directions for further research.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42536328","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Scene Based Text Recognition From Natural Images and Classification Based on Hybrid CNN Models with Performance Evaluation 基于场景的自然图像文本识别和基于性能评估的混合CNN模型的分类
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.7
Sunil Kumar Dasari, S. Mehta
Similar to the recognition of captions, pictures, or overlapped text that typically appears horizontally, multi-oriented text recognition in video frames is challenging since it has high contrast related to its background. Multi-oriented form of text normally denotes scene text which makes text recognition further stimulating and remarkable owing to the disparaging features of scene text. Hence, predictable text detection approaches might not give virtuous outcomes for multi-oriented scene text detection. Text detection from any such natural image has been challenging since earlier times, and significant enhancement has been made recently to execute this task. While coming to blurred, low-resolution, and small-sized images, most of the previous research conducted doesn’t work well; hence, there is a research gap in that area. Scene-based text detection is a key area due to its adverse applications. One such primary reason for the failure of earlier methods is that the existing methods could not generate precise alignments across feature areas and targets for those images. This research focuses on scene-based text detection with the aid of YOLO based object detector and a CNN-based classification approach. The experiments were conducted in MATLAB 2019A, and the packages used were RESNET50, INCEPTIONRESNETV2, and DENSENET201. The efficiency of the proposed methodology - Hybrid resnet -YOLO procured maximum accuracy of 91%, Hybrid inceptionresnetv2 -YOLO of 81.2%, and Hybrid densenet201 -YOLO of 83.1% and was verified by comparing it with the existing research works Resnet50 of 76.9%, ResNet-101 of 79.5%, and ResNet-152 of 82%.
与通常水平出现的字幕、图片或重叠文本的识别类似,视频帧中的多向文本识别具有挑战性,因为它与背景具有高对比度。文本的多向形式通常表示场景文本,由于场景文本的贬损特征,使得文本识别更加刺激和显著。因此,可预测的文本检测方法可能不会为面向多个场景的文本检测提供良好的结果。自早期以来,从任何这样的自然图像中进行文本检测都是具有挑战性的,最近为了执行这项任务,已经进行了显著的增强。虽然涉及到模糊、低分辨率和小尺寸的图像,但之前进行的大多数研究都不起作用;因此,在这方面存在研究空白。基于场景的文本检测由于其不利的应用而成为一个关键领域。早期方法失败的一个主要原因是现有方法无法为这些图像生成跨特征区域和目标的精确对齐。本研究的重点是借助基于YOLO的对象检测器和基于CNN的分类方法进行基于场景的文本检测。实验在MATLAB 2019A中进行,使用的软件包为RESNET50、INCEPTIONRSNETV2和DENSENET201。所提出的方法的效率——Hybrid resnet-YOLO获得了91%的最大准确度,Hybrid inception resnet v2-YOLO达到了81.2%,Hybrid-densenet201-YOLO实现了83.1%,并通过与现有研究工作Resnet50 76.9%、resnet-101 79.5%和resnet-152 82%的比较进行了验证。
{"title":"Scene Based Text Recognition From Natural Images and Classification Based on Hybrid CNN Models with Performance Evaluation","authors":"Sunil Kumar Dasari, S. Mehta","doi":"10.32985/ijeces.14.3.7","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.7","url":null,"abstract":"Similar to the recognition of captions, pictures, or overlapped text that typically appears horizontally, multi-oriented text recognition in video frames is challenging since it has high contrast related to its background. Multi-oriented form of text normally denotes scene text which makes text recognition further stimulating and remarkable owing to the disparaging features of scene text. Hence, predictable text detection approaches might not give virtuous outcomes for multi-oriented scene text detection. Text detection from any such natural image has been challenging since earlier times, and significant enhancement has been made recently to execute this task. While coming to blurred, low-resolution, and small-sized images, most of the previous research conducted doesn’t work well; hence, there is a research gap in that area. Scene-based text detection is a key area due to its adverse applications. One such primary reason for the failure of earlier methods is that the existing methods could not generate precise alignments across feature areas and targets for those images. This research focuses on scene-based text detection with the aid of YOLO based object detector and a CNN-based classification approach. The experiments were conducted in MATLAB 2019A, and the packages used were RESNET50, INCEPTIONRESNETV2, and DENSENET201. The efficiency of the proposed methodology - Hybrid resnet -YOLO procured maximum accuracy of 91%, Hybrid inceptionresnetv2 -YOLO of 81.2%, and Hybrid densenet201 -YOLO of 83.1% and was verified by comparing it with the existing research works Resnet50 of 76.9%, ResNet-101 of 79.5%, and ResNet-152 of 82%.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44152967","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Effective Memory Diversification in Legacy Systems 遗留系统中有效的内存分散
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.10
Heesun Yun, Daehee Jang
Memory corruption error is one of the critical security attack vectors against a wide range of software. Addressing this problem, modern compilers provide multiple features to fortify the software against such errors. However, applying compiler-based memory defense is problematic in legacy systems we often encounter in industry or military environments because source codes are unavailable. In this study, we propose memory diversification techniques tailored for legacy binaries to which we cannot apply state-of- the-art compiler-based solutions. The basic idea of our approach is to automatically patch the machine code instructions of each legacy system differently (e.g., a drone, or a vehicle firmware) without altering any semantic behavior of the software logic. As a result of our system, attackers must create a specific attack payload for each target by analyzing the particular firmware, thus significantly increasing exploit development time and cost. Our approach is evaluated by applying it to a stack and heap of multiple binaries, including PX4 drone firmware and other Linux utilities.
内存损坏错误是针对各种软件的关键安全攻击载体之一。为了解决这个问题,现代编译器提供了多种功能来增强软件以防止此类错误。然而,在工业或军事环境中经常遇到的遗留系统中,由于源代码不可用,应用基于编译器的内存防御是有问题的。在这项研究中,我们提出了为遗留二进制文件量身定制的内存多样化技术,我们无法将最先进的基于编译器的解决方案应用于这些二进制文件。我们方法的基本思想是在不改变软件逻辑的任何语义行为的情况下,以不同的方式自动修补每个遗留系统(例如,无人机或车辆固件)的机器代码指令。由于我们的系统,攻击者必须通过分析特定的固件为每个目标创建特定的攻击负载,从而显著增加漏洞开发时间和成本。我们的方法是通过将其应用于多个二进制文件的堆栈来评估的,其中包括PX4无人机固件和其他Linux实用程序。
{"title":"Effective Memory Diversification in Legacy Systems","authors":"Heesun Yun, Daehee Jang","doi":"10.32985/ijeces.14.3.10","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.10","url":null,"abstract":"Memory corruption error is one of the critical security attack vectors against a wide range of software. Addressing this problem, modern compilers provide multiple features to fortify the software against such errors. However, applying compiler-based memory defense is problematic in legacy systems we often encounter in industry or military environments because source codes are unavailable. In this study, we propose memory diversification techniques tailored for legacy binaries to which we cannot apply state-of- the-art compiler-based solutions. The basic idea of our approach is to automatically patch the machine code instructions of each legacy system differently (e.g., a drone, or a vehicle firmware) without altering any semantic behavior of the software logic. As a result of our system, attackers must create a specific attack payload for each target by analyzing the particular firmware, thus significantly increasing exploit development time and cost. Our approach is evaluated by applying it to a stack and heap of multiple binaries, including PX4 drone firmware and other Linux utilities.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44293680","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Detection of CSR from Blue Wave Fundus Autofluorescence Images using Deep Neural Network Based on Transfer Learning 基于迁移学习的深度神经网络检测蓝光眼底自荧光图像CSR
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.5
Bino Nelson, Haris Pandiyapallil Abdul Khadir, Sheeba Odattil
Fluid clot below the retinal surface is the root cause of Central Serous Retinopathy (CSR), often referred to as Central Serous Chorioretinopathy (CSC). Delicate tissues that absorb sunlight and enable the brain to recognize images make up the retina. This important organ is vulnerable to damage, which could result in blindness and vision loss for the affected person. Therefore, complete visual loss may be reversed and, in some circumstances, may return to normal with early diagnosis discovery. Therefore, timely and precise CSR detection prevents serious damage to the macula and serves as a foundation for the detection of other retinal disorders. Although CSR has been detected using Blue Wave Fundus Autofluorescence (BWFA) images, developing an accurate and efficient computational system is still difficult. This paper focuses on the use of trained Convolutional Neural Networks (CNN) to implement a framework for accurate and automatic CSR recognition from BWFA images. Transfer Learning has been used in conjunction with pre-trained network architectures (VGG19) for classification. Statistical parameter evaluation has been used to investigate the effectiveness of DCNN. For VGG19, the statistic parameters evaluation revealed a classification accuracy of 97.30%, a precision of 99.56%, an F1 score of 97.25%, and a recall of 95.04% when using a BWFA image dataset collected from a local eye hospital in Cochin, Kerala, India. Identification of CSR from BWFA images is not done before. This paper illustrates how the proposed framework might be applied in clinical situations to assist physicians and clinicians in the identification of retinal diseases.
视网膜表面以下的液体凝块是中央浆液性视网膜病(CSR)的根本原因,通常被称为中央浆液性脉络膜视网膜病(CSC)。视网膜由吸收阳光并使大脑能够识别图像的精细组织组成。这一重要器官容易受到损伤,可能导致患者失明和视力下降。因此,完全的视力丧失可能会逆转,在某些情况下,随着早期诊断的发现,可能会恢复正常。因此,及时准确的CSR检测可以防止黄斑的严重损伤,并为检测其他视网膜疾病奠定基础。尽管已经使用蓝波眼底自荧光(BWFA)图像检测到CSR,但开发一个准确高效的计算系统仍然很困难。本文的重点是使用经过训练的卷积神经网络(CNN)来实现从BWFA图像中准确和自动识别CSR的框架。迁移学习已与预先训练的网络架构(VGG19)一起用于分类。统计参数评估已被用于研究DCNN的有效性。对于VGG19,当使用从印度喀拉拉邦科钦当地眼科医院收集的BWFA图像数据集时,统计参数评估显示分类准确率为97.30%,准确率为99.56%,F1得分为97.25%,召回率为95.04%。以前没有从BWFA图像中识别CSR。本文阐述了所提出的框架如何应用于临床情况,以帮助医生和临床医生识别视网膜疾病。
{"title":"Detection of CSR from Blue Wave Fundus Autofluorescence Images using Deep Neural Network Based on Transfer Learning","authors":"Bino Nelson, Haris Pandiyapallil Abdul Khadir, Sheeba Odattil","doi":"10.32985/ijeces.14.3.5","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.5","url":null,"abstract":"Fluid clot below the retinal surface is the root cause of Central Serous Retinopathy (CSR), often referred to as Central Serous Chorioretinopathy (CSC). Delicate tissues that absorb sunlight and enable the brain to recognize images make up the retina. This important organ is vulnerable to damage, which could result in blindness and vision loss for the affected person. Therefore, complete visual loss may be reversed and, in some circumstances, may return to normal with early diagnosis discovery. Therefore, timely and precise CSR detection prevents serious damage to the macula and serves as a foundation for the detection of other retinal disorders. Although CSR has been detected using Blue Wave Fundus Autofluorescence (BWFA) images, developing an accurate and efficient computational system is still difficult. This paper focuses on the use of trained Convolutional Neural Networks (CNN) to implement a framework for accurate and automatic CSR recognition from BWFA images. Transfer Learning has been used in conjunction with pre-trained network architectures (VGG19) for classification. Statistical parameter evaluation has been used to investigate the effectiveness of DCNN. For VGG19, the statistic parameters evaluation revealed a classification accuracy of 97.30%, a precision of 99.56%, an F1 score of 97.25%, and a recall of 95.04% when using a BWFA image dataset collected from a local eye hospital in Cochin, Kerala, India. Identification of CSR from BWFA images is not done before. This paper illustrates how the proposed framework might be applied in clinical situations to assist physicians and clinicians in the identification of retinal diseases.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43379942","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Breast Cancer Classification by Gene Expression Analysis using Hybrid Feature Selection and Hyper-heuristic Adaptive Universum Support Vector Machine 基于混合特征选择和超启发式自适应Universum支持向量机的基因表达分析乳腺癌分类
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.1
V. Murugesan, P. Balamurugan
Comprehensive assessments of the molecular characteristics of breast cancer from gene expression patterns can aid in the early identification and treatment of tumor patients. The enormous scale of gene expression data obtained through microarray sequencing increases the difficulty of training the classifier due to large-scale features. Selecting pivotal gene features can minimize high dimensionality and the classifier complexity with improved breast cancer detection accuracy. However, traditional filter and wrapper-based selection methods have scalability and adaptability issues in handling complex gene features. This paper presents a hybrid feature selection method of Mutual Information Maximization - Improved Moth Flame Optimization (MIM-IMFO) for gene selection along with an advanced Hyper-heuristic Adaptive Universum Support classification model Vector Machine (HH-AUSVM) to improve cancer detection rates. The hybrid gene selection method is developed by performing filter-based selection using MIM in the first stage followed by the wrapper method in the second stage, to obtain the pivotal features and remove the inappropriate ones. This method improves standard MFO by a hybrid exploration/exploitation phase to accomplish a better trade-off between exploration and exploitation phases. The classifier HH-AUSVM is formulated by integrating the Adaptive Universum learning approach to the hyper- heuristics-based parameter optimized SVM to tackle the class samples imbalance problem. Evaluated on breast cancer gene expression datasets from Mendeley Data Repository, this proposed MIM-IMFO gene selection-based HH-AUSVM classification approach provided better breast cancer detection with high accuracies of 95.67%, 96.52%, 97.97% and 95.5% and less processing time of 4.28, 3.17, 9.45 and 6.31 seconds, respectively.
从基因表达模式综合评估癌症的分子特征有助于肿瘤患者的早期识别和治疗。由于大规模的特征,通过微阵列测序获得的巨大规模的基因表达数据增加了分类器的训练难度。选择关键基因特征可以最大限度地减少高维度和分类器复杂性,提高癌症检测的准确性。然而,传统的基于过滤器和包装器的选择方法在处理复杂的基因特征时存在可扩展性和适应性问题。本文提出了一种用于基因选择的互信息最大化-改进的Moth火焰优化(MIM-IMFO)的混合特征选择方法,以及一种先进的超专家自适应普遍支持分类模型向量机(HH-AUSVM),以提高癌症的检测率。杂交基因选择方法是通过在第一阶段使用MIM进行基于滤波器的选择,然后在第二阶段使用包装方法来开发的,以获得关键特征并去除不合适的特征。该方法通过混合勘探/开发阶段改进了标准MFO,以在勘探和开发阶段之间实现更好的权衡。分类器HH-AUSVM是通过将自适应Universum学习方法与基于超启发式的参数优化SVM相结合来解决类样本不平衡问题而形成的。在Mendeley Data Repository的乳腺癌症基因表达数据集上评估,该基于MIM-IMFO基因选择的HH-AUSVM分类方法提供了更好的乳腺癌症检测,准确率分别为95.67%、96.52%、97.97%和95.5%,处理时间分别为4.28、3.17、9.45和6.31秒。
{"title":"Breast Cancer Classification by Gene Expression Analysis using Hybrid Feature Selection and Hyper-heuristic Adaptive Universum Support Vector Machine","authors":"V. Murugesan, P. Balamurugan","doi":"10.32985/ijeces.14.3.1","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.1","url":null,"abstract":"Comprehensive assessments of the molecular characteristics of breast cancer from gene expression patterns can aid in the early identification and treatment of tumor patients. The enormous scale of gene expression data obtained through microarray sequencing increases the difficulty of training the classifier due to large-scale features. Selecting pivotal gene features can minimize high dimensionality and the classifier complexity with improved breast cancer detection accuracy. However, traditional filter and wrapper-based selection methods have scalability and adaptability issues in handling complex gene features. This paper presents a hybrid feature selection method of Mutual Information Maximization - Improved Moth Flame Optimization (MIM-IMFO) for gene selection along with an advanced Hyper-heuristic Adaptive Universum Support classification model Vector Machine (HH-AUSVM) to improve cancer detection rates. The hybrid gene selection method is developed by performing filter-based selection using MIM in the first stage followed by the wrapper method in the second stage, to obtain the pivotal features and remove the inappropriate ones. This method improves standard MFO by a hybrid exploration/exploitation phase to accomplish a better trade-off between exploration and exploitation phases. The classifier HH-AUSVM is formulated by integrating the Adaptive Universum learning approach to the hyper- heuristics-based parameter optimized SVM to tackle the class samples imbalance problem. Evaluated on breast cancer gene expression datasets from Mendeley Data Repository, this proposed MIM-IMFO gene selection-based HH-AUSVM classification approach provided better breast cancer detection with high accuracies of 95.67%, 96.52%, 97.97% and 95.5% and less processing time of 4.28, 3.17, 9.45 and 6.31 seconds, respectively.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48985829","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Energy Efficient Multi-hop routing scheme using Taylor based Gravitational Search Algorithm in Wireless Sensor Networks 基于泰勒引力搜索算法的无线传感器网络节能多跳路由方案
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.11
S. B, Dharavath Champla, P. M, A. A
A group of small sensors can participate in the wireless network infrastructure and make appropriate transmission and communication sensor networks. There are numerous uses for drones, including military, medical, agricultural, and atmospheric monitoring. The power sources available to nodes in WSNs are restricted. Furthermore, because of this, a diverse method of energy availability is required, primarily for communication over a vast distance, for which Multi-Hop (MH) systems are used. Obtaining the optimum routing path between nodes is still a significant problem, even when multi-hop systems reduce the cost of energy needed by every node along the way. As a result, the number of transmissions must be kept to a minimum to provide effective routing and extend the system's lifetime. To solve the energy problem in WSN, Taylor based Gravitational Search Algorithm (TBGSA) is proposed, which combines the Taylor series with a Gravitational search algorithm to discover the best hops for multi-hop routing. Initially, the sensor nodes are categorised as groups or clusters and the maximum capable node can access the cluster head the next action is switching between multiple nodes via a multi-hop manner. Initially, the best (CH) Cluster Head is chosen using the Artificial Bee Colony (ABC) algorithm, and then the data is transmitted utilizing multi-hop routing. The comparison result shows out the extension of networks longevity of the proposed method with the existing EBMRS, MOGA, and DMEERP methods. The network lifetime of the proposed method increased by 13.2%, 21.9% and 29.2% better than DMEERP, MOGA, and EBMRS respectively.
一组小型传感器可以参与无线网络基础设施,并建立适当的传输和通信传感器网络。无人机有多种用途,包括军事、医疗、农业和大气监测。WSN中节点可用的电源受到限制。此外,正因为如此,需要一种不同的能量可用性方法,主要用于使用多跳(MH)系统的远距离通信。即使多跳系统降低了沿途每个节点所需的能量成本,获得节点之间的最佳路由路径仍然是一个重要的问题。因此,必须将传输次数保持在最低限度,以提供有效的路由并延长系统的寿命。为了解决无线传感器网络中的能量问题,提出了一种基于泰勒级数的引力搜索算法(TBGSA),该算法将泰勒级数与引力搜索算法相结合,以发现多跳路由的最佳跳数。最初,传感器节点被分类为组或集群,最大能力的节点可以访问集群头,下一步行动是通过多跳方式在多个节点之间切换。最初,使用人工蜂群(ABC)算法选择最佳(CH)簇头,然后使用多跳路由发送数据。比较结果表明,该方法与现有的EBMRS、MOGA和DMEERP方法相比,延长了网络寿命。该方法的网络寿命分别比DMEERP、MOGA和EBMRS提高了13.2%、21.9%和29.2%。
{"title":"Energy Efficient Multi-hop routing scheme using Taylor based Gravitational Search Algorithm in Wireless Sensor Networks","authors":"S. B, Dharavath Champla, P. M, A. A","doi":"10.32985/ijeces.14.3.11","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.11","url":null,"abstract":"A group of small sensors can participate in the wireless network infrastructure and make appropriate transmission and communication sensor networks. There are numerous uses for drones, including military, medical, agricultural, and atmospheric monitoring. The power sources available to nodes in WSNs are restricted. Furthermore, because of this, a diverse method of energy availability is required, primarily for communication over a vast distance, for which Multi-Hop (MH) systems are used. Obtaining the optimum routing path between nodes is still a significant problem, even when multi-hop systems reduce the cost of energy needed by every node along the way. As a result, the number of transmissions must be kept to a minimum to provide effective routing and extend the system's lifetime. To solve the energy problem in WSN, Taylor based Gravitational Search Algorithm (TBGSA) is proposed, which combines the Taylor series with a Gravitational search algorithm to discover the best hops for multi-hop routing. Initially, the sensor nodes are categorised as groups or clusters and the maximum capable node can access the cluster head the next action is switching between multiple nodes via a multi-hop manner. Initially, the best (CH) Cluster Head is chosen using the Artificial Bee Colony (ABC) algorithm, and then the data is transmitted utilizing multi-hop routing. The comparison result shows out the extension of networks longevity of the proposed method with the existing EBMRS, MOGA, and DMEERP methods. The network lifetime of the proposed method increased by 13.2%, 21.9% and 29.2% better than DMEERP, MOGA, and EBMRS respectively.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":" ","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43972198","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Iris Biometric Watermarking for Authentication Using Multiband Discrete Wavelet Transform and Singular-Value Decomposition 基于多频带离散小波变换和奇异值分解的虹膜生物特征认证水印
IF 1.7 Q4 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2023-03-28 DOI: 10.32985/ijeces.14.3.3
S. Joyce, S. Veni
The most advanced technology, watermarking enables intruders to access the database. Various techniques have been developed for information security. Watermarks and histories are linked to many biometric techniques such as fingerprints, palm positions, gait, iris and speech are recommended. Digital watermarking is the utmost successful approaches among the methods available. In this paper the multiband wavelet transforms and singular value decomposition are discussed to establish a watermarking strategy rather than biometric information. The use of biometrics instead of conservative watermarks can enhance information protection. The biometric technology being used is iris. The iris template can be viewed as a watermark, while an iris mode of communication may be used to help information security with the addition of a watermark to the image of the iris. The research involves verifying authentication against different attacks such as no attacks, Jpeg Compression, Gaussian, Median Filtering and Blurring. The Algorithm increases durability and resilience when exposed to geometric and frequency attacks. Finally, the proposed framework can be applied not only to the assessment of iris biometrics, but also to other areas where privacy is critical.
水印技术是最先进的技术,它使入侵者能够访问数据库。已经开发了用于信息安全的各种技术。水印和历史记录与许多生物识别技术有关,如指纹、手掌位置、步态、虹膜和语音。数字水印是现有方法中最成功的方法。本文讨论了多频带小波变换和奇异值分解来建立一种水印策略,而不是生物特征信息。使用生物特征代替保守的水印可以增强信息保护。目前使用的生物识别技术是虹膜。虹膜模板可以被视为水印,而虹膜通信模式可以通过向虹膜图像添加水印来帮助信息安全。该研究涉及验证针对不同攻击的身份验证,如无攻击、Jpeg压缩、高斯、中值滤波和模糊。该算法在受到几何攻击和频率攻击时提高了耐久性和弹性。最后,所提出的框架不仅可以应用于虹膜生物特征的评估,还可以应用于隐私至关重要的其他领域。
{"title":"Iris Biometric Watermarking for Authentication Using Multiband Discrete Wavelet Transform and Singular-Value Decomposition","authors":"S. Joyce, S. Veni","doi":"10.32985/ijeces.14.3.3","DOIUrl":"https://doi.org/10.32985/ijeces.14.3.3","url":null,"abstract":"The most advanced technology, watermarking enables intruders to access the database. Various techniques have been developed for information security. Watermarks and histories are linked to many biometric techniques such as fingerprints, palm positions, gait, iris and speech are recommended. Digital watermarking is the utmost successful approaches among the methods available. In this paper the multiband wavelet transforms and singular value decomposition are discussed to establish a watermarking strategy rather than biometric information. The use of biometrics instead of conservative watermarks can enhance information protection. The biometric technology being used is iris. The iris template can be viewed as a watermark, while an iris mode of communication may be used to help information security with the addition of a watermark to the image of the iris. The research involves verifying authentication against different attacks such as no attacks, Jpeg Compression, Gaussian, Median Filtering and Blurring. The Algorithm increases durability and resilience when exposed to geometric and frequency attacks. Finally, the proposed framework can be applied not only to the assessment of iris biometrics, but also to other areas where privacy is critical.","PeriodicalId":41912,"journal":{"name":"International Journal of Electrical and Computer Engineering Systems","volume":"14 3","pages":""},"PeriodicalIF":1.7,"publicationDate":"2023-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41306766","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Electrical and Computer Engineering Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1