期刊文献+
共找到1,646篇文章
< 1 2 83 >
每页显示 20 50 100
An INS/GNSS integrated navigation in GNSS denied environment using recurrent neural network 被引量:14
1
作者 Hai-fa Dai Hong-wei Bian +1 位作者 Rong-ying Wang Heng Ma 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2020年第2期334-340,共7页
In view of the failure of GNSS signals,this paper proposes an INS/GNSS integrated navigation method based on the recurrent neural network(RNN).This proposed method utilizes the calculation principle of INS and the mem... In view of the failure of GNSS signals,this paper proposes an INS/GNSS integrated navigation method based on the recurrent neural network(RNN).This proposed method utilizes the calculation principle of INS and the memory function of the RNN to estimate the errors of the INS,thereby obtaining a continuous,reliable and high-precision navigation solution.The performance of the proposed method is firstly demonstrated using an INS/GNSS simulation environment.Subsequently,an experimental test on boat is also conducted to validate the performance of the method.The results show a promising application prospect for RNN in the field of positioning for INS/GNSS integrated navigation in the absence of GNSS signal,as it outperforms extreme learning machine(ELM)and EKF by approximately 30%and 60%,respectively. 展开更多
关键词 INERTIAL NAVIGATION system(INS) Global NAVIGATION satellite system(GNSS) Integrated NAVIGATION recurrent neural network(rnn)
在线阅读 下载PDF
A novel recurrent neural network forecasting model for power intelligence center 被引量:6
2
作者 刘吉成 牛东晓 《Journal of Central South University of Technology》 EI 2008年第5期726-732,共7页
In order to accurately forecast the load of power system and enhance the stability of the power network, a novel unascertained mathematics based recurrent neural network (UMRNN) for power intelligence center (PIC) was... In order to accurately forecast the load of power system and enhance the stability of the power network, a novel unascertained mathematics based recurrent neural network (UMRNN) for power intelligence center (PIC) was created through three steps. First, by combining with the general project uncertain element transmission theory (GPUET), the basic definitions of stochastic, fuzzy, and grey uncertain elements were given based on the principal types of uncertain information. Second, a power dynamic alliance including four sectors: generation sector, transmission sector, distribution sector and customers was established. The key factors were amended according to the four transmission topologies of uncertain elements, thus the new factors entered the power intelligence center as the input elements. Finally, in the intelligence handing background of PIC, by performing uncertain and recursive process to the input values of network, and combining unascertained mathematics, the novel load forecasting model was built. Three different approaches were put forward to forecast an eastern regional power grid load in China. The root mean square error (ERMS) demonstrates that the forecasting accuracy of the proposed model UMRNN is 3% higher than that of BP neural network (BPNN), and 5% higher than that of autoregressive integrated moving average (ARIMA). Besides, an example also shows that the average relative error of the first quarter of 2008 forecasted by UMRNN is only 2.59%, which has high precision. 展开更多
关键词 load forecasting uncertain element power intelligence center unascertained mathematics recurrent neural network
在线阅读 下载PDF
Recurrent neural network for vehicle dead-reckoning 被引量:2
3
作者 Ma Haibo Zhang Liguo Chen Yangzhou 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期351-355,共5页
For vehicle integrated navigation systems, real-time estimating states of the dead reckoning (DR) unit is much more difficult than that of the other measuring sensors under indefinite noises and nonlinear characteri... For vehicle integrated navigation systems, real-time estimating states of the dead reckoning (DR) unit is much more difficult than that of the other measuring sensors under indefinite noises and nonlinear characteristics. Compared with the well known, extended Kalman filter (EKF), a recurrent neural network is proposed for the solution, which not only improves the location precision and the adaptive ability of resisting disturbances, but also avoids calculating the analytic derivation and Jacobian matrices of the nonlinear system model. To test the performances of the recurrent neural network, these two methods are used to estimate the state of the vehicle's DR navigation system. Simulation results show that the recurrent neural network is superior to the EKF and is a more ideal filtering method for vehicle DR navigation. 展开更多
关键词 dead reckoning extended Kalman filter recurrent neural network vehicle integrated navigationsystems.
在线阅读 下载PDF
Non-Minimum Phase Nonlinear System Predictive Control Based on Local Recurrent Neural Networks 被引量:2
4
作者 张燕 陈增强 袁著祉 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第1期70-73,共4页
After a recursive multi-step-ahead predictor for nonlinear systems based on local recurrent neural networks is introduced, an intelligent FID controller is adopted to correct the errors including identified model erro... After a recursive multi-step-ahead predictor for nonlinear systems based on local recurrent neural networks is introduced, an intelligent FID controller is adopted to correct the errors including identified model errors and accumulated errors produced in the recursive process. Characterized by predictive control, this method can achieve a good control accuracy and has good robustness. A simulation study shows that this control algorithm is very effective. 展开更多
关键词 Multi-step-ahead predictive control recurrent neural networks Intelligent PID control.
在线阅读 下载PDF
Nonlinear model predictive control based on hyper chaotic diagonal recurrent neural network 被引量:1
5
作者 Samira Johari Mahdi Yaghoobi Hamid RKobravi 《Journal of Central South University》 SCIE EI CAS CSCD 2022年第1期197-208,共12页
Nonlinear model predictive controllers(NMPC)can predict the future behavior of the under-controlled system using a nonlinear predictive model.Here,an array of hyper chaotic diagonal recurrent neural network(HCDRNN)was... Nonlinear model predictive controllers(NMPC)can predict the future behavior of the under-controlled system using a nonlinear predictive model.Here,an array of hyper chaotic diagonal recurrent neural network(HCDRNN)was proposed for modeling and predicting the behavior of the under-controller nonlinear system in a moving forward window.In order to improve the convergence of the parameters of the HCDRNN to improve system’s modeling,the extent of chaos is adjusted using a logistic map in the hidden layer.A novel NMPC based on the HCDRNN array(HCDRNN-NMPC)was proposed that the control signal with the help of an improved gradient descent method was obtained.The controller was used to control a continuous stirred tank reactor(CSTR)with hard-nonlinearities and input constraints,in the presence of uncertainties including external disturbance.The results of the simulations show the superior performance of the proposed method in trajectory tracking and disturbance rejection.Parameter convergence and neglectable prediction error of the neural network(NN),guaranteed stability and high tracking performance are the most significant advantages of the proposed scheme. 展开更多
关键词 nonlinear model predictive control diagonal recurrent neural network chaos theory continuous stirred tank reactor
在线阅读 下载PDF
Adaptive learning with guaranteed stability for discrete-time recurrent neural networks 被引量:1
6
作者 邓华 吴义虎 段吉安 《Journal of Central South University of Technology》 EI 2007年第5期685-689,共5页
To avoid unstable learning, a stable adaptive learning algorithm was proposed for discrete-time recurrent neural networks. Unlike the dynamic gradient methods, such as the backpropagation through time and the real tim... To avoid unstable learning, a stable adaptive learning algorithm was proposed for discrete-time recurrent neural networks. Unlike the dynamic gradient methods, such as the backpropagation through time and the real time recurrent learning, the weights of the recurrent neural networks were updated online in terms of Lyapunov stability theory in the proposed learning algorithm, so the learning stability was guaranteed. With the inversion of the activation function of the recurrent neural networks, the proposed learning algorithm can be easily implemented for solving varying nonlinear adaptive learning problems and fast convergence of the adaptive learning process can be achieved. Simulation experiments in pattern recognition show that only 5 iterations are needed for the storage of a 15×15 binary image pattern and only 9 iterations are needed for the perfect realization of an analog vector by an equilibrium state with the proposed learning algorithm. 展开更多
关键词 recurrent neural networks adaptive learning nonlinear discrete-time systems pattern recognition
在线阅读 下载PDF
Application of Recurrent Wavelet Neural Networks to the Digital Communications Channel Blind Equalization 被引量:1
7
作者 HeShichun HeZhenya 《通信学报》 EI CSCD 北大核心 1997年第3期65-69,共5页
ApplicationofRecurrentWaveletNeuralNetworkstotheDigitalCommunicationsChannelBlindEqualization**Thisworkwassu... ApplicationofRecurrentWaveletNeuralNetworkstotheDigitalCommunicationsChannelBlindEqualization**ThisworkwassupportedbytheClimb... 展开更多
关键词 神经网络 数字通信 非线性信道 符号间干扰 盲道均衡
在线阅读 下载PDF
Stability Analysis for Memristive Recurrent Neural Network and Its Application to Associative Memory 被引量:2
8
作者 Gang Bao Yuanyuan Chen +1 位作者 Siyu Wen Zhicen Lai 《自动化学报》 EI CSCD 北大核心 2017年第12期2244-2252,共9页
在线阅读 下载PDF
基于深度学习和骨架结构MHA-RNN的农药分子生成模型
9
作者 袁洪波 周焕笛 +2 位作者 霍静倩 张金林 程曼 《农业工程学报》 北大核心 2025年第1期200-211,共12页
近年来,深度学习模型在农药发现和从头分子设计方面取得了显著进展。然而目前用于农药分子设计的深度生成模型中,基于骨架的分子生成模型较少。并且基于骨架的分子生成方法面临着生成分子质量和多样性不足的挑战。为此,该研究提出了一... 近年来,深度学习模型在农药发现和从头分子设计方面取得了显著进展。然而目前用于农药分子设计的深度生成模型中,基于骨架的分子生成模型较少。并且基于骨架的分子生成方法面临着生成分子质量和多样性不足的挑战。为此,该研究提出了一种基于骨架结构的循环神经网络模型(multi head attention-recurrent neural network,MHA-RNN),首先生成简化分子线性输入规范(simplified molecular input line entry system,SMILES)格式的分子骨架,然后对骨架进行装饰以生成新的分子。试验结果表明,模型生成的分子在有效性、新颖性和唯一性方面分别达到了97.18%、99.87%和100.00%。此外,生成分子在脂水分配系数(logarithm of partition coefficient,LogP)、拓扑极性表面积(topological polar surface area,TPSA)、相对分子质量(molecular weight,MW)、类药性(quantitative estimate of drug-likeness,QED)、氢键受体(hydrogen bond acceptor,HBA)、氢键供体(hydrogen bond donor,HBD)、旋转键数(rotatable bonds,RotB)等性质上的分布与现有分子高度相似,研究结果为农药新药研发提供了技术支持与参考。 展开更多
关键词 农药研发 分子生成 分子骨架 循环神经网络 注意力机制
在线阅读 下载PDF
基于PSO-RNN算法的多级感应线圈炮非参数建模与出口速度预测
10
作者 秦涛涛 季思源 +1 位作者 雷琳 郑占锋 《兵工学报》 北大核心 2025年第7期87-97,共11页
针对多级同步感应线圈发射器建模涉及多物理场耦合、现有优化方法迭代时间长等问题,基于粒子群优化-循环神经网络(Particle Swarm Optimization-Recurrent Neural Network,PSO-RNN)算法建立多级同步感应线圈发射器非参数模型,并进行电... 针对多级同步感应线圈发射器建模涉及多物理场耦合、现有优化方法迭代时间长等问题,基于粒子群优化-循环神经网络(Particle Swarm Optimization-Recurrent Neural Network,PSO-RNN)算法建立多级同步感应线圈发射器非参数模型,并进行电枢出口速度预测。通过正交结合随机实验的方法,获得以线圈匝数、触发时间、触发位置为输入,出口速度为输出的样本集;采用循环神经网络算法对样本集进行训练并建立非参数模型;通过粒子群优化算法进一步优化RNN神经网络参数,提高非参数模型的预测性能;采用建立的模型预测出口速度并与实验结果对比。结果表明:所建立非参数模型的均方预测误差、平均绝对百分比误差、均方根误差分别为0.0028、0.036、2.18,且经过PSO优化后模型的3项评价指标分别降低39%、38%、46%,提高了预测性能;PSO-RNN非参数模型的一致性较好且预测的平均值与实验测得的出口速度相差1.2 m/s,误差百分比为1.8%,小于标准值5%。将PSO-RNN算法用于同步感应线圈发射器的非参数建模可行且对出口速度的预测较为准确,可为多级同步感应线圈发射器的工程设计提供新思路。 展开更多
关键词 多级同步感应线圈炮 非参数模型 循环神经网络 粒子群优化 出口速度预测
在线阅读 下载PDF
融合RNN与稀疏自注意力的文本摘要方法 被引量:1
11
作者 刘钟 唐宏 +1 位作者 王宁喆 朱传润 《计算机工程》 北大核心 2025年第1期312-320,共9页
随着深度学习的高速发展,基于序列到序列(Seq2Seq)架构的文本摘要方法成为研究焦点,但现有大多数文本摘要模型受限于长期依赖,忽略了注意力机制复杂度以及词序信息对文本摘要生成的影响,生成的摘要丢失关键信息,偏离原文内容与意图,影... 随着深度学习的高速发展,基于序列到序列(Seq2Seq)架构的文本摘要方法成为研究焦点,但现有大多数文本摘要模型受限于长期依赖,忽略了注意力机制复杂度以及词序信息对文本摘要生成的影响,生成的摘要丢失关键信息,偏离原文内容与意图,影响用户体验。为了解决上述问题,提出一种基于Transformer改进的融合递归神经网络(RNN)与稀疏自注意力的文本摘要方法。首先采用窗口RNN模块,将输入文本按窗口划分,每个RNN对窗口内词序信息进行压缩,并通过窗口级别的表示整合为整个文本的表示,进而增强模型捕获局部依赖的能力;其次采用基于递归循环机制的缓存模块,循环缓存上一文本片段的信息到当前片段,允许模型更好地捕获长期依赖和全局信息;最后采用稀疏自注意力模块,通过块稀疏矩阵对注意力矩阵按块划分,关注并筛选出重要令牌对,而不是在所有令牌对上平均分配注意力,从而降低注意力的时间复杂度,提高长文本摘要任务的效率。实验结果表明,该方法在数据集text8、enwik8上的BPC分数相比于LoBART模型降低了0.02,在数据集wikitext-103以及ptb上的PPL分数相比于LoBART模型分别降低了1.0以上,验证了该方法的可行性与有效性。 展开更多
关键词 序列到序列架构 文本摘要 Transformer模型 递归神经网络 递归循环机制 稀疏自注意力机制
在线阅读 下载PDF
Recorded recurrent deep reinforcement learning guidance laws for intercepting endoatmospheric maneuvering missiles
12
作者 Xiaoqi Qiu Peng Lai +1 位作者 Changsheng Gao Wuxing Jing 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第1期457-470,共14页
This work proposes a recorded recurrent twin delayed deep deterministic(RRTD3)policy gradient algorithm to solve the challenge of constructing guidance laws for intercepting endoatmospheric maneuvering missiles with u... This work proposes a recorded recurrent twin delayed deep deterministic(RRTD3)policy gradient algorithm to solve the challenge of constructing guidance laws for intercepting endoatmospheric maneuvering missiles with uncertainties and observation noise.The attack-defense engagement scenario is modeled as a partially observable Markov decision process(POMDP).Given the benefits of recurrent neural networks(RNNs)in processing sequence information,an RNN layer is incorporated into the agent’s policy network to alleviate the bottleneck of traditional deep reinforcement learning methods while dealing with POMDPs.The measurements from the interceptor’s seeker during each guidance cycle are combined into one sequence as the input to the policy network since the detection frequency of an interceptor is usually higher than its guidance frequency.During training,the hidden states of the RNN layer in the policy network are recorded to overcome the partially observable problem that this RNN layer causes inside the agent.The training curves show that the proposed RRTD3 successfully enhances data efficiency,training speed,and training stability.The test results confirm the advantages of the RRTD3-based guidance laws over some conventional guidance laws. 展开更多
关键词 Endoatmospheric interception Missile guidance Reinforcement learning Markov decision process recurrent neural networks
在线阅读 下载PDF
基于RNN的标准单元延时预测方法
13
作者 游卉擎 黄鹏程 +2 位作者 赵振宇 王斌 向凌云 《郑州大学学报(理学版)》 北大核心 2025年第3期28-34,共7页
在集成电路布线完成至确认阶段的迭代优化时序过程中,重复进行静态时序分析会带来高额的时间成本。为此,设计了标准单元特征提取算法,并对标准单元延时预测问题进行建模。以循环神经网络(recurrent neural network,RNN)为基础构建了标... 在集成电路布线完成至确认阶段的迭代优化时序过程中,重复进行静态时序分析会带来高额的时间成本。为此,设计了标准单元特征提取算法,并对标准单元延时预测问题进行建模。以循环神经网络(recurrent neural network,RNN)为基础构建了标准单元延时预测模型(cell-delay prediction model,C-DPM),深入挖掘标准单元特性与延时之间存在的非线性映射关系,从而实现了快速预测标准单元延时。为了测试C-DPM对不同设计模块在不同工艺、电压、温度条件下的延时预测效果,对亚30 nm工艺下的6个设计模块进行了实验。实验结果显示,C-DPM的最大延时预测的平均绝对误差为0.519 ps~1.310 ps,最小延时预测的平均绝对误差为0.380 ps~1.016 ps,表明C-DPM能以极小的误差换取时间开销的减少,从而加快了物理设计的效率。 展开更多
关键词 循环神经网络 静态时序分析 机器学习 标准单元 延时预测
在线阅读 下载PDF
大数据背景下基于改进RNN的低压配电网线损智能分析方法 被引量:7
14
作者 李学军 张世元 《沈阳工业大学学报》 北大核心 2025年第1期130-136,共7页
【目的】在电力系统中,线损率是衡量电网系统设计、运维和管理水平的重要经济技术指标,对于保障电网的稳定经济运行、提高供电效率具有重要意义。然而,在用户数量激增、用能特征多样化的大数据背景下,线损率的计算评价工作面临较大挑战... 【目的】在电力系统中,线损率是衡量电网系统设计、运维和管理水平的重要经济技术指标,对于保障电网的稳定经济运行、提高供电效率具有重要意义。然而,在用户数量激增、用能特征多样化的大数据背景下,线损率的计算评价工作面临较大挑战。传统线损计算方法依赖于电网参数,精细化程度偏低,计算准确率不佳。【方法】针对该问题,提出了一种基于改进循环神经网络(RNN)的低压配电网线损智能分析方法,旨在通过智能化手段提高线损计算的准确性和效率。方法利用K-means算法对智能配电网的海量用户数据进行分类预处理,以降低数据冗余度。采用层次分析法(AHP)从分类数据中提取线损指标,这些指标随后被输入到深度学习模型中,其中,核心深度学习模型是由卷积神经网络(CNN)和改进长短时记忆网络(LSTM)模型融合而成,该模型能够挖掘配电网数据特征,实现线损的智能分析。通过IEEE33节点的仿真模型进行实验验证,充分展示所提方法的有效性。【结果】实验结果表明,所提方法的均方误差(MSE)和相对误差百分数(RE)分别为3.15 MW和2.43%,计算精度较高。与现有方法相比,所提方法在大数据背景下的配电网线损智能分析中具有明显优势,能够全面考虑各种配电网的影响因素,获得更精准的线损计算结果。此外,通过与两种经典文献方法进行对比实验,进一步验证所提方法的性能优势。【结论】基于改进RNN模型的低压配电网线损智能分析方法通过K-means算法和AHP预处理提取线损指标,再利用CNN-LSTM模型进行深入分析,有效提高了线损计算的准确性和效率。该方法主要针对低压配电网线路侧的线损进行分析,对于更高等级电压的线损分析尚未深入研究,但其在低压配电网线损智能分析中显示出优异的结果,具有实际应用价值。未来的研究将扩展到更广泛的校验分析,以提高方法的全面性和可靠性。此外,该方法的提出也为智能配电网的进一步研究和应用提供了新的思路和工具,有助于推动智能电网技术的发展和应用。通过这种方法,不仅可以提高线损计算的准确性,还能为电网的优化管理提供科学依据,对于提升电网运行效率、降低能源损耗具有重要的实际意义。随着技术的不断进步和数据量的日益增加,智能化的线损分析方法将成为电力系统运维中不可或缺的一部分。 展开更多
关键词 大数据 低压配电网 K-MEANS聚类 层次分析法 特征提取 CNN-LSTM模型 智能线损分析 循环神经网络
在线阅读 下载PDF
危化品车辆装卸载过程识别的Transformer-RNN模型
15
作者 李晓辉 孙子文 《传感技术学报》 北大核心 2025年第2期272-278,共7页
针对危化品运输过程的偷倒、漏倒问题导致的安全事故,构建Transformer-RNN模型,对运输过程中的运行、装载、卸载三种状态进行识别。首先获取通过安装了传感器的车辆传回的速度、载重、原始AD值等实时数据,通过差分提取速度差、载重差、... 针对危化品运输过程的偷倒、漏倒问题导致的安全事故,构建Transformer-RNN模型,对运输过程中的运行、装载、卸载三种状态进行识别。首先获取通过安装了传感器的车辆传回的速度、载重、原始AD值等实时数据,通过差分提取速度差、载重差、方向差等特征;其次构建融合Transformer和RNN的分类模型,通过Transformer完成对输入的表征学习,RNN进行学习,自注意力机制突出关键特征;最后由全连接网络输出分类结果。实验结果表明,所构建的模型在危化品车运输过程识别中的准确率、查准率、查全率和F1值均优于现有模型。 展开更多
关键词 车辆装卸载识别 Transformer模型 循环神经网络 自注意力机制 时间序列
在线阅读 下载PDF
基于RNN的倾转四旋翼无人机滑模控制
16
作者 李晨 熊晶晶 《控制工程》 北大核心 2025年第5期866-873,共8页
针对倾转四旋翼无人机处于不同倾转角的固定翼模式以及直升机模式下的位姿跟踪控制,提出一种基于循环神经网络(recurrentneuralnetwork,RNN)的自适应滑模控制策略。首先,将四旋翼动力学模型分为全驱动和欠驱动2个子系统。鉴于无人机存... 针对倾转四旋翼无人机处于不同倾转角的固定翼模式以及直升机模式下的位姿跟踪控制,提出一种基于循环神经网络(recurrentneuralnetwork,RNN)的自适应滑模控制策略。首先,将四旋翼动力学模型分为全驱动和欠驱动2个子系统。鉴于无人机存在模型参数的不确定性和外部扰动,通过循环神经网络对等效控制器进行估算,以解决使用滑模控制方法得到的等效控制器不能直接应用于无人机的问题。然后,为保证控制系统的稳定性,并削弱控制器的抖振,设计了新的切换控制器。根据Lyapunov理论,2个子系统均能到达滑模面。最后,通过对比仿真验证了所提方法的有效性。 展开更多
关键词 倾转四旋翼无人机 循环神经网络 自适应控制 滑模控制
在线阅读 下载PDF
基于增强PredRNN的雷达回波外推方法
17
作者 谢梦 刘丽丽 +2 位作者 杨春蕾 王艳 顾明剑 《电子测量技术》 北大核心 2025年第7期171-178,共8页
针对样本失衡和预报准确率低的问题,提出一种增强预测循环神经网络EN_PredRNN。首先,对雷达数据进行预处理并筛选样本以构建高质量的雷达回波数据集;然后,通过深度融合时空长短时记忆单元与动态卷积,设计动态卷积时空长短时记忆模块DC_S... 针对样本失衡和预报准确率低的问题,提出一种增强预测循环神经网络EN_PredRNN。首先,对雷达数据进行预处理并筛选样本以构建高质量的雷达回波数据集;然后,通过深度融合时空长短时记忆单元与动态卷积,设计动态卷积时空长短时记忆模块DC_STLSTM,实时调整卷积参数以精准捕捉雷达回波的瞬时变化特征。然后,通过堆叠5层DC_STLSTM,提取雷达回波的更深层次特征,并使用梯度高速公路缓解梯度消失,提高预报精度。实验结果表明,相比于比PredRNN,EN_PredRNN在25、35、45、65 dBZ阈值下的临界成功指数分别提升了19.3%、17.3%、16.5%、14.0%,虚警率分别下降了28.3%,27.5%,26.7%、24.9%,有效学习了雷达数据的时空变化特征,准确预测雷达回波强度和位置。 展开更多
关键词 雷达回波外推 循环神经网络 动态卷积 梯度高速公路
在线阅读 下载PDF
基于小波包变换和Replicator Neural Network的单位置结构损伤检测 被引量:1
18
作者 张祥 陈仁文 《机械强度》 CAS CSCD 北大核心 2020年第3期509-515,共7页
为了实现对结构的损伤检测,提出一种基于小波包变换和Replicator Neural Network(RNN)的单位置结构损伤检测方法。首先采用小波包变换对原始振动响应信号进行分解,计算分解得到的各频带的相对频带能量,这些相对频带能量的分布反映了结... 为了实现对结构的损伤检测,提出一种基于小波包变换和Replicator Neural Network(RNN)的单位置结构损伤检测方法。首先采用小波包变换对原始振动响应信号进行分解,计算分解得到的各频带的相对频带能量,这些相对频带能量的分布反映了结构特性。然后,将健康结构的相对频带能量作为输入训练RNN。最后,利用训练后的网络即可对结构进行实时损伤检测。实验表明,即使在有噪声干扰下,该方法仍然能够检测出结构是否存在损伤。 展开更多
关键词 Replicator neural network 小波包变换 相对频带能量 结构损伤检测
在线阅读 下载PDF
时滞recurrent神经网络模型的全局渐近稳定性 被引量:2
19
作者 谌新年 《中南林业科技大学学报》 CAS CSCD 北大核心 2007年第3期87-90,共4页
讨论了时滞recurrent神经网络模型的全局渐近稳定性,通过构造适当的Lyapuov函数,利用线性矩阵不等式,给出了一类常时滞recurrent神经网络的新的充分条件,所获的稳定性条件是时滞相关的,稳定性判别条件更宽松.最后通过一个实例说明方法... 讨论了时滞recurrent神经网络模型的全局渐近稳定性,通过构造适当的Lyapuov函数,利用线性矩阵不等式,给出了一类常时滞recurrent神经网络的新的充分条件,所获的稳定性条件是时滞相关的,稳定性判别条件更宽松.最后通过一个实例说明方法的可行性. 展开更多
关键词 时滞recurrent神经网络 全局渐近稳定性 平衡点
在线阅读 下载PDF
长向量处理器高效RNN推理方法 被引量:1
20
作者 苏华友 陈抗抗 杨乾明 《国防科技大学学报》 EI CAS CSCD 北大核心 2024年第1期121-130,共10页
模型深度的不断增加和处理序列长度的不一致对循环神经网络在不同处理器上的性能优化提出巨大挑战。针对自主研制的长向量处理器FT-M7032,实现了一个高效的循环神经网络加速引擎。该引擎采用行优先矩阵向量乘算法和数据感知的多核并行方... 模型深度的不断增加和处理序列长度的不一致对循环神经网络在不同处理器上的性能优化提出巨大挑战。针对自主研制的长向量处理器FT-M7032,实现了一个高效的循环神经网络加速引擎。该引擎采用行优先矩阵向量乘算法和数据感知的多核并行方式,提高矩阵向量乘的计算效率;采用两级内核融合优化方法降低临时数据传输的开销;采用手写汇编优化多种算子,进一步挖掘长向量处理器的性能潜力。实验表明,长向量处理器循环神经网络推理引擎可获得较高性能,相较于多核ARM CPU以及Intel Golden CPU,类循环神经网络模型长短记忆网络可获得最高62.68倍和3.12倍的性能加速。 展开更多
关键词 多核DSP 长向量处理器 循环神经网络 并行优化
在线阅读 下载PDF
上一页 1 2 83 下一页 到第
使用帮助 返回顶部