期刊文献+
共找到8,225篇文章
< 1 2 250 >
每页显示 20 50 100
A DATA MINING METHOD BASED ON CONSTRUCTIVE NEURAL NETWORKS 被引量:4
1
作者 Wang Lunwen Zhang Ling 《Journal of Electronics(China)》 2007年第1期133-137,共5页
In this letter,Constructive Neural Networks (CNN) is used in large-scale data mining. By introducing the principle and characteristics of CNN and pointing out its deficiencies,fuzzy theory is adopted to improve the co... In this letter,Constructive Neural Networks (CNN) is used in large-scale data mining. By introducing the principle and characteristics of CNN and pointing out its deficiencies,fuzzy theory is adopted to improve the covering algorithms. The threshold of covering algorithms is redefined. "Extended area" for test samples is built. The inference of the outlier is eliminated. Furthermore,"Sphere Neighborhood (SN)" are constructed. The membership functions of test samples are given and all of the test samples are determined accordingly. The method is used to mine large wireless monitor data (about 3×107 data points),and knowledge is found effectively. 展开更多
关键词 data mining neural networks Constructive neural networks (CNN) Wireless monitoring
下载PDF
Indian stock market prediction using artificial neural networks on tick data 被引量:2
2
作者 Dharmaraja Selvamuthu Vineet Kumar Abhishek Mishra 《Financial Innovation》 2019年第1期267-278,共12页
Introduction:Nowadays,the most significant challenges in the stock market is to predict the stock prices.The stock price data represents a financial time series data which becomes more difficult to predict due to its ... Introduction:Nowadays,the most significant challenges in the stock market is to predict the stock prices.The stock price data represents a financial time series data which becomes more difficult to predict due to its characteristics and dynamic nature.Case description:Support Vector Machines(SVM)and Artificial Neural Networks(ANN)are widely used for prediction of stock prices and its movements.Every algorithm has its way of learning patterns and then predicting.Artificial Neural Network(ANN)is a popular method which also incorporate technical analysis for making predictions in financial markets.Discussion and evaluation:Most common techniques used in the forecasting of financial time series are Support Vector Machine(SVM),Support Vector Regression(SVR)and Back Propagation Neural Network(BPNN).In this article,we use neural networks based on three different learning algorithms,i.e.,Levenberg-Marquardt,Scaled Conjugate Gradient and Bayesian Regularization for stock market prediction based on tick data as well as 15-min data of an Indian company and their results compared.Conclusion:All three algorithms provide an accuracy of 99.9%using tick data.The accuracy over 15-min dataset drops to 96.2%,97.0%and 98.9%for LM,SCG and Bayesian Regularization respectively which is significantly poor in comparison with that of results obtained using tick data. 展开更多
关键词 neural networks Indian Stock Market Prediction LEVENBERG-MARQUARDT Scale Conjugate Gradient Bayesian Regularization Tick by tick data
下载PDF
An Optimized Data Fusion Paradigm for WSN Based on Neural Networks 被引量:1
3
作者 Moath Alsafasfeh Zaid A.Arida +2 位作者 Omar A.Saraereh Qais Alsafasfeh Salem Alemaishat 《Computers, Materials & Continua》 SCIE EI 2021年第10期1097-1108,共12页
Wireless sensor networks(WSNs)have gotten a lot of attention as useful tools for gathering data.The energy problem has been a fundamental constraint and challenge faced by many WSN applications due to the size and cos... Wireless sensor networks(WSNs)have gotten a lot of attention as useful tools for gathering data.The energy problem has been a fundamental constraint and challenge faced by many WSN applications due to the size and cost constraints of the sensor nodes.This paper proposed a data fusion model based on the back propagation neural network(BPNN)model to address the problem of a large number of invalid or redundant data.Using three layeredbased BPNNs and a TEEN threshold,the proposed model describes the cluster structure and filters out unnecessary details.During the information transmission process,the neural network’s output function is used to deal with a large amount of sensing data,where the feature value of sensing data is extracted and transmitted to the sink node.In terms of life cycle,data traffic,and network use,simulation results show that the proposed data fusion model outperforms the traditional TEEN protocol.As a result,the proposed scheme increases the life cycle of the network thereby lowering energy usage and traffic. 展开更多
关键词 WSN CLUSTERING data collection neural networks
下载PDF
A New Class of Nonlinear Error Control Codes Based on Neural Networks 被引量:1
4
作者 Jin Fan Fan Junbo Deng Xingming(School of Computer and Communicalion Engineering,Southwest Jiaolong University),Chengdu 610031, Chiua 《Journal of Modern Transportation》 1995年第2期109-116,共8页
By mcans of stable attractors of discret Hopfield neural network (DHNN) , anew class of nonlinear error control codes is sugsested and some relativetheorems are presented. A kind of single error control codes is also ... By mcans of stable attractors of discret Hopfield neural network (DHNN) , anew class of nonlinear error control codes is sugsested and some relativetheorems are presented. A kind of single error control codes is also given forillustrating this new approach. 展开更多
关键词 error control neural networks nonlinear codes
下载PDF
Stochastic asymptotical synchronization of chaotic Markovian jumping fuzzy cellular neural networks with mixed delays and the Wiener process based on sampled-data control 被引量:1
5
作者 M. Kalpana P. Balasubramaniam 《Chinese Physics B》 SCIE EI CAS CSCD 2013年第7期564-573,共10页
We investigate the stochastic asymptotical synchronization of chaotic Markovian jumping fuzzy cellular neural networks (MJFCNNs) with discrete, unbounded distributed delays, and the Wiener process based on sampled-d... We investigate the stochastic asymptotical synchronization of chaotic Markovian jumping fuzzy cellular neural networks (MJFCNNs) with discrete, unbounded distributed delays, and the Wiener process based on sampled-data control using the linear matrix inequality (LMI) approach. The Lyapunov–Krasovskii functional combined with the input delay approach as well as the free-weighting matrix approach is employed to derive several sufficient criteria in terms of LMIs to ensure that the delayed MJFCNNs with the Wiener process is stochastic asymptotical synchronous. Restrictions (e.g., time derivative is smaller than one) are removed to obtain a proposed sampled-data controller. Finally, a numerical example is provided to demonstrate the reliability of the derived results. 展开更多
关键词 stochastic asymptotical synchronization fuzzy cellular neural networks chaotic Markovian jumping parameters sampled-data control
下载PDF
Discovering Frequent Subtrees from XML Data Using Neural Networks
6
作者 SUN Wei LIU Da-xin WANG Tong 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期117-121,共5页
By rapid progress of network and storage technologies, a huge amount of electronic data such as Web pages and XML has been available on Internet. In this paper, we study a data-mining problem of discovering frequent o... By rapid progress of network and storage technologies, a huge amount of electronic data such as Web pages and XML has been available on Internet. In this paper, we study a data-mining problem of discovering frequent ordered sub-trees in a large collection of XML data, where both of the patterns and the data are modeled by labeled ordered trees. We present an efficient algorithm of Ordered Subtree Miner (OSTMiner) based on two- layer neural networks with Hebb rule, that computes all ordered sub-trees appearing in a collection of XML trees with frequent above a user-specified threshold using a special structure EM-tree. In this algo- rithm, EM-tree is used as an extended merging tree to supply scheme information for efficient pruning and mining frequent sub-trees. Experiments results showed that OSTMiner has good response time and scales well. 展开更多
关键词 XML frequent subtrees data mining neural networks
下载PDF
Free-matrix-based time-dependent discontinuous Lyapunov functional for synchronization of delayed neural networks with sampled-data control 被引量:1
7
作者 王炜 曾红兵 Kok-Lay Teo 《Chinese Physics B》 SCIE EI CAS CSCD 2017年第11期127-134,共8页
This paper is concerned with the synchronization of delayed neural networks via sampled-data control. A new technique, namely, the free-matrix-based time-dependent discontinuous Lyapunov functional approach, is adopte... This paper is concerned with the synchronization of delayed neural networks via sampled-data control. A new technique, namely, the free-matrix-based time-dependent discontinuous Lyapunov functional approach, is adopted in constructing the Lyapunov functional, which takes advantage of the sampling characteristic of sawtooth input delay. Based on this discontinuous Lyapunov functional, some less conservative synchronization criteria are established to ensure that the slave system is synchronous with the master system. The desired sampled-data controller can be obtained through the use of the linear matrix inequality(LMI) technique. Finally, two numerical examples are provided to demonstrate the effectiveness and the improvements of the proposed methods. 展开更多
关键词 neural networks synchronization sampled-data control free-matrix-based inequality
下载PDF
Stock Price Prediction Using Predictive Error Compensation Wavelet Neural Networks
8
作者 Ajla Kulaglic Burak Berk Ustundag 《Computers, Materials & Continua》 SCIE EI 2021年第9期3577-3593,共17页
:Machine Learning(ML)algorithms have been widely used for financial time series prediction and trading through bots.In this work,we propose a Predictive Error Compensated Wavelet Neural Network(PEC-WNN)ML model that i... :Machine Learning(ML)algorithms have been widely used for financial time series prediction and trading through bots.In this work,we propose a Predictive Error Compensated Wavelet Neural Network(PEC-WNN)ML model that improves the prediction of next day closing prices.In the proposed model we use multiple neural networks where the first one uses the closing stock prices from multiple-scale time-domain inputs.An additional network is used for error estimation to compensate and reduce the prediction error of the main network instead of using recurrence.The performance of the proposed model is evaluated using six different stock data samples in the New York stock exchange.The results have demonstrated significant improvement in forecasting accuracy in all cases when the second network is used in accordance with the first one by adding the outputs.The RMSE error is 33%improved when the proposed PEC-WNN model is used compared to the Long ShortTerm Memory(LSTM)model.Furthermore,through the analysis of training mechanisms,we found that using the updated training the performance of the proposed model is improved.The contribution of this study is the applicability of simultaneously different time frames as inputs.Cascading the predictive error compensation not only reduces the error rate but also helps in avoiding overfitting problems. 展开更多
关键词 Predictive error compensating wavelet neural network time series prediction stock price prediction neural networks wavelet transform
下载PDF
Bitcoin Candlestick Prediction with Deep Neural Networks Based on Real Time Data
9
作者 Reem K.Alkhodhairi Shahad R.Aljalhami +3 位作者 Norah K.Rusayni Jowharah F.Alshobaili Amal A.Al-Shargabi Abdulatif Alabdulatif 《Computers, Materials & Continua》 SCIE EI 2021年第9期3215-3233,共19页
Currently,Bitcoin is the world’s most popular cryptocurrency.The price of Bitcoin is extremely volatile,which can be described as high-benefit and high-risk.To minimize the risk involved,a means of more accurately pr... Currently,Bitcoin is the world’s most popular cryptocurrency.The price of Bitcoin is extremely volatile,which can be described as high-benefit and high-risk.To minimize the risk involved,a means of more accurately predicting the Bitcoin price is required.Most of the existing studies of Bitcoin prediction are based on historical(i.e.,benchmark)data,without considering the real-time(i.e.,live)data.To mitigate the issue of price volatility and achieve more precise outcomes,this study suggests using historical and real-time data to predict the Bitcoin candlestick—or open,high,low,and close(OHLC)—prices.Seeking a better prediction model,the present study proposes time series-based deep learning models.In particular,two deep learning algorithms were applied,namely,long short-term memory(LSTM)and gated recurrent unit(GRU).Using real-time data,the Bitcoin candlesticks were predicted for three intervals:the next 4 h,the next 12 h,and the next 24 h.The results showed that the best-performing model was the LSTM-based model with the 4-h interval.In particular,this model achieved a stellar performance with a mean absolute percentage error(MAPE)of 0.63,a root mean square error(RMSE)of 0.0009,a mean square error(MSE)of 9e-07,a mean absolute error(MAE)of 0.0005,and an R-squared coefficient(R2)of 0.994.With these results,the proposed prediction model has demonstrated its efficiency over the models proposed in previous studies.The findings of this study have considerable implications in the business field,as the proposed model can assist investors and traders in precisely identifying Bitcoin sales and buying opportunities. 展开更多
关键词 Bitcoin PREDICTION long short term memory gated recurrent unit deep neural networks real-time data
下载PDF
Alternative Method of Constructing Granular Neural Networks
10
作者 Yushan Yin Witold Pedrycz Zhiwu Li 《Computers, Materials & Continua》 SCIE EI 2024年第4期623-650,共28页
Utilizing granular computing to enhance artificial neural network architecture, a newtype of network emerges—thegranular neural network (GNN). GNNs offer distinct advantages over their traditional counterparts: The a... Utilizing granular computing to enhance artificial neural network architecture, a newtype of network emerges—thegranular neural network (GNN). GNNs offer distinct advantages over their traditional counterparts: The ability toprocess both numerical and granular data, leading to improved interpretability. This paper proposes a novel designmethod for constructing GNNs, drawing inspiration from existing interval-valued neural networks built uponNNNs. However, unlike the proposed algorithm in this work, which employs interval values or triangular fuzzynumbers for connections, existing methods rely on a pre-defined numerical network. This new method utilizesa uniform distribution of information granularity to granulate connections with unknown parameters, resultingin independent GNN structures. To quantify the granularity output of the network, the product of two commonperformance indices is adopted: The coverage of numerical data and the specificity of information granules.Optimizing this combined performance index helps determine the optimal parameters for the network. Finally,the paper presents the complete model construction and validates its feasibility through experiments on datasetsfrom the UCIMachine Learning Repository. The results demonstrate the proposed algorithm’s effectiveness andpromising performance. 展开更多
关键词 Granular neural network granular connection interval analysis triangular fuzzy numbers particle swarm optimization(PSO)
下载PDF
Pattern recognition and data mining software based on artificial neural networks applied to proton transfer in aqueous environments 被引量:2
11
作者 Amani Tahat Jordi Marti +1 位作者 Ali Khwaldeh Kaher Tahat 《Chinese Physics B》 SCIE EI CAS CSCD 2014年第4期410-421,共12页
In computational physics proton transfer phenomena could be viewed as pattern classification problems based on a set of input features allowing classification of the proton motion into two categories: transfer 'occu... In computational physics proton transfer phenomena could be viewed as pattern classification problems based on a set of input features allowing classification of the proton motion into two categories: transfer 'occurred' and transfer 'not occurred'. The goal of this paper is to evaluate the use of artificial neural networks in the classification of proton transfer events, based on the feed-forward back propagation neural network, used as a classifier to distinguish between the two transfer cases. In this paper, we use a new developed data mining and pattern recognition tool for automating, controlling, and drawing charts of the output data of an Empirical Valence Bond existing code. The study analyzes the need for pattern recognition in aqueous proton transfer processes and how the learning approach in error back propagation (multilayer perceptron algorithms) could be satisfactorily employed in the present case. We present a tool for pattern recognition and validate the code including a real physical case study. The results of applying the artificial neural networks methodology to crowd patterns based upon selected physical properties (e.g., temperature, density) show the abilities of the network to learn proton transfer patterns corresponding to properties of the aqueous environments, which is in turn proved to be fully compatible with previous proton transfer studies. 展开更多
关键词 pattern recognition proton transfer chart pattern data mining artificial neural network empiricalvalence bond
下载PDF
Effective data sampling strategies and boundary condition constraints of physics-informed neural networks for identifying material properties in solid mechanics 被引量:2
12
作者 W.WU M.DANEKER +2 位作者 M.A.JOLLEY K.T.TURNER L.LU 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2023年第7期1039-1068,共30页
Material identification is critical for understanding the relationship between mechanical properties and the associated mechanical functions.However,material identification is a challenging task,especially when the ch... Material identification is critical for understanding the relationship between mechanical properties and the associated mechanical functions.However,material identification is a challenging task,especially when the characteristic of the material is highly nonlinear in nature,as is common in biological tissue.In this work,we identify unknown material properties in continuum solid mechanics via physics-informed neural networks(PINNs).To improve the accuracy and efficiency of PINNs,we develop efficient strategies to nonuniformly sample observational data.We also investigate different approaches to enforce Dirichlet-type boundary conditions(BCs)as soft or hard constraints.Finally,we apply the proposed methods to a diverse set of time-dependent and time-independent solid mechanic examples that span linear elastic and hyperelastic material space.The estimated material parameters achieve relative errors of less than 1%.As such,this work is relevant to diverse applications,including optimizing structural integrity and developing novel materials. 展开更多
关键词 solid mechanics material identification physics-informed neural network(PINN) data sampling boundary condition(BC)constraint
下载PDF
A Hybrid Method for Compression of Solar Radiation Data Using Neural Networks 被引量:1
13
作者 Bharath Chandra Mummadisetty Astha Puri +1 位作者 Ershad Sharifahmadian Shahram Latifi 《International Journal of Communications, Network and System Sciences》 2015年第6期217-228,共12页
The prediction of solar radiation is important for several applications in renewable energy research. There are a number of geographical variables which affect solar radiation prediction, the identification of these v... The prediction of solar radiation is important for several applications in renewable energy research. There are a number of geographical variables which affect solar radiation prediction, the identification of these variables for accurate solar radiation prediction is very important. This paper presents a hybrid method for the compression of solar radiation using predictive analysis. The prediction of minute wise solar radiation is performed by using different models of Artificial Neural Networks (ANN), namely Multi-layer perceptron neural network (MLPNN), Cascade feed forward back propagation (CFNN) and Elman back propagation (ELMNN). Root mean square error (RMSE) is used to evaluate the prediction accuracy of the three ANN models used. The information and knowledge gained from the present study could improve the accuracy of analysis concerning climate studies and help in congestion control. 展开更多
关键词 data Compression PREDICTIVE Analysis Artificial neural network Compression RATIO Machine Learning CLIMATE data Prediction
下载PDF
Artificial Neural Networks Application to Predict Wheat Yield Using Climatic Data 被引量:1
14
作者 B. Safa A. Khalili +1 位作者 M. Teshnehlab A. Liaghat 《Journal of Agricultural Science and Technology(B)》 2011年第1期76-88,共13页
The goal of this study was to apply artificial neural networks to predict rain-fed wheat yield using meteorological data a few days to few months before harvesting. The climatic observation data used; were mean of dai... The goal of this study was to apply artificial neural networks to predict rain-fed wheat yield using meteorological data a few days to few months before harvesting. The climatic observation data used; were mean of daily minimum and maximum temperature, extreme of daily minimum and maximum temperature, sum of daily rainfall, number of rainy days, sum of daily sun hours, mean of daily wind speed, extreme of daily wind speed, mean of daily relative humidity, and sum of daily water requirements that were collected during 1990-1999 in Sararood Station for wheat phenological stages consisting; sowing, germination, emergence, 3rd leaves, tillering, stem formation, heading, flowering, milk maturity, wax maturity, full maturity, separately for each growing season. Then, they arranged in a matrix whose rows form each of the statistical years and the columns are meteorological factors at each phenological stage. Finally, the obtained model had the following capabilities: Prediction of wheat yield with maximum errors of 45-60 kg/ha at least two months before full maturity stage, determination of the sensitivity of each phenological stage with respect to meteorological factors, and determination of the priority order and importance of each meteorological factor effective in plant growth and crop yield. 展开更多
关键词 Artificial neural network wheat yield climatic data phenological stage crop model.
下载PDF
A Novel Approach to Disqualify Datasets Using Accumulative Statistical Spread Map with Neural Networks (ASSM-NN)
15
作者 Mahmoud Zaki Iskandarani 《Intelligent Information Management》 2015年第3期139-152,共14页
A novel approach to detect and filter out an unhealthy dataset from a matrix of datasets is developed, tested, and proved. The technique employs a new type of self organizing map called Accumulative Statistical Spread... A novel approach to detect and filter out an unhealthy dataset from a matrix of datasets is developed, tested, and proved. The technique employs a new type of self organizing map called Accumulative Statistical Spread Map (ASSM) to establish the destructive and negative effect a dataset will have on the rest of the matrix if stayed within that matrix. The ASSM is supported by training a neural network engine, which will determine which dataset is responsible for its inability to learn, classify and predict. The carried out experiments proved that a neural system was not able to learn in the presence of such an unhealthy dataset that possessed some deviated characteristics, even though it was produced under the same conditions and through the same process as the rest of the datasets in the matrix, and hence, it should be disqualified, and either removed completely or transferred to another matrix. Such novel approach is very useful in pattern recognition of datasets and features that do not belong to their source and could be used as an effective tool to detect suspicious activities in many areas of secure filing, communication and data storage. 展开更多
关键词 Pattern Recognition Informatics neural networks data Mining Classification Prediction STATISTICS
下载PDF
The Group Method of Data Handling (GMDH) and Artificial Neural Networks (ANN)in Time-Series Forecasting of Rice Yield
16
作者 Nadira Mohamed Isa Shabri Ani Samsudin Ruhaidah 《材料科学与工程(中英文B版)》 2011年第3期378-387,共10页
关键词 时间序列预测模型 人工神经网络 GMDH 水稻产量 数据处理 ANN 多项式函数 双曲线
下载PDF
Convolutional neural networks for time series classification 被引量:46
17
作者 Bendong Zhao Huanzhang Lu +2 位作者 Shangfeng Chen Junliang Liu Dongya Wu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2017年第1期162-169,共8页
Time series classification is an important task in time series data mining, and has attracted great interests and tremendous efforts during last decades. However, it remains a challenging problem due to the nature of ... Time series classification is an important task in time series data mining, and has attracted great interests and tremendous efforts during last decades. However, it remains a challenging problem due to the nature of time series data: high dimensionality, large in data size and updating continuously. The deep learning techniques are explored to improve the performance of traditional feature-based approaches. Specifically, a novel convolutional neural network (CNN) framework is proposed for time series classification. Different from other feature-based classification approaches, CNN can discover and extract the suitable internal structure to generate deep features of the input time series automatically by using convolution and pooling operations. Two groups of experiments are conducted on simulated data sets and eight groups of experiments are conducted on real-world data sets from different application domains. The final experimental results show that the proposed method outperforms state-of-the-art methods for time series classification in terms of the classification accuracy and noise tolerance. © 1990-2011 Beijing Institute of Aerospace Information. 展开更多
关键词 CONVOLUTION data mining neural networks Time series Virtual reality
下载PDF
Synchronization of chaos using radial basis functions neural networks 被引量:2
18
作者 Ren Haipeng Liu Ding 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期83-88,100,共7页
The Radial Basis Functions Neural Network (RBFNN) is used to establish the model of a response system through the input and output data of the system. The synchronization between a drive system and the response syst... The Radial Basis Functions Neural Network (RBFNN) is used to establish the model of a response system through the input and output data of the system. The synchronization between a drive system and the response system can be implemented by employing the RBFNN model and state feedback control. In this case, the exact mathematical model, which is the precondition for the conventional method, is unnecessary for implementing synchronization. The effect of the model error is investigated and a corresponding theorem is developed. The effect of the parameter perturbations and the measurement noise is investigated through simulations. The simulation results under different conditions show the effectiveness of the method. 展开更多
关键词 Chaos synchronization Radial basis function neural networks Model error Parameter perturbation Measurement noise.
下载PDF
Topological probability and connection strength induced activity in complex neural networks
19
作者 韦笃取 张波 +1 位作者 丘东元 罗晓曙 《Chinese Physics B》 SCIE EI CAS CSCD 2010年第10期204-208,共5页
Recent experimental evidence suggests that some brain activities can be assigned to small-world networks. In this work, we investigate how the topological probability p and connection strength C affect the activities ... Recent experimental evidence suggests that some brain activities can be assigned to small-world networks. In this work, we investigate how the topological probability p and connection strength C affect the activities of discrete neural networks with small-world (SW) connections. Network elements are described by two-dimensional map neurons (2DMNs) with the values of parameters at which no activity occurs. It is found that when the value of p is smaller or larger, there are no active neurons in the network, no matter what the value of connection strength is; for a given appropriate connection strength, there is an intermediate range of topological probability where the activity of 2DMN network is induced and enhanced. On the other hand, for a given intermediate topological probability level, there exists an optimal value of connection strength such that the frequency of activity reaches its maximum. The possible mechanism behind the action of topological probability and connection strength is addressed based on the bifurcation method. Furthermore, the effects of noise and transmission delay on the activity of neural network are also studied. 展开更多
关键词 topological probability small world connections connection strength neural networks activity
下载PDF
Modeling of Trophospheric Ozone Concentrations Using Genetically Trained Multi-Level Cellular Neural Networks
20
作者 H.Kurtulus OZCAN Erdem BILGILI +2 位作者 Ulku SAHIN O.Nuri UCAN Cuma BAYAT 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2007年第5期907-914,共8页
Tropospheric ozone concentrations, which are an important air pollutant, are modeled by the use of an artificial intelligence structure. Data obtained from air pollution measurement stations in the city of Istanbul ar... Tropospheric ozone concentrations, which are an important air pollutant, are modeled by the use of an artificial intelligence structure. Data obtained from air pollution measurement stations in the city of Istanbul are utilized in constituting the model. A supervised algorithm for the evaluation of ozone concentration using a genetically trained multi-level cellular neural network (ML-CNN) is introduced, developed, and applied to real data. A genetic algorithm is used in the optimization of CNN templates. The model results and the actual measurement results are compared and statistically evaluated. It is observed that seasonal changes in ozone concentrations are reflected effectively by the concentrations estimated by the multilevel-CNN model structure, with a correlation value of 0.57 ascertained between actual and model results. It is shown that the multilevel-CNN modeling technique is as satisfactory as other modeling techniques in associating the data in a complex medium in air pollution applications. 展开更多
关键词 genetic algorithm cellular neural networks (CNN) OZONE meteorological data
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部