期刊文献+
共找到3,908篇文章
< 1 2 196 >
每页显示 20 50 100
Dynamics analysis and cryptographic implementation of a fractional-order memristive cellular neural network model
1
作者 周新卫 蒋东华 +4 位作者 Jean De Dieu Nkapkop Musheer Ahmad Jules Tagne Fossi Nestor Tsafack 吴建华 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第4期418-433,共16页
Due to the fact that a memristor with memory properties is an ideal electronic component for implementation of the artificial neural synaptic function,a brand-new tristable locally active memristor model is first prop... Due to the fact that a memristor with memory properties is an ideal electronic component for implementation of the artificial neural synaptic function,a brand-new tristable locally active memristor model is first proposed in this paper.Here,a novel four-dimensional fractional-order memristive cellular neural network(FO-MCNN)model with hidden attractors is constructed to enhance the engineering feasibility of the original CNN model and its performance.Then,its hardware circuit implementation and complicated dynamic properties are investigated on multi-simulation platforms.Subsequently,it is used toward secure communication application scenarios.Taking it as the pseudo-random number generator(PRNG),a new privacy image security scheme is designed based on the adaptive sampling rate compressive sensing(ASR-CS)model.Eventually,the simulation analysis and comparative experiments manifest that the proposed data encryption scheme possesses strong immunity against various security attack models and satisfactory compression performance. 展开更多
关键词 cellular neural network MEMRISTOR hardware circuit compressive sensing privacy data protection
下载PDF
Downscaling Seasonal Precipitation Forecasts over East Africa with Deep Convolutional Neural Networks
2
作者 Temesgen Gebremariam ASFAW Jing-Jia LUO 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2024年第3期449-464,共16页
This study assesses the suitability of convolutional neural networks(CNNs) for downscaling precipitation over East Africa in the context of seasonal forecasting. To achieve this, we design a set of experiments that co... This study assesses the suitability of convolutional neural networks(CNNs) for downscaling precipitation over East Africa in the context of seasonal forecasting. To achieve this, we design a set of experiments that compare different CNN configurations and deployed the best-performing architecture to downscale one-month lead seasonal forecasts of June–July–August–September(JJAS) precipitation from the Nanjing University of Information Science and Technology Climate Forecast System version 1.0(NUIST-CFS1.0) for 1982–2020. We also perform hyper-parameter optimization and introduce predictors over a larger area to include information about the main large-scale circulations that drive precipitation over the East Africa region, which improves the downscaling results. Finally, we validate the raw model and downscaled forecasts in terms of both deterministic and probabilistic verification metrics, as well as their ability to reproduce the observed precipitation extreme and spell indicator indices. The results show that the CNN-based downscaling consistently improves the raw model forecasts, with lower bias and more accurate representations of the observed mean and extreme precipitation spatial patterns. Besides, CNN-based downscaling yields a much more accurate forecast of extreme and spell indicators and reduces the significant relative biases exhibited by the raw model predictions. Moreover, our results show that CNN-based downscaling yields better skill scores than the raw model forecasts over most portions of East Africa. The results demonstrate the potential usefulness of CNN in downscaling seasonal precipitation predictions over East Africa,particularly in providing improved forecast products which are essential for end users. 展开更多
关键词 East Africa seasonal precipitation forecasting DOWNSCALING deep learning convolutional neural networks(cnns)
下载PDF
基于CNN-Swin Transformer Network的LPI雷达信号识别
3
作者 苏琮智 杨承志 +2 位作者 邴雨晨 吴宏超 邓力洪 《现代雷达》 CSCD 北大核心 2024年第3期59-65,共7页
针对在低信噪比(SNR)条件下,低截获概率雷达信号调制方式识别准确率低的问题,提出一种基于Transformer和卷积神经网络(CNN)的雷达信号识别方法。首先,引入Swin Transformer模型并在模型前端设计CNN特征提取层构建了CNN+Swin Transforme... 针对在低信噪比(SNR)条件下,低截获概率雷达信号调制方式识别准确率低的问题,提出一种基于Transformer和卷积神经网络(CNN)的雷达信号识别方法。首先,引入Swin Transformer模型并在模型前端设计CNN特征提取层构建了CNN+Swin Transformer网络(CSTN),然后利用时频分析获取雷达信号的时频特征,对图像进行预处理后输入CSTN模型进行训练,由网络的底部到顶部不断提取图像更丰富的语义信息,最后通过Softmax分类器对六类不同调制方式信号进行分类识别。仿真实验表明:在SNR为-18 dB时,该方法对六类典型雷达信号的平均识别率达到了94.26%,证明了所提方法的可行性。 展开更多
关键词 低截获概率雷达 信号调制方式识别 Swin Transformer网络 卷积神经网络 时频分析
下载PDF
Coal/Gangue Volume Estimation with Convolutional Neural Network and Separation Based on Predicted Volume and Weight
4
作者 Zenglun Guan Murad S.Alfarzaeai +2 位作者 Eryi Hu Taqiaden Alshmeri Wang Peng 《Computers, Materials & Continua》 SCIE EI 2024年第4期279-306,共28页
In the coal mining industry,the gangue separation phase imposes a key challenge due to the high visual similaritybetween coal and gangue.Recently,separation methods have become more intelligent and efficient,using new... In the coal mining industry,the gangue separation phase imposes a key challenge due to the high visual similaritybetween coal and gangue.Recently,separation methods have become more intelligent and efficient,using newtechnologies and applying different features for recognition.One such method exploits the difference in substancedensity,leading to excellent coal/gangue recognition.Therefore,this study uses density differences to distinguishcoal from gangue by performing volume prediction on the samples.Our training samples maintain a record of3-side images as input,volume,and weight as the ground truth for the classification.The prediction process relieson a Convolutional neural network(CGVP-CNN)model that receives an input of a 3-side image and then extractsthe needed features to estimate an approximation for the volume.The classification was comparatively performedvia ten different classifiers,namely,K-Nearest Neighbors(KNN),Linear Support Vector Machines(Linear SVM),Radial Basis Function(RBF)SVM,Gaussian Process,Decision Tree,Random Forest,Multi-Layer Perceptron(MLP),Adaptive Boosting(AdaBosst),Naive Bayes,and Quadratic Discriminant Analysis(QDA).After severalexperiments on testing and training data,results yield a classification accuracy of 100%,92%,95%,96%,100%,100%,100%,96%,81%,and 92%,respectively.The test reveals the best timing with KNN,which maintained anaccuracy level of 100%.Assessing themodel generalization capability to newdata is essential to ensure the efficiencyof the model,so by applying a cross-validation experiment,the model generalization was measured.The useddataset was isolated based on the volume values to ensure the model generalization not only on new images of thesame volume but with a volume outside the trained range.Then,the predicted volume values were passed to theclassifiers group,where classification reported accuracy was found to be(100%,100%,100%,98%,88%,87%,100%,87%,97%,100%),respectively.Although obtaining a classification with high accuracy is the main motive,this workhas a remarkable reduction in the data preprocessing time compared to related works.The CGVP-CNN modelmanaged to reduce the data preprocessing time of previous works to 0.017 s while maintaining high classificationaccuracy using the estimated volume value. 展开更多
关键词 COAL coal gangue convolutional neural network cnn object classification volume estimation separation system
下载PDF
Detection of Oscillations in Process Control Loops From Visual Image Space Using Deep Convolutional Networks
5
作者 Tao Wang Qiming Chen +3 位作者 Xun Lang Lei Xie Peng Li Hongye Su 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第4期982-995,共14页
Oscillation detection has been a hot research topic in industries due to the high incidence of oscillation loops and their negative impact on plant profitability.Although numerous automatic detection techniques have b... Oscillation detection has been a hot research topic in industries due to the high incidence of oscillation loops and their negative impact on plant profitability.Although numerous automatic detection techniques have been proposed,most of them can only address part of the practical difficulties.An oscillation is heuristically defined as a visually apparent periodic variation.However,manual visual inspection is labor-intensive and prone to missed detection.Convolutional neural networks(CNNs),inspired by animal visual systems,have been raised with powerful feature extraction capabilities.In this work,an exploration of the typical CNN models for visual oscillation detection is performed.Specifically,we tested MobileNet-V1,ShuffleNet-V2,Efficient Net-B0,and GhostNet models,and found that such a visual framework is well-suited for oscillation detection.The feasibility and validity of this framework are verified utilizing extensive numerical and industrial cases.Compared with state-of-theart oscillation detectors,the suggested framework is more straightforward and more robust to noise and mean-nonstationarity.In addition,this framework generalizes well and is capable of handling features that are not present in the training data,such as multiple oscillations and outliers. 展开更多
关键词 Convolutional neural networks(cnns) deep learning image processing oscillation detection process industries
下载PDF
Development of a convolutional neural network based geomechanical upscaling technique for heterogeneous geological reservoir
6
作者 Zhiwei Ma Xiaoyan Ou Bo Zhang 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2024年第6期2111-2125,共15页
Geomechanical assessment using coupled reservoir-geomechanical simulation is becoming increasingly important for analyzing the potential geomechanical risks in subsurface geological developments.However,a robust and e... Geomechanical assessment using coupled reservoir-geomechanical simulation is becoming increasingly important for analyzing the potential geomechanical risks in subsurface geological developments.However,a robust and efficient geomechanical upscaling technique for heterogeneous geological reservoirs is lacking to advance the applications of three-dimensional(3D)reservoir-scale geomechanical simulation considering detailed geological heterogeneities.Here,we develop convolutional neural network(CNN)proxies that reproduce the anisotropic nonlinear geomechanical response caused by lithological heterogeneity,and compute upscaled geomechanical properties from CNN proxies.The CNN proxies are trained using a large dataset of randomly generated spatially correlated sand-shale realizations as inputs and simulation results of their macroscopic geomechanical response as outputs.The trained CNN models can provide the upscaled shear strength(R^(2)>0.949),stress-strain behavior(R^(2)>0.925),and volumetric strain changes(R^(2)>0.958)that highly agree with the numerical simulation results while saving over two orders of magnitude of computational time.This is a major advantage in computing the upscaled geomechanical properties directly from geological realizations without the need to perform local numerical simulations to obtain the geomechanical response.The proposed CNN proxybased upscaling technique has the ability to(1)bridge the gap between the fine-scale geocellular models considering geological uncertainties and computationally efficient geomechanical models used to assess the geomechanical risks of large-scale subsurface development,and(2)improve the efficiency of numerical upscaling techniques that rely on local numerical simulations,leading to significantly increased computational time for uncertainty quantification using numerous geological realizations. 展开更多
关键词 Upscaling Lithological heterogeneity Convolutional neural network(cnn) Anisotropic shear strength Nonlinear stressestrain behavior
下载PDF
Review of Artificial Intelligence for Oil and Gas Exploration: Convolutional Neural Network Approaches and the U-Net 3D Model
7
作者 Weiyan Liu 《Open Journal of Geology》 CAS 2024年第4期578-593,共16页
Deep learning, especially through convolutional neural networks (CNN) such as the U-Net 3D model, has revolutionized fault identification from seismic data, representing a significant leap over traditional methods. Ou... Deep learning, especially through convolutional neural networks (CNN) such as the U-Net 3D model, has revolutionized fault identification from seismic data, representing a significant leap over traditional methods. Our review traces the evolution of CNN, emphasizing the adaptation and capabilities of the U-Net 3D model in automating seismic fault delineation with unprecedented accuracy. We find: 1) The transition from basic neural networks to sophisticated CNN has enabled remarkable advancements in image recognition, which are directly applicable to analyzing seismic data. The U-Net 3D model, with its innovative architecture, exemplifies this progress by providing a method for detailed and accurate fault detection with reduced manual interpretation bias. 2) The U-Net 3D model has demonstrated its superiority over traditional fault identification methods in several key areas: it has enhanced interpretation accuracy, increased operational efficiency, and reduced the subjectivity of manual methods. 3) Despite these achievements, challenges such as the need for effective data preprocessing, acquisition of high-quality annotated datasets, and achieving model generalization across different geological conditions remain. Future research should therefore focus on developing more complex network architectures and innovative training strategies to refine fault identification performance further. Our findings confirm the transformative potential of deep learning, particularly CNN like the U-Net 3D model, in geosciences, advocating for its broader integration to revolutionize geological exploration and seismic analysis. 展开更多
关键词 Deep Learning Convolutional neural networks (cnn) Seismic Fault Identification U-Net 3D Model Geological Exploration
下载PDF
Design of multilayer cellular neural network based on memristor crossbar and its application to edge detection 被引量:1
8
作者 YU Yongbin TANG Haowen +2 位作者 FENG Xiao WANG Xiangxiang HUANG Hang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第3期641-649,共9页
Memristor with memory properties can be applied to connection points(synapses)between cells in a cellular neural network(CNN).This paper highlights memristor crossbar-based multilayer CNN(MCM-CNN)and its application t... Memristor with memory properties can be applied to connection points(synapses)between cells in a cellular neural network(CNN).This paper highlights memristor crossbar-based multilayer CNN(MCM-CNN)and its application to edge detection.An MCM-CNN is designed by adopting a memristor crossbar composed of a pair of memristors.MCM-CNN based on the memristor crossbar with changeable weight is suitable for edge detection of a binary image and a color image considering its characteristics of programmablization and compactation.Figure of merit(FOM)is introduced to evaluate the proposed structure and several traditional edge detection operators for edge detection results.Experiment results show that the FOM of MCM-CNN is three times more than that of the traditional edge detection operators. 展开更多
关键词 edge detection figure of merit(FOM) memristor crossbar synaptic circuit memristor crossbar-based cellular neural network(MCM-cnn)
下载PDF
Detection of Omicron Caused Pneumonia from Radiology Images Using Convolution Neural Network(CNN)
9
作者 Arfat Ahmad Khan Malik Muhammad Ali Shahid +4 位作者 Rab Nawaz Bashir Salman Iqbal Arshad Shehzad Ahmad Shahid Javeria Maqbool Chitapong Wechtaisong 《Computers, Materials & Continua》 SCIE EI 2023年第2期3743-3761,共19页
COVID-19 disease caused by the SARS-CoV-2 virus has created social and economic disruption across theworld.The ability of the COVID-19 virus to quickly mutate and transfer has created serious concerns across the world... COVID-19 disease caused by the SARS-CoV-2 virus has created social and economic disruption across theworld.The ability of the COVID-19 virus to quickly mutate and transfer has created serious concerns across the world.It is essential to detectCOVID-19 infection caused by different variants to take preventive measures accordingly.The existing method of detection of infections caused by COVID-19 and its variants is costly and time-consuming.The impacts of theCOVID-19 pandemic in developing countries are very drastic due to the unavailability of medical facilities and infrastructure to handle the pandemic.Pneumonia is the major symptom of COVID-19 infection.The radiology of the lungs in varies in the case of bacterial pneumonia as compared to COVID-19-caused pneumonia.The pattern of pneumonia in lungs in radiology images can also be used to identify the cause associated with pneumonia.In this paper,we propose the methodology of identifying the cause(either due to COVID-19 or other types of infections)of pneumonia from radiology images.Furthermore,because different variants of COVID-19 lead to different patterns of pneumonia,the proposed methodology identifies pneumonia,the COVID-19 caused pneumonia,and Omicron caused pneumonia from the radiology images.To fulfill the above-mentioned tasks,we have used three Convolution Neural Networks(CNNs)at each stage of the proposed methodology.The results unveil that the proposed step-by-step solution enhances the accuracy of pneumonia detection along with finding its cause,despite having a limited dataset. 展开更多
关键词 COVID-19 PNEUMONIA radiology images omicron convolution neural network(cnn) microscopy
下载PDF
Hyper-Tuned Convolutional Neural Networks for Authorship Verification in Digital Forensic Investigations
10
作者 Asif Rahim Yanru Zhong +2 位作者 Tariq Ahmad Sadique Ahmad Mohammed A.ElAffendi 《Computers, Materials & Continua》 SCIE EI 2023年第8期1947-1976,共30页
Authorship verification is a crucial task in digital forensic investigations,where it is often necessary to determine whether a specific individual wrote a particular piece of text.Convolutional Neural Networks(CNNs)h... Authorship verification is a crucial task in digital forensic investigations,where it is often necessary to determine whether a specific individual wrote a particular piece of text.Convolutional Neural Networks(CNNs)have shown promise in solving this problem,but their performance highly depends on the choice of hyperparameters.In this paper,we explore the effectiveness of hyperparameter tuning in improving the performance of CNNs for authorship verification.We conduct experiments using a Hyper Tuned CNN model with three popular optimization algorithms:Adaptive Moment Estimation(ADAM),StochasticGradientDescent(SGD),andRoot Mean Squared Propagation(RMSPROP).The model is trained and tested on a dataset of text samples collected from various authors,and the performance is evaluated using accuracy,precision,recall,and F1 score.We compare the performance of the three optimization algorithms and demonstrate the effectiveness of hyperparameter tuning in improving the accuracy of the CNN model.Our results show that the Hyper Tuned CNN model with ADAM Optimizer achieves the highest accuracy of up to 90%.Furthermore,we demonstrate that hyperparameter tuning can help achieve significant performance improvements,even using a relatively simple model architecture like CNNs.Our findings suggest that the choice of the optimization algorithm is a crucial factor in the performance of CNNs for authorship verification and that hyperparameter tuning can be an effective way to optimize this choice.Overall,this paper demonstrates the effectiveness of hyperparameter tuning in improving the performance of CNNs for authorship verification in digital forensic investigations.Our findings have important implications for developing accurate and reliable authorship verification systems,which are crucial for various applications in digital forensics,such as identifying the author of anonymous threatening messages or detecting cases of plagiarism. 展开更多
关键词 Convolutional neural network(cnn) hyper-tuning authorship verification digital forensics
下载PDF
Chaotic phenomena in Josephson circuits coupled quantum cellular neural networks 被引量:4
11
作者 王森 蔡理 +1 位作者 李芹 吴刚 《Chinese Physics B》 SCIE EI CAS CSCD 2007年第9期2631-2634,共4页
In this paper the nonlinear dynamical behaviour of a quantum cellular neural network (QCNN) by coupling Josephson circuits was investigated and it was shown that the QCNN using only two of them can cause the onset o... In this paper the nonlinear dynamical behaviour of a quantum cellular neural network (QCNN) by coupling Josephson circuits was investigated and it was shown that the QCNN using only two of them can cause the onset of chaotic oscillation. The theoretical analysis and simulation for the two Josephson-circuits-coupled QCNN have been done by using the amplitude and phase as state variables. The complex chaotic behaviours can be observed and then proved by calculating Lyapunov exponents. The study provides valuable information about QCNNs for future application in high-parallel signal processing and novel chaotic generators. 展开更多
关键词 quantum cellular neural network Josephson junction CHAOS Lyapunov exponent
下载PDF
Exponential stability for cellular neural networks: an LMI approach 被引量:1
12
作者 Liu Deyou Zhang Jianhua Guan Xinping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期68-71,共4页
A new sufficient conditions for the global exponential stability of the equilibrium point for delayed cellular neural networks (DCNNs) is presented. It is shown that the use of a more general type of Lyapunov-Krasov... A new sufficient conditions for the global exponential stability of the equilibrium point for delayed cellular neural networks (DCNNs) is presented. It is shown that the use of a more general type of Lyapunov-Krasovskii function enables the derivation of new results for an exponential stability of the equilibrium point for DCNNs. The results establish a relation between the delay time and the parameters of the network. The results are also compared with one of the most recent results derived in the literature. 展开更多
关键词 Delayed cellular neural networks LMI neural networks Exponential stability
下载PDF
The characteristics of nonlinear chaotic dynamics in quantum cellular neural networks 被引量:1
13
作者 王森 蔡理 +2 位作者 康强 吴刚 李芹 《Chinese Physics B》 SCIE EI CAS CSCD 2008年第8期2837-2843,共7页
With the polarization of quantum-dot cell and quantum phase serving as state variables, this paper does both theoretical analysis and simulation for the complex nonlinear dynamical behaviour of a three-cell-coupled Qu... With the polarization of quantum-dot cell and quantum phase serving as state variables, this paper does both theoretical analysis and simulation for the complex nonlinear dynamical behaviour of a three-cell-coupled Quantum Cellular Neural Network (QCNN), including equilibrium points, bifurcation and chaotic behaviour. Different phenomena, such as quasi-periodic, chaotic and hyper-chaotic states as well as bifurcations are revealed. The system's bifurcation and chaotic behaviour under the influence of the different coupling parameters are analysed. And it finds that the unbalanced cells coupled QCNN is easy to cause chaotic oscillation and the system response enters into chaotic state from quasi-periodic state by quasi-period bifurcation; however, the balanced cells coupled QCNN also can be chaotic when coupling parameters is in some region. Additionally, both the unbalanced and balanced cells coupled QCNNs can possess hyper-chaotic behaviour. It provides valuable information about QCNNs for future application in high-parallel signal processing and novel ultra-small chaotic generators. 展开更多
关键词 quantum cellular neural network BIFURCATION CHAOS quantum cellular automata
下载PDF
Anti-windup compensation design for a class of distributed time-delayed cellular neural networks 被引量:1
14
作者 HE Hanlin ZHAMiao BIAN Shaofeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2019年第6期1212-1223,共12页
Both time-delays and anti-windup(AW)problems are conventional problems in system design,which are scarcely discussed in cellular neural networks(CNNs).This paper discusses stabilization for a class of distributed time... Both time-delays and anti-windup(AW)problems are conventional problems in system design,which are scarcely discussed in cellular neural networks(CNNs).This paper discusses stabilization for a class of distributed time-delayed CNNs with input saturation.Based on the Lyapunov theory and the Schur complement principle,a bilinear matrix inequality(BMI)criterion is designed to stabilize the system with input saturation.By matrix congruent transformation,the BMI control criterion can be changed into linear matrix inequality(LMI)criterion,then it can be easily solved by the computer.It is a one-step AW strategy that the feedback compensator and the AW compensator can be determined simultaneously.The attraction domain and its optimization are also discussed.The structure of CNNs with both constant timedelays and distribute time-delays is more general.This method is simple and systematic,allowing dealing with a large class of such systems whose excitation satisfies the Lipschitz condition.The simulation results verify the effectiveness and feasibility of the proposed method. 展开更多
关键词 anti-windup(AW) cellular neural networks(cnns) Lyapunov theory linear matrix inequality(LMI) attraction domain.
下载PDF
CONDITIONS OF ASYMPTOTIC STABILITY FOR CELLULAR NEURAL NETWORKS WITH TIME DELAY 被引量:1
15
作者 Wu Zhongfu Liao Xiaofeng Yu Juebang(Institute of Computer, Chongqing University, Chongqing 400044, China) (Dept. of Opto-electrnoic Technology, UESTC, Chengdu 610054, China) 《Journal of Electronics(China)》 2000年第4期345-351,共7页
In this paper, global asymptotic stability for cellular neural networks with time delay is discussed using a novel Liapunov function. Some novel sufficient conditions for global asymptotic stability are obtained. Thos... In this paper, global asymptotic stability for cellular neural networks with time delay is discussed using a novel Liapunov function. Some novel sufficient conditions for global asymptotic stability are obtained. Those results are simple and practical than those given by P. P. Civalleri, et al., and have a leading importance to design cellular neural networks with time delay. 展开更多
关键词 Time delay cellular neural networks LIAPUNOV function Global ASYMPTOTIC stability SUFFICIENT condition
下载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
16
作者 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
Global exponential stability for delayed cellular neural networks and estimate of exponential convergence rate 被引量:1
17
作者 张强 马润年 许进 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第3期344-349,共6页
Some sufficient conditions for the global exponential stability and lower bounds on the rate of exponential convergence of the cellular neural networks with delay (DCNNs) are obtained by means of a method based on del... Some sufficient conditions for the global exponential stability and lower bounds on the rate of exponential convergence of the cellular neural networks with delay (DCNNs) are obtained by means of a method based on delay differential inequality. The method, which does not make use of any Lyapunov functional, is simple and valid for the stability analysis of neural networks with delay. Some previously established results in this paper are shown to be special casses of the presented result. 展开更多
关键词 global exponential stability convergence rate cellular neural networks with delay delay differential inequality.
下载PDF
A Study of Cellular Neural Networks with Vertex-Edge Topological Descriptors 被引量:1
18
作者 Sadia Husain Muhammad Imran +2 位作者 Ali Ahmad Yasir Ahmad Kashif Elahi 《Computers, Materials & Continua》 SCIE EI 2022年第2期3433-3447,共15页
The CellularNeuralNetwork(CNN)has various parallel processing applications,image processing,non-linear processing,geometric maps,highspeed computations.It is an analog paradigm,consists of an array of cells that are i... The CellularNeuralNetwork(CNN)has various parallel processing applications,image processing,non-linear processing,geometric maps,highspeed computations.It is an analog paradigm,consists of an array of cells that are interconnected locally.Cells can be arranged in different configurations.Each cell has an input,a state,and an output.The cellular neural network allows cells to communicate with the neighbor cells only.It can be represented graphically;cells will represent by vertices and their interconnections will represent by edges.In chemical graph theory,topological descriptors are used to study graph structure and their biological activities.It is a single value that characterizes the whole graph.In this article,the vertex-edge topological descriptors have been calculated for cellular neural network.Results can be used for cellular neural network of any size.This will enhance the applications of cellular neural network in image processing,solving partial differential equations,analyzing 3D surfaces,sensory-motor organs,and modeling biological vision. 展开更多
关键词 cellular neural networks DEGREE topological indices
下载PDF
Generalized LMI-based approach to global asymptotic stability of cellular neural networks with delay 被引量:1
19
作者 刘德友 张建华 +1 位作者 关新平 肖晓丹 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2008年第6期811-816,共6页
A global asymptotic stability problem of cellular neural networks with delay is investigated. A new stability condition is presented based on the Lyapunov-Krasovskii method, which is dependent on the amount of delay. ... A global asymptotic stability problem of cellular neural networks with delay is investigated. A new stability condition is presented based on the Lyapunov-Krasovskii method, which is dependent on the amount of delay. A result is given in the form of a linear matrix inequality, and the admitted upper bound of the delay can be easily obtained. The time delay dependent and independent results can be obtained, which include some previously published results. A numerical example is given to show the effectiveness of the main results. 展开更多
关键词 delayed cellular neural networks (Dcnns) linear matrix inequality (LMI) global stability
下载PDF
Integration of Neural Networks and Cellular Automata for Urban Planning 被引量:2
20
作者 Anthony Gar-on Yeh 《Geo-Spatial Information Science》 2004年第1期6-13,共8页
This paper presents a new type of cellular automa ta (CA) model for the simulation of alternative land development using neural netw orks for urban planning. CA models can be regarded as a planning tool because th ey ... This paper presents a new type of cellular automa ta (CA) model for the simulation of alternative land development using neural netw orks for urban planning. CA models can be regarded as a planning tool because th ey can generate alternative urban growth. Alternative development patterns can b e formed by using different sets of parameter values in CA simulation. A critica l issue is how to define parameter values for realistic and idealized simulation . This paper demonstrates that neural networks can simplify CA models but genera te more plausible results. The simulation is based on a simple three-layer netw ork with an output neuron to generate conversion probability. No transition rule s are required for the simulation. Parameter values are automatically obtained f rom the training of network by using satellite remote sensing data. Original tra ining data can be assessed and modified according to planning objectives. Altern ative urban patterns can be easily formulated by using the modified training dat a sets rather than changing the model. 展开更多
关键词 自动控制 人工神经网络 GIS 仿真 城市规划
下载PDF
上一页 1 2 196 下一页 到第
使用帮助 返回顶部