期刊文献+
共找到160篇文章
< 1 2 8 >
每页显示 20 50 100
A research on Android kernel-memory compiling and scheduling 被引量:1
1
作者 Rui Min 《International Journal of Technology Management》 2014年第6期112-115,共4页
关键词 LINUX内核 内核编译 内存调度 调度算法 LINUX系统 智能手机 分配器 专业人士
下载PDF
Homogeneous Batch Memory Deduplication Using Clustering of Virtual Machines
2
作者 N.Jagadeeswari V.Mohan Raj 《Computer Systems Science & Engineering》 SCIE EI 2023年第1期929-943,共15页
Virtualization is the backbone of cloud computing,which is a developing and widely used paradigm.Byfinding and merging identical memory pages,memory deduplication improves memory efficiency in virtualized systems.Kern... Virtualization is the backbone of cloud computing,which is a developing and widely used paradigm.Byfinding and merging identical memory pages,memory deduplication improves memory efficiency in virtualized systems.Kernel Same Page Merging(KSM)is a Linux service for memory pages sharing in virtualized environments.Memory deduplication is vulnerable to a memory disclosure attack,which uses covert channel establishment to reveal the contents of other colocated virtual machines.To avoid a memory disclosure attack,sharing of identical pages within a single user’s virtual machine is permitted,but sharing of contents between different users is forbidden.In our proposed approach,virtual machines with similar operating systems of active domains in a node are recognised and organised into a homogenous batch,with memory deduplication performed inside that batch,to improve the memory pages sharing efficiency.When compared to memory deduplication applied to the entire host,implementation details demonstrate a significant increase in the number of pages shared when memory deduplication applied batch-wise and CPU(Central processing unit)consumption also increased. 展开更多
关键词 kernel same page merging memory deduplication virtual machine sharing content-based sharing
下载PDF
Robust state of charge estimation of lithium-ion battery via mixture kernel mean p-power error loss LSTM with heap-based-optimizer
3
作者 Wentao Ma Yiming Lei +1 位作者 Xiaofei Wang Badong Chen 《Journal of Energy Chemistry》 SCIE EI CAS CSCD 2023年第5期768-784,I0016,共18页
The state of charge(SOC)estimation of lithium-ion battery is an important function in the battery management system(BMS)of electric vehicles.The long short term memory(LSTM)model can be employed for SOC estimation,whi... The state of charge(SOC)estimation of lithium-ion battery is an important function in the battery management system(BMS)of electric vehicles.The long short term memory(LSTM)model can be employed for SOC estimation,which is capable of estimating the future changing states of a nonlinear system.Since the BMS usually works under complicated operating conditions,i.e the real measurement data used for model training may be corrupted by non-Gaussian noise,and thus the performance of the original LSTM with the mean square error(MSE)loss may deteriorate.Therefore,a novel LSTM with mixture kernel mean p-power error(MKMPE)loss,called MKMPE-LSTM,is developed by using the MKMPE loss to replace the MSE as the learning criterion in LSTM framework,which can achieve robust SOC estimation under the measurement data contaminated with non-Gaussian noises(or outliers)because of the MKMPE containing the p-order moments of the error distribution.In addition,a meta-heuristic algorithm,called heap-based-optimizer(HBO),is employed to optimize the hyper-parameters(mainly including learning rate,number of hidden layer neuron and value of p in MKMPE)of the proposed MKMPE-LSTM model to further improve its flexibility and generalization performance,and a novel hybrid model(HBO-MKMPE-LSTM)is established for SOC estimation under non-Gaussian noise cases.Finally,several tests are performed under various cases through a benchmark to evaluate the performance of the proposed HBO-MKMPE-LSTM model,and the results demonstrate that the proposed hybrid method can provide a good robustness and accuracy under different non-Gaussian measurement noises,and the SOC estimation results in terms of mean square error(MSE),root MSE(RMSE),mean absolute relative error(MARE),and determination coefficient R2are less than 0.05%,3%,3%,and above 99.8%at 25℃,respectively. 展开更多
关键词 SOC estimation Long short term memory model Mixture kernel mean p-power error Heap-based-optimizer Lithium-ion battery Non-Gaussian noisy measurement data
下载PDF
面向现代GPU的Winograd卷积加速研究
4
作者 童敢 黄立波 吕雅帅 《电子学报》 EI CAS CSCD 北大核心 2024年第1期244-257,共14页
卷积运算是现代卷积神经网络中必不可少的组成部分,同时也是最耗时的.为了解决卷积算子的性能问题,包括快速傅里叶变换(Fast Fourier Transform,FFT)和Winograd在内的快速卷积算法被提出. Winograd卷积可被用于提高小卷积核的推理性能,... 卷积运算是现代卷积神经网络中必不可少的组成部分,同时也是最耗时的.为了解决卷积算子的性能问题,包括快速傅里叶变换(Fast Fourier Transform,FFT)和Winograd在内的快速卷积算法被提出. Winograd卷积可被用于提高小卷积核的推理性能,是目前卷积神经网络中的主流实现方法 .然而,Winograd卷积在许多高度优化的深度神经网络库和深度学习编译器中的实现比较低效.由于Winograd卷积的四个阶段的复杂数据依赖关系,面向GPU对其进行优化非常具有挑战性.本文针对现代GPU体系结构优化了Winograd卷积算子的性能.本文提出了Winograd计算阶段的等价变化及其利用Tensor Core进行计算的无同步实现,并进一步提出了利用不同GPU内存层级的部分计算核融合方法 PKF(Partial Kernel Fusion).基于张量虚拟机(Tensor Virtual Machine,TVM)和代码重构器PKF-Reconstructor(Partial Kernel Fusion Reconstructor),实现了高性能的Winograd卷积.对真实应用中卷积神经网络的卷积算子的评估表明,与cuDNN相比,本文所提算法实现了7.58~13.69倍的性能提升. 展开更多
关键词 Winograd卷积 低精度 部分计算核融合 卷积加速 GPU内存层级 Tensor Core
下载PDF
基于数据驱动的离心泵轴承特征分析及寿命预测
5
作者 苏皓南 黄倩 +2 位作者 胡波 付强 朱荣生 《机电工程》 CAS 北大核心 2024年第6期941-955,共15页
离心泵是工业中能量转换和流体输送的核心设备,其部件滚动轴承的可靠性对整个机组的安全运行尤为关键。为了解决目前滚动轴承寿命预测问题,对滚动轴承剩余寿命的最佳预测方案进行了研究。首先,从数据驱动和试验出发,利用试验台采集所得... 离心泵是工业中能量转换和流体输送的核心设备,其部件滚动轴承的可靠性对整个机组的安全运行尤为关键。为了解决目前滚动轴承寿命预测问题,对滚动轴承剩余寿命的最佳预测方案进行了研究。首先,从数据驱动和试验出发,利用试验台采集所得的离心泵轴承正常及故障状态下的数据,分析了时域、频域、时频域各特征在不同工况中的表现差异,发现了时域特征、频域特征、小波包分解能量特征、完全自适应噪声完备集合经验模态分解(CEEMDAN)能量特征可以捕捉到不同工况下的故障信息;然后,以单调性、趋势性指标加权分数为依据,结合特征的敏感性分析结果,优选出了轴承在全寿命周期中表现突出的12个特征,经核主成分分析(KPCA)-长短期记忆网络(LSTM)降维处理后,构建出了能够表征离心泵轴承退化过程的一维特征量;最后,对比分析了LSTM网络、反向传播(BP)网络和卷积神经(CNN)网络的预测效果。研究结果表明:LSTM网络的均方根误差(RMSE)为0.402,平均绝对百分比误差(MAPE)为0.332,预测精度在三者中最好,模型平均训练时间为12.6 s,可见LSTM网络在预测精度及模型训练时间上更具优势。 展开更多
关键词 叶片式泵 滚动轴承 完全自适应噪声完备集合经验模态分解 核主成分分析 长短期记忆网络 轴承退化过程
下载PDF
基于KLPP-K-means-BiLSTM的台区短期电力负荷预测
6
作者 朱江 汪帆 +2 位作者 曹春堂 易灵芝 邹嘉乐 《电机与控制应用》 2024年第3期108-115,I0001,共9页
随着智能电网的发展,各场景的用电更加多元化,而准确的台区负荷预测是确保相关电力部门制定合适检修任务的关键,同时为有序用电、电网经济运行提供重要参考。为了挖掘台区负荷的特征以提高台区负荷预测的精度,提出了一种基于核主元分析... 随着智能电网的发展,各场景的用电更加多元化,而准确的台区负荷预测是确保相关电力部门制定合适检修任务的关键,同时为有序用电、电网经济运行提供重要参考。为了挖掘台区负荷的特征以提高台区负荷预测的精度,提出了一种基于核主元分析与局部保持投影降维、K均值聚类算法(K-means)以及双向长短时记忆网络(BiLSTM)的台区电力负荷预测方法。首先利用核局部保持投影(KLPP)对台区多特征负荷数据进行降维以提取主要特征信息;然后采取K-means聚类算法将相似特征的数据归类成各自的簇集;最后针对聚类后的各典型类型,有针对性地训练BiLSTM,并选取中国某高校低压台区负荷作为算例与其他经典预测方法进行对比分析,结果表明所提方法更拟合实际负荷走向,有效提升了预测效果。 展开更多
关键词 电力负荷预测 降维 K均值聚类算法 双向长短时记忆网络 核局部保持投影
下载PDF
基于多源数据融合的分布式光伏聚合超短期预测方法
7
作者 曾锃 肖茂然 +3 位作者 毕思博 张明轩 李世豪 窦春霞 《电力信息与通信技术》 2024年第2期9-15,共7页
分布式光伏聚合发电的超短期预测是支撑其功率快速调节的前提保障,由于规模化接入的分布式光伏容量小、分布广,其发电时序特性差异性大、非平稳性强,导致其超短期预测精度难以保证。为此,文章提出基于多源数据融合的分布式光伏聚合超短... 分布式光伏聚合发电的超短期预测是支撑其功率快速调节的前提保障,由于规模化接入的分布式光伏容量小、分布广,其发电时序特性差异性大、非平稳性强,导致其超短期预测精度难以保证。为此,文章提出基于多源数据融合的分布式光伏聚合超短期预测方法。该方法基于变分模态分解法,充分挖掘分布式光伏聚合发电非平稳性特性,并采用核主成分分析法对引发光伏发电非平稳性的影响因素即温度、湿度、光照、云量等多源数据进行量化解析,同时结合改进的长短期记忆神经网络,创建了多源数据融合方法,实现了分布式光伏聚合发电超短期预测。仿真结果表明,该方法有效提升了模型的预测精度。与传统方法相比,提出的预测方法对随机性波动严重的光伏超短期预测具有显著优势。 展开更多
关键词 分布式光伏聚合预测 变分模态分解 非平稳性 核主成分分析 多源数据融合 长短期记忆神经网络
下载PDF
具有时间依赖记忆核的非经典扩散方程的吸引子
8
作者 汪璇 袁海燕 《数学物理学报(A辑)》 CSCD 北大核心 2024年第2期429-452,共24页
该文在时间依赖空间H_(0)^(1)(Ω)×L_(μt)^(2)(R^(+);H_(0)^(1)(Ω))中研究了具有时间依赖记忆核的非经典扩散方程解的长时间动力学行为.在新的理论框架下,利用积分估计方法以及分解技术得到了解的适定性,进而证明了时间依赖全局... 该文在时间依赖空间H_(0)^(1)(Ω)×L_(μt)^(2)(R^(+);H_(0)^(1)(Ω))中研究了具有时间依赖记忆核的非经典扩散方程解的长时间动力学行为.在新的理论框架下,利用积分估计方法以及分解技术得到了解的适定性,进而证明了时间依赖全局吸引子的存在性与正则性. 展开更多
关键词 非经典扩散方程 时间依赖记忆核 适定性 时间依赖全局吸引子 吸引子的正则性
下载PDF
面向阶段任务的携行器材品种确定方法
9
作者 吴巍屹 贾云献 +5 位作者 姜相争 史宪铭 刘洁 刘彬 董恩志 朱曦 《系统工程与电子技术》 EI CSCD 北大核心 2024年第6期2054-2064,共11页
维修器材是有效实施维修保障的物质基础,携行器材品种确定是开展维修器材携行决策的关键。针对执行阶段任务武器装备维修器材品种多、影响因素复杂且关联关系不明确造成的携行器材品种确定困难的现实问题,提出了一种将改进稀疏核主成分... 维修器材是有效实施维修保障的物质基础,携行器材品种确定是开展维修器材携行决策的关键。针对执行阶段任务武器装备维修器材品种多、影响因素复杂且关联关系不明确造成的携行器材品种确定困难的现实问题,提出了一种将改进稀疏核主成分分析(sparse kernel principal component analysis,SKPCA)算法与长短时记忆(long short-term memory,LSTM)神经网络模型相结合的阶段任务携行器材品种确定方法。在分析与任务阶段时序相关的携行器材影响因素及特征指标的基础上,运用基于弹性惩罚的SKPCA降维算法,对器材特征进行降维分析并得到低维稀疏特征向量,通过缩减数据容量增强特征指标的可解释性;运用混沌序列改进花授粉算法(flower pollination algorithm,FPA)优化LSTM超参数,构建混沌FPA-LSTM预测模型,精准进行携行器材品种确定。通过对演习携行器材品种确定算例分析验证了所提方法的科学性和可行性。 展开更多
关键词 携行器材 阶段任务 稀疏核主成分分析 影响因素分析 花授粉算法 长短时记忆神经网络
下载PDF
基于EMD-KPCA-LSTM的光伏功率预测模型分析
10
作者 王宇驰 赵延阳 张树军 《现代工业经济和信息化》 2024年第2期89-91,94,共4页
为了充分解决光伏预测中预测难度较大、随机性强以及预测时间跨度大的问题,提高光伏功率的预测精度,提出了一种基于EMD-KPCA-LSTM的光伏功率预测模型。采用EMD及PCA算法,将PCA与核函数融合,进一步处理非线性数列,并降低数据的维度,提高... 为了充分解决光伏预测中预测难度较大、随机性强以及预测时间跨度大的问题,提高光伏功率的预测精度,提出了一种基于EMD-KPCA-LSTM的光伏功率预测模型。采用EMD及PCA算法,将PCA与核函数融合,进一步处理非线性数列,并降低数据的维度,提高处理的精准度。依靠LSTM网络,构建多元的动态数字模型,为更加可靠地预测光伏功率提供了一种新的算法。 展开更多
关键词 光伏功率预测 经验模态分解 核主成分分析 长短期记忆神经网络
下载PDF
TRAJECTORY ATTRACTORS FOR NONCLASSICAL DIFFUSION EQUATIONS WITH FADING MEMORY 被引量:4
11
作者 汪永海 王灵芝 《Acta Mathematica Scientia》 SCIE CSCD 2013年第3期721-737,共17页
In this article, we consider the existence of trajectory and global attractors for nonclassical diffusion equations with linear fading memory. For this purpose, we will apply the method presented by Chepyzhov and Mira... In this article, we consider the existence of trajectory and global attractors for nonclassical diffusion equations with linear fading memory. For this purpose, we will apply the method presented by Chepyzhov and Miranville [7, 8], in which the authors provide some new ideas in describing the trajectory attractors for evolution equations with memory. 展开更多
关键词 Trajectory attractor global attractor memory kernel
下载PDF
EXPONENTIAL DECAY FOR A NONLINEAR VISCOELASTIC EQUATION WITH SINGULAR KERNELS 被引量:2
12
作者 Shun-Tang Wu 《Acta Mathematica Scientia》 SCIE CSCD 2012年第6期2237-2246,共10页
The nonlinear viscoelastic wave equation |μt|^pμtt-△μ-μutt+∫^t0g(t-s)△μ(s)ds+|μ|^pU=0,in a bounded domain with initial conditions and Dirichlet boundary conditions is consid- ered. We prove that, fo... The nonlinear viscoelastic wave equation |μt|^pμtt-△μ-μutt+∫^t0g(t-s)△μ(s)ds+|μ|^pU=0,in a bounded domain with initial conditions and Dirichlet boundary conditions is consid- ered. We prove that, for a class of kernels 9 which is singular at zero, the exponential decay rate of the solution energy. The result is obtained by introducing an appropriate Lyapounov functional and using energy method similar to the work of Tatar in 2009. This work improves earlier results. 展开更多
关键词 viscoelastic wave equation kernel exponential decay memory term singular kernel
下载PDF
Preliminary abnormal electrocardiogram segment screening method for Holter data based on long short-term memory networks 被引量:1
13
作者 陈偲颖 刘红星 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第4期208-214,共7页
Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the m... Holter usually monitors electrocardiogram(ECG)signals for more than 24 hours to capture short-lived cardiac abnormalities.In view of the large amount of Holter data and the fact that the normal part accounts for the majority,it is reasonable to design an algorithm that can automatically eliminate normal data segments as much as possible without missing any abnormal data segments,and then take the left segments to the doctors or the computer programs for further diagnosis.In this paper,we propose a preliminary abnormal segment screening method for Holter data.Based on long short-term memory(LSTM)networks,the prediction model is established and trained with the normal data of a monitored object.Then,on the basis of kernel density estimation,we learn the distribution law of prediction errors after applying the trained LSTM model to the regular data.Based on these,the preliminary abnormal ECG segment screening analysis is carried out without R wave detection.Experiments on the MIT-BIH arrhythmia database show that,under the condition of ensuring that no abnormal point is missed,53.89% of normal segments can be effectively obviated.This work can greatly reduce the workload of subsequent further processing. 展开更多
关键词 ELECTROCARDIOGRAM LONG SHORT-TERM memory network kernel density estimation MIT-BIH ARRHYTHMIA database
下载PDF
Diffusion induced by bounded noise in a two-dimensional coupled memory system
14
作者 Pengfei Xu Wenxian Xie Li Cai 《Theoretical & Applied Mechanics Letters》 CAS 2014年第1期77-82,共6页
The diffusion behavior driven by bounded noise under the influence of a coupled harmonic potential is investigated in a two-dimensional coupled-damped model. With the help of the Laplace analysis we obtain exact descr... The diffusion behavior driven by bounded noise under the influence of a coupled harmonic potential is investigated in a two-dimensional coupled-damped model. With the help of the Laplace analysis we obtain exact descriptions for a particle’s two-time dynamics which is subjected to a coupled harmonic potential and a coupled damping. The time lag is used to describe the velocity autocorrelation function and mean square displacement of the diffusing particle. The diffusion behavior for the time lag is also discussed with respect to the coupled items and the amplitude of bounded noise. 展开更多
关键词 generalized Langevin equation bounded noise memory kernel
下载PDF
Fractional Langevin Equation in Quantum Systems with Memory Effect
15
作者 Jing-Nuo Wu Hsin-Chien Huang +1 位作者 Szu-Cheng Cheng Wen-Feng Hsieh 《Applied Mathematics》 2014年第12期1741-1749,共9页
In this paper, we introduce the fractional generalized Langevin equation (FGLE) in quantum systems with memory effect. For a particular form of memory kernel that characterizes the quantum system, we obtain the analyt... In this paper, we introduce the fractional generalized Langevin equation (FGLE) in quantum systems with memory effect. For a particular form of memory kernel that characterizes the quantum system, we obtain the analytical solution of the FGLE in terms of the two-parameter Mittag-Leffler function. Based on this solution, we study the time evolution of this system including the qubit excited-state energy, polarization and von Neumann entropy. Memory effect of this system is observed directly through the trapping states of these dynamics. 展开更多
关键词 FRACTIONAL Generalized LANGEVIN Equation memory Effect Mittag-Leffler Function memory kernel TRAPPING States Polarization von NEUMANN Entropy
下载PDF
Network Traffic Prediction Using Radial Kernelized-Tversky Indexes-Based Multilayer Classifier
16
作者 M.Govindarajan V.Chandrasekaran S.Anitha 《Computer Systems Science & Engineering》 SCIE EI 2022年第3期851-863,共13页
Accurate cellular network traffic prediction is a crucial task to access Internet services for various devices at any time.With the use of mobile devices,communication services generate numerous data for every moment.... Accurate cellular network traffic prediction is a crucial task to access Internet services for various devices at any time.With the use of mobile devices,communication services generate numerous data for every moment.Given the increasing dense population of data,traffic learning and prediction are the main components to substantially enhance the effectiveness of demand-aware resource allocation.A novel deep learning technique called radial kernelized LSTM-based connectionist Tversky multilayer deep structure learning(RKLSTM-CTMDSL)model is introduced for traffic prediction with superior accuracy and minimal time consumption.The RKLSTM-CTMDSL model performs attribute selection and classification processes for cellular traffic prediction.In this model,the connectionist Tversky multilayer deep structure learning includes multiple layers for traffic prediction.A large volume of spatial-temporal data are considered as an input-to-input layer.Thereafter,input data are transmitted to hidden layer 1,where a radial kernelized long short-term memory architecture is designed for the relevant attribute selection using activation function results.After obtaining the relevant attributes,the selected attributes are given to the next layer.Tversky index function is used in this layer to compute similarities among the training and testing traffic patterns.Tversky similarity index outcomes are given to the output layer.Similarity value is used as basis to classify data as heavy network or normal traffic.Thus,cellular network traffic prediction is presented with minimal error rate using the RKLSTM-CTMDSL model.Comparative evaluation proved that the RKLSTM-CTMDSL model outperforms conventional methods. 展开更多
关键词 Cellular network traffic prediction connectionist Tversky multilayer deep structure learning attribute selection classification radial kernelized long short-term memory
下载PDF
基于编解码网络UNet3+的遥感影像建筑变化检测 被引量:2
17
作者 梁燕 易春霞 王光宇 《计算机学报》 EI CAS CSCD 北大核心 2023年第8期1720-1733,共14页
遥感影像建筑变化检测需解决两个重要问题:一是双时相影像本身存在的时间依赖性问题;其二是由于建筑物密集分布,阴影效应及各对象之间的相似性导致的特征鉴别问题.该文分析现有处理方案,提出了基于UNet3+网络的边缘引导变换检测网络(Edg... 遥感影像建筑变化检测需解决两个重要问题:一是双时相影像本身存在的时间依赖性问题;其二是由于建筑物密集分布,阴影效应及各对象之间的相似性导致的特征鉴别问题.该文分析现有处理方案,提出了基于UNet3+网络的边缘引导变换检测网络(Edge-Guided Change Detection Base on UNet3+,EGCD-UNet3+).UNet3+利用全尺度的跳跃连接把来自不同尺度特征图中的深层语义与浅层语义直接结合,从多尺度聚合的特征图中学习层次表示,但是在特征提取时忽略了对象尺度规模,导致感受野与尺度不匹配.因此EGCD-UNet3+首先设计了一种具有自适应感受野的选择性核Block(Selective Kernel Block,SKB)代替UNet3+原始的Block,使影像对在提取深、浅层特征时具有自适应感受野属性.EGCD-UNet3+由编码与解码两部分构成,在编码端利用长短期记忆网络(Long Short-Term Memory,LSTM)捕捉长期依赖关系,建模像素之间的关系上下文,设计差分增强模块(Difference Enhance Module,DEM),分析影像对之间的时间相关性,解决双时相本身存在的时间依赖性问题.在解码端,EGCD-UNet3+提出边缘引导上下文模块(Edge-Guided Context Module,EGCM)进一步改善建筑检测边界的性能,在更细粒度水平上有效提取多尺度空间边缘信息.最后,EGCD-UNet3+利用同时具备像素分割误差和边缘分割误差的复合损失函数,使网络能够充分学习有效的特征进行准确的标签预测.所提模型在LEVIR-CD与WHU-CD数据集上验证,精准率(P)分别达到90.75%、91.75%,召回率(R)可分别增长到96.68%、92.42%,F1-score(F1)分别增加到93.15%、92.08%,总体分割精确度(OA)分别达到99.12%、98.96%,且交并比(IoU)分别增加到83.96%、74.91%. 展开更多
关键词 变化检测 差分增强 长短期记忆 选择性核 边缘引导上下文
下载PDF
基于组合模态分解和深度学习的短期风电功率区间预测 被引量:3
18
作者 肖白 张博 +1 位作者 王辛玮 高宁远 《电力系统自动化》 EI CSCD 北大核心 2023年第17期110-117,共8页
风电功率预测对含风电的电力系统经济调度十分重要。针对点预测难以描述风电功率不确定性的问题,提出一种基于组合模态分解和深度学习的短期风电功率区间预测方法。首先,利用改进自适应噪声完备集合经验模态分解将原始风电功率序列分解... 风电功率预测对含风电的电力系统经济调度十分重要。针对点预测难以描述风电功率不确定性的问题,提出一种基于组合模态分解和深度学习的短期风电功率区间预测方法。首先,利用改进自适应噪声完备集合经验模态分解将原始风电功率序列分解为多个模态分量,并使用变分模态分解对其中的高频强非平稳分量再次分解。在此基础上,使用样本熵计算各分量复杂度并将其重构为趋势分量、振荡分量和随机分量。然后,将3个分量分别输入经贝叶斯优化的双向长短期记忆神经网络建立各自的预测模型,得到3个分量的点预测值,并用混合核密度估计方法对振荡分量和随机分量预测结果的误差分布进行估计,再结合点预测值得到总体的区间预测结果。最后,通过实际算例分析表明,与其他模型相比该方法具有更高的预测精度。 展开更多
关键词 风电功率预测 长短期记忆 深度学习 区间预测 经验模态分解 核密度估计
下载PDF
基于KPCA-LSTM的旋转机械剩余使用寿命预测
19
作者 曹现刚 叶煜 +2 位作者 赵友军 段雍 杨鑫 《振动与冲击》 EI CSCD 北大核心 2023年第24期81-91,共11页
旋转机械的剩余使用寿命(remaining useful life, RUL)预测对工业设备预测和健康管理的具有重要意义。该文针对多传感器冗余数据导致旋转机械退化信息提取困难、剩余使用寿命预测效果差的问题,提出了一种基于核主成分分析-长短期记忆网... 旋转机械的剩余使用寿命(remaining useful life, RUL)预测对工业设备预测和健康管理的具有重要意义。该文针对多传感器冗余数据导致旋转机械退化信息提取困难、剩余使用寿命预测效果差的问题,提出了一种基于核主成分分析-长短期记忆网络(kernel principal component analysis-long short term memory, KPCA-LSTM)的方法对旋转机械剩余使用寿命预测。首先,分析旋转机械的多维退化数据,选择可以表征旋转机械退化的数据;其次,对退化数据进行(kernel principal component analysis, KPCA)融合及特征提取,将降维融合的特征作为预测模型的输入;然后构建旋转机械的健康指标,并通过多阶微分划分旋转机械的不同健康状态,建立KPCA-LSTM模型对旋转机械的剩余使用寿命进行预测;最后,在实验室搭建的矿用减速器平台上进行了试验验证。试验结果表明:该文所提方法与LSTM、粒子群优化LSTM的方法比较,该方法预测效果优于其他两种模型,并降低模型训练的复杂性,减少预测用时。 展开更多
关键词 旋转机械 核主成分分析(KPCA) 贝叶斯参数优化 长短期记忆网络(LSTM) 剩余使用寿命(RUL)预测
下载PDF
基于改进BiLSTM的多工序产品质量预测研究
20
作者 张天瑞 刘玉亭 王译可 《系统仿真学报》 CAS CSCD 北大核心 2023年第11期2321-2332,共12页
针对多工序产品制造过程的复杂性,为了解决多工序产品生产过程中影响产品质量问题的不确定因素,同时提高生产工序的生产能力,保证生产的稳定性,提出了一种基于核主成分分析和改进麻雀搜索算法优化BILSTM的多工序产品质量预测模型。利用K... 针对多工序产品制造过程的复杂性,为了解决多工序产品生产过程中影响产品质量问题的不确定因素,同时提高生产工序的生产能力,保证生产的稳定性,提出了一种基于核主成分分析和改进麻雀搜索算法优化BILSTM的多工序产品质量预测模型。利用KPCA对数据预处理,主成分分析的基础上结合核方法建立核函数,降维去除冗余特征,引入改进的高斯变异和均匀变异算子η改进麻雀搜索算法;将改进的麻雀搜索算法引入双向长短期记忆网络中,将降维处理后的数据导入ISSA-BiLSTM模型中实现多工序产品的质量预测;以TFT-LCD制造过程为例进行案例分析,并与现有方法比较分析。实验结果表明:该预测模型具有较好的预测精度,且均方根误差值小于10%,有效地提高了多工序产品质量的预测精度。 展开更多
关键词 多工序产品 质量预测 KPCA ISSA BILSTM
下载PDF
上一页 1 2 8 下一页 到第
使用帮助 返回顶部