首页 > 最新文献

International Journal of Computational Intelligence Systems最新文献

英文 中文
Prediction of Aircraft Arrival Runway Occupancy Time Based on Machine Learning 基于机器学习的飞机到达跑道占用时间预测
4区 计算机科学 Pub Date : 2023-09-18 DOI: 10.1007/s44196-023-00333-3
Haoran Gao, Yubing Xie, Changjiang Yuan, Xin He, Tiantian Niu
Abstract Wake re-categorization (RECAT) has been implemented to improve runway capacity, and consequently, aircraft arrival runway occupancy time has become a crucial factor influencing runway capacity. Accurate prediction of the runway occupancy time can assist controllers in determining aircraft separation, thereby enhancing the operational efficiency of the runway. In this study, the GA–PSO algorithm is utilized to optimize the Back Propagation neural network prediction model using Quick access recorder data from various domestic airports, achieving high-precision prediction. Additionally, the SHapley Additive explanation model is applied to quantify the effect of each characteristic parameter on the arrival runway occupancy time, resulting in the prediction of aircraft arrival runway occupancy time. This model can provide a foundation for improving runway operation efficiency and technical support for the design of airport runway and taxiway structure.
摘要尾流重新分类(RECAT)是提高跑道容量的重要手段,飞机到达跑道占用时间已成为影响跑道容量的重要因素。准确预测跑道占用时间可以帮助管制员确定飞机分离,从而提高跑道的运行效率。本研究利用国内各机场的快速记录仪数据,利用GA-PSO算法对Back Propagation神经网络预测模型进行优化,实现了高精度预测。此外,应用SHapley Additive解释模型量化各特征参数对到达跑道占用时间的影响,从而对飞机到达跑道占用时间进行预测。该模型可为提高跑道运行效率提供依据,并为机场跑道和滑行道结构设计提供技术支持。
{"title":"Prediction of Aircraft Arrival Runway Occupancy Time Based on Machine Learning","authors":"Haoran Gao, Yubing Xie, Changjiang Yuan, Xin He, Tiantian Niu","doi":"10.1007/s44196-023-00333-3","DOIUrl":"https://doi.org/10.1007/s44196-023-00333-3","url":null,"abstract":"Abstract Wake re-categorization (RECAT) has been implemented to improve runway capacity, and consequently, aircraft arrival runway occupancy time has become a crucial factor influencing runway capacity. Accurate prediction of the runway occupancy time can assist controllers in determining aircraft separation, thereby enhancing the operational efficiency of the runway. In this study, the GA–PSO algorithm is utilized to optimize the Back Propagation neural network prediction model using Quick access recorder data from various domestic airports, achieving high-precision prediction. Additionally, the SHapley Additive explanation model is applied to quantify the effect of each characteristic parameter on the arrival runway occupancy time, resulting in the prediction of aircraft arrival runway occupancy time. This model can provide a foundation for improving runway operation efficiency and technical support for the design of airport runway and taxiway structure.","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135155319","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Heap-Based Optimizer Algorithm with Chaotic Search for Nonlinear Programming Problem Global Solution 基于混沌搜索的堆优化算法求解非线性规划问题
4区 计算机科学 Pub Date : 2023-09-14 DOI: 10.1007/s44196-023-00327-1
Rizk M. Rizk-Allah, Islam M. Eldesoky, Ekram A. Aboali, Sarah M. Nasr
Abstract In this paper, a heap-based optimizer algorithm with chaotic search has been presented for the global solution of nonlinear programming problems. Heap-based optimizer (HBO) is a modern human social behavior-influenced algorithm that has been presented as an effective method to solve nonlinear programming problems. One of the difficulties that faces HBO is that it falls into locally optimal solutions and does not reach the global solution. To recompense the disadvantages of such modern algorithm, we integrate a heap-based optimizer with a chaotic search to reach the global optimization for nonlinear programming problems. The proposed algorithm displays the advantages of both modern techniques. The robustness of the proposed algorithm is inspected on a wide scale of different 42 problems including unimodal, multi-modal test problems, and CEC-C06 2019 benchmark problems. The comprehensive results have shown that the proposed algorithm effectively deals with nonlinear programming problems compared with 11 highly cited algorithms in addressing the tasks of optimization. As well as the rapid performance of the proposed algorithm in treating nonlinear programming problems has been proved as the proposed algorithm has taken less time to find the global solution.
摘要针对非线性规划问题的全局解,提出了一种基于混沌搜索的堆优化算法。基于堆的优化器(HBO)是一种影响人类社会行为的现代算法,是解决非线性规划问题的有效方法。HBO面临的困难之一是陷入局部最优解,无法达到全局解。为了弥补这种现代算法的不足,我们将基于堆的优化器与混沌搜索相结合,以达到非线性规划问题的全局优化。该算法综合了两种现代技术的优点。在包括单峰、多峰测试问题和CEC-C06 2019基准问题在内的42个不同问题上,对所提出算法的鲁棒性进行了广泛的检验。综合结果表明,与11种高引用算法相比,该算法在解决优化任务方面能有效地处理非线性规划问题。此外,该算法在求解非线性规划问题时所花费的时间较短,证明了其快速的性能。
{"title":"Heap-Based Optimizer Algorithm with Chaotic Search for Nonlinear Programming Problem Global Solution","authors":"Rizk M. Rizk-Allah, Islam M. Eldesoky, Ekram A. Aboali, Sarah M. Nasr","doi":"10.1007/s44196-023-00327-1","DOIUrl":"https://doi.org/10.1007/s44196-023-00327-1","url":null,"abstract":"Abstract In this paper, a heap-based optimizer algorithm with chaotic search has been presented for the global solution of nonlinear programming problems. Heap-based optimizer (HBO) is a modern human social behavior-influenced algorithm that has been presented as an effective method to solve nonlinear programming problems. One of the difficulties that faces HBO is that it falls into locally optimal solutions and does not reach the global solution. To recompense the disadvantages of such modern algorithm, we integrate a heap-based optimizer with a chaotic search to reach the global optimization for nonlinear programming problems. The proposed algorithm displays the advantages of both modern techniques. The robustness of the proposed algorithm is inspected on a wide scale of different 42 problems including unimodal, multi-modal test problems, and CEC-C06 2019 benchmark problems. The comprehensive results have shown that the proposed algorithm effectively deals with nonlinear programming problems compared with 11 highly cited algorithms in addressing the tasks of optimization. As well as the rapid performance of the proposed algorithm in treating nonlinear programming problems has been proved as the proposed algorithm has taken less time to find the global solution.","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":"111 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134911740","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PolySeg Plus: Polyp Segmentation Using Deep Learning with Cost Effective Active Learning PolySeg Plus:使用具有成本效益的主动学习的深度学习的多边形分割
4区 计算机科学 Pub Date : 2023-09-14 DOI: 10.1007/s44196-023-00330-6
Abdelrahman I. Saad, Fahima A. Maghraby, Osama Badawy
Abstract A deep convolution neural network image segmentation model based on a cost-effective active learning mechanism is proposed and named PolySeg Plus. It is intended to address polyp segmentation with a lack of labeled data and a high false-positive rate of polyp discovery. In addition to applying active learning, which assisted in labeling more image samples, a comprehensive polyp dataset formed of five benchmark datasets was generated to increase the number of images. To enhance the captured image features, the locally shared feature method is used, which utilizes the power of employing neighboring features together with one another to improve the quality of image features and overcome the drawbacks of the Conditional Random Features method. Medical image segmentation was performed using ResUNet++, ResUNet, UNet++, and UNet models. Gaussian noise was removed from the images using a gaussian filter, and the images were then augmented before being fed into the models. In addition to optimizing model performance through hyperparameter tuning, grid search is used to select the optimum parameters to maximize model performance. The results demonstrated a significant improvement and applicability of the proposed method in polyp segmentation when compared to state-of-the-art methods on the datasets CVC-ClinicDB, CVC-ColonDB, ETIS Larib Polyp DB, KVASIR-SEG, and Kvasir-Sessile, with Dice coefficients of 0.9558, 0.8947, 0.7547, 0.9476, and 0.6023, respectively. Not only did the suggested method improve the dice coefficients on the individual datasets, but it also produced better results on the comprehensive dataset, which will contribute to the development of computer-aided diagnosis systems.
摘要提出了一种基于高效主动学习机制的深度卷积神经网络图像分割模型,命名为PolySeg Plus。它旨在解决缺乏标记数据和息肉发现假阳性率高的息肉分割问题。除了应用主动学习,帮助标记更多的图像样本外,还生成了一个由五个基准数据集组成的综合息肉数据集,以增加图像数量。为了增强捕获的图像特征,采用了局部共享特征方法,该方法利用相邻特征相互结合的能力来提高图像特征的质量,克服了条件随机特征方法的缺点。使用ResUNet++、ResUNet、UNet++和UNet模型进行医学图像分割。使用高斯滤波器去除图像中的高斯噪声,然后对图像进行增强,然后将其输入模型。除了通过超参数调优来优化模型性能外,还使用网格搜索来选择最优参数以使模型性能最大化。结果表明,在CVC-ClinicDB、CVC-ColonDB、ETIS Larib polyp DB、KVASIR-SEG和Kvasir-Sessile数据集上,与现有方法相比,该方法在息肉分割方面有显著的改进和适用性,Dice系数分别为0.9558、0.8947、0.7547、0.9476和0.6023。该方法不仅提高了单个数据集上的骰子系数,而且在综合数据集上也产生了更好的结果,这将有助于计算机辅助诊断系统的发展。
{"title":"PolySeg Plus: Polyp Segmentation Using Deep Learning with Cost Effective Active Learning","authors":"Abdelrahman I. Saad, Fahima A. Maghraby, Osama Badawy","doi":"10.1007/s44196-023-00330-6","DOIUrl":"https://doi.org/10.1007/s44196-023-00330-6","url":null,"abstract":"Abstract A deep convolution neural network image segmentation model based on a cost-effective active learning mechanism is proposed and named PolySeg Plus. It is intended to address polyp segmentation with a lack of labeled data and a high false-positive rate of polyp discovery. In addition to applying active learning, which assisted in labeling more image samples, a comprehensive polyp dataset formed of five benchmark datasets was generated to increase the number of images. To enhance the captured image features, the locally shared feature method is used, which utilizes the power of employing neighboring features together with one another to improve the quality of image features and overcome the drawbacks of the Conditional Random Features method. Medical image segmentation was performed using ResUNet++, ResUNet, UNet++, and UNet models. Gaussian noise was removed from the images using a gaussian filter, and the images were then augmented before being fed into the models. In addition to optimizing model performance through hyperparameter tuning, grid search is used to select the optimum parameters to maximize model performance. The results demonstrated a significant improvement and applicability of the proposed method in polyp segmentation when compared to state-of-the-art methods on the datasets CVC-ClinicDB, CVC-ColonDB, ETIS Larib Polyp DB, KVASIR-SEG, and Kvasir-Sessile, with Dice coefficients of 0.9558, 0.8947, 0.7547, 0.9476, and 0.6023, respectively. Not only did the suggested method improve the dice coefficients on the individual datasets, but it also produced better results on the comprehensive dataset, which will contribute to the development of computer-aided diagnosis systems.","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134912354","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Improved Golden Jackal Optimization Algorithm Using Opposition-Based Learning for Global Optimization and Engineering Problems 面向全局优化和工程问题的基于对立学习的改进金豺优化算法
4区 计算机科学 Pub Date : 2023-09-12 DOI: 10.1007/s44196-023-00320-8
Sarada Mohapatra, Prabhujit Mohapatra
Abstract Golden Jackal Optimization (GJO) is a recently developed nature-inspired algorithm that is motivated by the collaborative hunting behaviours of the golden jackals in nature. However, the GJO has the disadvantage of poor exploitation ability and is easy to get stuck in an optimal local region. To overcome these disadvantages, in this paper, an enhanced variant of the golden jackal optimization algorithm that incorporates the opposition-based learning (OBL) technique (OGJO) is proposed. The OBL technique is implemented into GJO with a probability rate, which can assist the algorithm in escaping from the local optima. To validate the efficiency of OGJO, several experiments have been performed. The experimental outcomes revealed that the proposed OGJO has more efficiency than GJO and other compared algorithms.
摘要金豺优化算法(Golden Jackal Optimization, GJO)是一种受自然界中金豺协同狩猎行为的启发而发展起来的自然算法。然而,GJO的缺点是开发能力差,容易陷入最优局部区域。为了克服这些缺点,本文提出了一种金豺优化算法的增强变体,该算法结合了基于对立的学习技术(OBL)。OBL技术以一定的概率率实现在GJO中,可以帮助算法脱离局部最优。为了验证OGJO的有效性,进行了几个实验。实验结果表明,所提出的OGJO算法比GJO算法和其他比较算法具有更高的效率。
{"title":"An Improved Golden Jackal Optimization Algorithm Using Opposition-Based Learning for Global Optimization and Engineering Problems","authors":"Sarada Mohapatra, Prabhujit Mohapatra","doi":"10.1007/s44196-023-00320-8","DOIUrl":"https://doi.org/10.1007/s44196-023-00320-8","url":null,"abstract":"Abstract Golden Jackal Optimization (GJO) is a recently developed nature-inspired algorithm that is motivated by the collaborative hunting behaviours of the golden jackals in nature. However, the GJO has the disadvantage of poor exploitation ability and is easy to get stuck in an optimal local region. To overcome these disadvantages, in this paper, an enhanced variant of the golden jackal optimization algorithm that incorporates the opposition-based learning (OBL) technique (OGJO) is proposed. The OBL technique is implemented into GJO with a probability rate, which can assist the algorithm in escaping from the local optima. To validate the efficiency of OGJO, several experiments have been performed. The experimental outcomes revealed that the proposed OGJO has more efficiency than GJO and other compared algorithms.","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"135824690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Research on Financial Risk Evaluation and Control of Tourism Enterprises Based on Improved GA Algorithm 基于改进遗传算法的旅游企业财务风险评价与控制研究
IF 2.9 4区 计算机科学 Pub Date : 2023-09-08 DOI: 10.1007/s44196-023-00317-3
Ping Chen
{"title":"Research on Financial Risk Evaluation and Control of Tourism Enterprises Based on Improved GA Algorithm","authors":"Ping Chen","doi":"10.1007/s44196-023-00317-3","DOIUrl":"https://doi.org/10.1007/s44196-023-00317-3","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-09-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41990054","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Research on Data Analysis of Efficient Innovation and Entrepreneurship Practice Teaching Based on LightGBM Classification Algorithm 基于LightGBM分类算法的高效创新创业实践教学数据分析研究
IF 2.9 4区 计算机科学 Pub Date : 2023-09-07 DOI: 10.1007/s44196-023-00324-4
Binbin Huang, Ciyu Wang
{"title":"Research on Data Analysis of Efficient Innovation and Entrepreneurship Practice Teaching Based on LightGBM Classification Algorithm","authors":"Binbin Huang, Ciyu Wang","doi":"10.1007/s44196-023-00324-4","DOIUrl":"https://doi.org/10.1007/s44196-023-00324-4","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-09-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45903865","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Graph Representation Learning Framework Predicting Potential Multivariate Interactions 预测潜在多元交互的图表示学习框架
IF 2.9 4区 计算机科学 Pub Date : 2023-09-05 DOI: 10.1007/s44196-023-00329-z
Yanlin Yang, Zhonglin Ye, Haixing Zhao, Lei Meng
{"title":"A Graph Representation Learning Framework Predicting Potential Multivariate Interactions","authors":"Yanlin Yang, Zhonglin Ye, Haixing Zhao, Lei Meng","doi":"10.1007/s44196-023-00329-z","DOIUrl":"https://doi.org/10.1007/s44196-023-00329-z","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-09-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44747850","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-temporal Sequential Recommendation Model Based on the Fused Learning Preferences 基于融合学习偏好的时序推荐模型
IF 2.9 4区 计算机科学 Pub Date : 2023-09-01 DOI: 10.1007/s44196-023-00310-w
Jianxia Chen, Liwei Pan, Shi Dong, Tianci Yu, Liang Xiao, Meihan Yao, Shijie Luo
{"title":"Multi-temporal Sequential Recommendation Model Based on the Fused Learning Preferences","authors":"Jianxia Chen, Liwei Pan, Shi Dong, Tianci Yu, Liang Xiao, Meihan Yao, Shijie Luo","doi":"10.1007/s44196-023-00310-w","DOIUrl":"https://doi.org/10.1007/s44196-023-00310-w","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46699767","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
E-commerce User Recommendation Algorithm Based on Social Relationship Characteristics and Improved K-Means Algorithm 基于社会关系特征和改进K-Means算法的电子商务用户推荐算法
IF 2.9 4区 计算机科学 Pub Date : 2023-08-31 DOI: 10.1007/s44196-023-00321-7
X. Shen
{"title":"E-commerce User Recommendation Algorithm Based on Social Relationship Characteristics and Improved K-Means Algorithm","authors":"X. Shen","doi":"10.1007/s44196-023-00321-7","DOIUrl":"https://doi.org/10.1007/s44196-023-00321-7","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"47889291","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Deep Learning-Based Multi-objective Optimization Model for PM2.5 Prediction 基于深度学习的PM2.5预测多目标优化模型
IF 2.9 4区 计算机科学 Pub Date : 2023-08-30 DOI: 10.1007/s44196-023-00322-6
Wenkai Xu, Fengchen Fu, Qingqing Zhang, Lei Wang
{"title":"A Deep Learning-Based Multi-objective Optimization Model for PM2.5 Prediction","authors":"Wenkai Xu, Fengchen Fu, Qingqing Zhang, Lei Wang","doi":"10.1007/s44196-023-00322-6","DOIUrl":"https://doi.org/10.1007/s44196-023-00322-6","url":null,"abstract":"","PeriodicalId":54967,"journal":{"name":"International Journal of Computational Intelligence Systems","volume":" ","pages":""},"PeriodicalIF":2.9,"publicationDate":"2023-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44418069","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Computational Intelligence 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