期刊文献+
共找到10,086篇文章
< 1 2 250 >
每页显示 20 50 100
基于Time-series与Arrhenius模型的夹心曲奇保质期预测及对比分析
1
作者 袁辉 张昌龙 +4 位作者 殷志聪 曾焰珺 陈旭 朱杰 刘宇佳 《安徽农业科学》 2025年第22期163-166,170,共5页
对比分析了Time-series模型与Arrhenius模型在夹心曲奇保质期预测中的应用效果。通过加速破坏性试验测定夹心曲奇的主要理化性质,包括水分含量、丙二醛含量以及硬度,构建并验证了2种预测模型。结果表明:Time-series模型在预测精度上更... 对比分析了Time-series模型与Arrhenius模型在夹心曲奇保质期预测中的应用效果。通过加速破坏性试验测定夹心曲奇的主要理化性质,包括水分含量、丙二醛含量以及硬度,构建并验证了2种预测模型。结果表明:Time-series模型在预测精度上更接近实际情况,适用于捕捉品质变化的动态趋势;而Arrhenius模型基于化学反应速率,适用于温度敏感型品质衰变过程。2种模型对于产品货架期预测各有优缺点,可根据具体需求灵活选择或结合使用。 展开更多
关键词 夹心曲奇 理化性质 货架期 time-series模型 Arrhenius模型
在线阅读 下载PDF
基于多尺度Patch与卷积交互的电缆温度预测模型
2
作者 王婷婷 李廷顺 +2 位作者 谭文 吕博 陈翼轩 《计算机应用》 北大核心 2026年第1期314-321,共8页
高压电缆长期过热可能导致绝缘热击穿,进而影响电网的稳定性。然而,当前研究主要集中在传统预测模型上,忽略了温度数据的复杂性和动态特征。为了解决此问题,提出一种基于多尺度Patch与卷积交互的电缆温度预测模型(MSP-CI)。首先,采用通... 高压电缆长期过热可能导致绝缘热击穿,进而影响电网的稳定性。然而,当前研究主要集中在传统预测模型上,忽略了温度数据的复杂性和动态特征。为了解决此问题,提出一种基于多尺度Patch与卷积交互的电缆温度预测模型(MSP-CI)。首先,采用通道重组采样方法降低输入维度,并构建多尺度Patch分支结构,以实现复杂时间序列的解耦;其次,结合序列分解与卷积交互策略,分别提取粗粒度Patch的宏观信息与细粒度Patch的微观信息;最后,构建注意力融合模块,以动态平衡宏观与微观信息的权重,并得到最终的预测结果。在真实高压电缆温度数据集上的实验结果表明,MSP-CI相较于TimeMixer、PatchTST(Patch Time Series Transformer)和MSGNet(Multi-Scale interseries Graph Network)等基线模型,在均方误差(MSE)上下降了7.02%~34.87%,在平均绝对误差(MAE)上下降了5.15%~32.04%。可见,MSP-CI能有效提升电缆温度预测的准确率,为电力调度运行提供依据。 展开更多
关键词 高压电缆 温度预测 多尺度 patch 卷积交互
在线阅读 下载PDF
Real-Time Smart Meter Abnormality Detection Framework via End-to-End Self-Supervised Time-Series Contrastive Learning with Anomaly Synthesis
3
作者 WANG Yixin LIANG Gaoqi +1 位作者 BI Jichao ZHAO Junhua 《南方电网技术》 北大核心 2025年第7期62-71,89,共11页
The rapid integration of Internet of Things(IoT)technologies is reshaping the global energy landscape by deploying smart meters that enable high-resolution consumption monitoring,two-way communication,and advanced met... The rapid integration of Internet of Things(IoT)technologies is reshaping the global energy landscape by deploying smart meters that enable high-resolution consumption monitoring,two-way communication,and advanced metering infrastructure services.However,this digital transformation also exposes power system to evolving threats,ranging from cyber intrusions and electricity theft to device malfunctions,and the unpredictable nature of these anomalies,coupled with the scarcity of labeled fault data,makes realtime detection exceptionally challenging.To address these difficulties,a real-time decision support framework is presented for smart meter anomality detection that leverages rolling time windows and two self-supervised contrastive learning modules.The first module synthesizes diverse negative samples to overcome the lack of labeled anomalies,while the second captures intrinsic temporal patterns for enhanced contextual discrimination.The end-to-end framework continuously updates its model with rolling updated meter data to deliver timely identification of emerging abnormal behaviors in evolving grids.Extensive evaluations on eight publicly available smart meter datasets over seven diverse abnormal patterns testing demonstrate the effectiveness of the proposed full framework,achieving average recall and F1 score of more than 0.85. 展开更多
关键词 abnormality detection cyber-physical security anomaly synthesis contrastive learning time-series
在线阅读 下载PDF
基于PatchTST-STL模型的光伏发电功率日前预测
4
作者 陈嘉伦 武晓圆 马玉梅 《电力信息与通信技术》 2026年第3期45-51,共7页
光伏功率日前预测的准确性对电网的能源管理至关重要。针对光伏功率随机性及波动性大、预测精度不高的问题,文章提出一种基于PatchTST-STL模型的光伏发电功率日前预测方法。该方法通过引入时序块和季节趋势分解(seasonal and trend deco... 光伏功率日前预测的准确性对电网的能源管理至关重要。针对光伏功率随机性及波动性大、预测精度不高的问题,文章提出一种基于PatchTST-STL模型的光伏发电功率日前预测方法。该方法通过引入时序块和季节趋势分解(seasonal and trend decomposition using loess,STL)改进Transformer的输入和架构,将每个时间步作为1个令牌(Token)改进为每个时序块(Patch)作为1个令牌,使得局部依赖关系被保留在1个令牌内,以提升局部模式捕捉能力,同时利用Transformer多头自注意力机制抽取序列长期依赖关系。考虑到光伏序列的模式复杂,采用STL对多变量光伏序列进行处理,分离出趋势、周期和残差部分,作为独立通道输入。使用灰狼优化算法(grey wolf optimizer,GWO)对模型超参数中时序块大小进行优化,以实现算法快速收敛。在澳大利亚沙漠知识太阳能中心数据集的实验结果表明,所提算法与Informer相比,平均绝对误差(mean absolute error,MAE)和均方根误差(root mean square error,RMSE)平均分别降低了36.7%和11.7%;与Transformer相比,MAE和RMSE平均分别降低了57.6%和30.9%。 展开更多
关键词 光伏功率预测 STL 灰狼优化 TRANSFORMER patch
在线阅读 下载PDF
A Hierarchical Short Microneedle-Cupping Dual-Amplified Patch Enables Accelerated,Uniform,Pain-Free Transdermal Delivery of Extracellular Vesicles 被引量:1
5
作者 Minwoo Song Minji Ha +8 位作者 Sol Shin Minjin Kim Soyoung Son Jihyun Lee Gui Won Hwang Jeongyun Kim Van Hieu Duong Jae Hyung Park Changhyun Pang 《Nano-Micro Letters》 2026年第1期268-289,共22页
Microneedles(MNs)have been extensively investigated for transdermal delivery of large-sized drugs,including proteins,nucleic acids,and even extracellular vesicles(EVs).However,for their sufficient skin penetration,con... Microneedles(MNs)have been extensively investigated for transdermal delivery of large-sized drugs,including proteins,nucleic acids,and even extracellular vesicles(EVs).However,for their sufficient skin penetration,conventional MNs employ long needles(≥600μm),leading to pain and skin irritation.Moreover,it is critical to stably apply MNs against complex skin surfaces for uniform nanoscale drug delivery.Herein,a dually amplified transdermal patch(MN@EV/SC)is developed as the stem cell-derived EV delivery platform by hierarchically integrating an octopusinspired suction cup(SC)with short MNs(≤300μm).While leveraging the suction effect to induce nanoscale deformation of the stratum corneum,MN@EV/SC minimizes skin damage and enhances the adhesion of MNs,allowing EV to penetrate deeper into the dermis.When MNs of various lengths are applied to mouse skin,the short MNs can elicit comparable corticosterone release to chemical adhesives,whereas long MNs induce a prompt stress response.MN@EV/SC can achieve a remarkable penetration depth(290μm)for EV,compared to that of MN alone(111μm).Consequently,MN@EV/SC facilitates the revitalization of fibroblasts and enhances collagen synthesis in middle-aged mice.Overall,MN@EV/SC exhibits the potential for skin regeneration by modulating the dermal microenvironment and ensuring patient comfort. 展开更多
关键词 Biomimetics CUPPING MICRONEEDLE Transdermal patch Extracellular vesicles
暂未订购
ALSTNet:Autoencoder fused long-and short-term time-series network for the prediction of tunnel structure
6
作者 Bowen Du Haohan Liang +3 位作者 Yuhang Wang Junchen Ye Xuyan Tan Weizhong Chen 《Deep Underground Science and Engineering》 2025年第1期72-82,共11页
It is crucial to predict future mechanical behaviors for the prevention of structural disasters.Especially for underground construction,the structural mechanical behaviors are affected by multiple internal and externa... It is crucial to predict future mechanical behaviors for the prevention of structural disasters.Especially for underground construction,the structural mechanical behaviors are affected by multiple internal and external factors due to the complex conditions.Given that the existing models fail to take into account all the factors and accurate prediction of the multiple time series simultaneously is difficult using these models,this study proposed an improved prediction model through the autoencoder fused long-and short-term time-series network driven by the mass number of monitoring data.Then,the proposed model was formalized on multiple time series of strain monitoring data.Also,the discussion analysis with a classical baseline and an ablation experiment was conducted to verify the effectiveness of the prediction model.As the results indicate,the proposed model shows obvious superiority in predicting the future mechanical behaviors of structures.As a case study,the presented model was applied to the Nanjing Dinghuaimen tunnel to predict the stain variation on a different time scale in the future. 展开更多
关键词 autoencoder deep learning structural health monitoring time-series prediction
原文传递
Prediction of red tide outbreaks using time-series hyper-spectral observations: implications on the optimal prediction model and spectral index
7
作者 Ming Xie Ying Li +1 位作者 Zhichen Liu Tao Gou 《Acta Oceanologica Sinica》 2025年第7期177-186,共10页
Red tide is an ecological disaster caused by the excessive proliferation of photosynthetic algae in the ocean.The frequent occurrences of red tide have brought serious harms to the marine aquaculture and caused signif... Red tide is an ecological disaster caused by the excessive proliferation of photosynthetic algae in the ocean.The frequent occurrences of red tide have brought serious harms to the marine aquaculture and caused significant economic losses to the marine industry.Red tide prediction can alleviate and even stop the long-term damages to marine ecosystems,which helps maintain the ecological balance of the ocean environment and contributes to the Sustainable Development Goal of“life below water”formulated by the United Nations.Aiming at red tide prediction using remote sensing technology,this study proposed a novel approach of red tide prediction using time-series hyperspectral observations,and examined the proposed method in the Xinghai Bay,China.Three spectral indices,namely the twoband ratio(TBR),the three-band spectral index(TBSI),and the fluorescence baseline height(FLH),were used to reduce the dimensionality of hyperspectral data and extract spectral features.Two machine learning models including the random forest(RF)and the support vector machine(SVM)were employed to predict whether red tide would occur on a target day based on the time-series spectral indices obtained in the previous days.By comparing and analyzing the prediction results of multiple machine learning models trained with different spectral indices and temporal lengths,it is found that both the RF and the SVM models can predict the red tide outbreaks at the accuracies over 0.9 using adequate temporal lengths of input data.When the temporal length of input data is limited,however,it is suggested to use the RF model,which accurately predicts red tide outbreaks using the temporal input of the 2-d TBSI.The proposed method is expected to provide oceanic and maritime agencies with early warnings on red tide outbreaks and ensure the safety of the coastal environment in large spatial scales using optical remote sensing technology. 展开更多
关键词 red tide hyperspectral data spectral indices machine learning time-series analysis
在线阅读 下载PDF
Time-Series Stock Price Forecasting Based on Neural Networks:A Comprehensive Survey
8
作者 Guangyang TIAN Yin YANG Shiping WEN 《Artificial Intelligence Science and Engineering》 2025年第4期255-277,共23页
As financial markets grow increasingly complex and volatile,timeseriesbased stock price forecasting has become a critical research focus in the field of finance.Traditional forecasting methods face significant limitat... As financial markets grow increasingly complex and volatile,timeseriesbased stock price forecasting has become a critical research focus in the field of finance.Traditional forecasting methods face significant limitations in handling nonlinear and high-dimensional data,while neural networks(NNs)have demonstrated great potential due to their powerful feature extraction and pattern recognition capabilities.Although several existing surveys discuss the applications of NNs in stock forecasting,they often lack a detailed examination of models that use time-series data as input and fail to cover the latest research developments.In response,this paper reviews relevant literature from 2015 to 2025 and classifies timeseriesbased stock forecasting methods into four categories:NNs,recurrent NNs(RNNs),convolutional NNs(CNNs),Transformers and other models.We analyze their performance under different market conditions,highlight strengths and limitations,and identify recent trends in model design.Our findings show that hybrid architectures and attention-based models consistently achieve superior forecasting stability and adaptability across volatile market scenarios.This survey offers a systematic reference for researchers and practitioners and outlines promising future research directions. 展开更多
关键词 stock price forecasting time-series forecasting neural networks Trans-former deep learning
在线阅读 下载PDF
Patching the cracks of catalyst layer for stable alkaline saline water electrolysis
9
作者 Si-Hua Lin Jin He +2 位作者 Zi-Qi Tian Xiao-Peng Qi Yi-Chao Lin 《Rare Metals》 2025年第9期6760-6770,共11页
Using abundant saline water for electrolysis,rather than limited freshwater,presents a promising technique for generating clean hydrogen energy.However,high concentration of corrosive chloride ions in saline water pos... Using abundant saline water for electrolysis,rather than limited freshwater,presents a promising technique for generating clean hydrogen energy.However,high concentration of corrosive chloride ions in saline water poses a great challenge in the stability of anode.In this study,we present a straightforward strategy to protect the anode from corrosion by patching the catalyst layer through a treatment of the anode with a sodium sulfide(Na2S) solution followed by electrochemical activation.The rapid sulfurization of the Ni electrode in Na2S results in the formation of a Na2S layer,which can subsequently be converted to NiOOH upon electrochemical activation,thereby shielding the inner Ni electrode from corrosion.The as-prepared electrode (P-NiFe-LDH/Ni) based on the strategy demonstrated stability over 3,500 h at an industrial current density of 0.5 A cm^(-2)in a 0.5 M NaCl and 1 M KOH solution.This study presents an effective strategy to significantly enhance the stability of anodes for saline water electrolysis by effectively patching the cracks in the catalyst layer. 展开更多
关键词 NiFe-LDH patch Stability Saline electrolysis Corrosion
原文传递
Effects of Childlike Nursing Combined with Chinese Herbal Patching on Pediatric Bronchopneumonia and Symptom Recovery Time
10
作者 Jiejing Xu Qingya Li 《Journal of Clinical and Nursing Research》 2025年第7期236-242,共7页
Objective:To evaluate the intervention effect of childlike nursing combined with Chinese herbal patching on pediatric bronchopneumonia.Methods:1036 children with bronchopneumonia(one family member included for each ch... Objective:To evaluate the intervention effect of childlike nursing combined with Chinese herbal patching on pediatric bronchopneumonia.Methods:1036 children with bronchopneumonia(one family member included for each child)who were admitted to the hospital between January 2024 and June 2024 were selected and randomly divided into two groups using a random number table.The combined group received childlike nursing combined with Chinese herbal patching,while the control group received routine nursing.Symptom recovery time,treatment compliance,inflammatory factor levels,quality of life of the children,and family satisfaction were compared between the two groups.Results:The symptom recovery time in the combined group was shorter than that in the control group,treatment compliance was higher,inflammatory factor levels after intervention were lower,quality of life scores of the children were lower,and family satisfaction was higher(P<0.05).Conclusion:The implementation of childlike nursing combined with Chinese herbal patching for children with bronchopneumonia can shorten their symptom recovery time,significantly improve treatment compliance and quality of life,reduce inflammatory reactions,and achieve high satisfaction among family members. 展开更多
关键词 Childlike nursing Chinese herbal patching Pediatric bronchopneumonia Symptom recovery time
暂未订购
Monitoring of Larch Caterpillar(Dendrolimus superans)Infestation Dynamics Using Time-series Sentinel Images in Changbai Mountains National Nature Reserve,Northeast China
11
作者 WU Linlin WANG Mingchang +2 位作者 DU Jiatao ZHAO Jingzheng WANG Fengyan 《Chinese Geographical Science》 2025年第4期737-754,共18页
Recently,the outbreak and spread of larch caterpillar(Dendrolimus superans)pests have emerged as significant contributors to forest degradation in the Changbai Mountains,China.Understanding the spatiotemporal distribu... Recently,the outbreak and spread of larch caterpillar(Dendrolimus superans)pests have emerged as significant contributors to forest degradation in the Changbai Mountains,China.Understanding the spatiotemporal distribution patterns of these pests is crucial for effective management and protection of forest ecosystems.This study proposes a pest monitoring approach based on Sentinel imagery.Through time-series analysis,we extracted pest-sensitive features and developed a random forest classifier that integrated Sentinel-1,Sentinel-2,and field sampling data from 2019–2023 to monitor larch caterpillar pests in the Changbai Mountains National Nature Reserve(CMNNR),Northeast China.Our findings indicated that bands green(B3),near-infrared(B8),short wave infrared(B11 and B12)from Sentinel-2 remote sensing images exhibited notable discriminative capabilities for identifying larch caterpillar pests.Specifically,the Normalized Difference Vegetation Index(NDVI)at the end of the growing season emerged as the most valuable feature for pest extraction.Incorporating Synthetic Aperture Radar(SAR)features along with optical data marginally enhances model performance.Furthermore,our approach unveiled the outbreak of larch caterpillar pests,achieving classification map with overall accuracy exceeding 85%and Kappa coefficient surpassing 0.8 for five study years.The pest outbreak began in 2019 and progressively intensified over time.In September 2019,the affected area spanned 114.23 km^(2).The infested area exhibited a declining trend from 2020 to 2023.This study introduces a novel method for the high-precision identification of larch caterpillar pests,offering technical advancements and theoretical underpinnings to support forest management strategies. 展开更多
关键词 pest monitoring time-series features larch caterpillar(Dendrolimus superans) Sentinel imagery random forest(RF)model Changbai Mountains National Nature Reserve(CMNNR) Northeast China
在线阅读 下载PDF
Plant patch size,not number,determines vegetation recovery in mildly degraded Bangor alpine steppes under grazing exclusion
12
作者 NIU Haishan LIU Min +6 位作者 ZHANG Jing KONG Qian LI Runfu ZHU Chuanlu CUI Xiaoyong WANG Shiping WANG Yanfen 《Journal of Mountain Science》 2026年第1期67-80,共14页
The alpine grassland vegetation on the Qinghai-Tibet Plateau is composed of plant patches in varied sizes.It remains uncertain whether vegetation recovery following grazing exclusion(GE)in degraded grasslands is drive... The alpine grassland vegetation on the Qinghai-Tibet Plateau is composed of plant patches in varied sizes.It remains uncertain whether vegetation recovery following grazing exclusion(GE)in degraded grasslands is driven by increases in patches number(NP),patch size(PS),or both.We based our predictions on two hypotheses:GE intensifies plant competition,and facilitation prevails near patches while competition prevails in interpatch spaces.We predicted that the NP would remain stable or decrease and PS would increase under GE treatment.To evaluate these predictions,we conducted a study in six lightly degraded alpine grasslands under free grazing(FG)conditions in Bangor County,Xizang Autonomous Region,China,with corresponding GE treatments using transects in 2017 and 2018.Results revealed that four sites in 2017 and five sites in 2018 had reduced NP and increased PS,with probabilities of 0.033(2017)and 0.004(2018),respectively,and a joint probability of 0.0001 under the null hypothesis that GE does not affect NP or PS.The NP reduction was solely due to the decrease in small patch sizes.An increase in PS was common across species,and a predominant tendency for NP reduction was observed among species across the sites.The overall changes in NP and PS were primarily driven by the three most abundant species(contributing more than 60%in both years),rather than by shifts in floristic composition.Our findings highlight that vegetation recovery in Bangor alpine steppes following GE relies solely on the expansion of existing patches rather than the recruitment of new ones in interpatch gaps.We recommend prioritizing growth-promoting measures,such as nutrient or water management,over seed addition when assisting with GE for restoring lightly degraded grasslands. 展开更多
关键词 Plant patches Stipa purpurea patch size Grazing exclusion Degraded restoration
原文传递
Engineering a Bilayered Scaffold as a Potential Cardiac Patch:From Scaffold Design to In Vitro Assessment
13
作者 Adile Yuruk Ayhan Duzler +1 位作者 Sevil Dincer Isoglu Ismail Alper Isoglu 《Journal of Bionic Engineering》 2026年第1期394-415,共22页
In this study,we developed a novel bilayered scaffold consisting of a bottom layer composed of the Decellularized Bovine Pericardium(DP)coated with Polyaniline Nanoparticles(PANINPs)and a top layer made of an electros... In this study,we developed a novel bilayered scaffold consisting of a bottom layer composed of the Decellularized Bovine Pericardium(DP)coated with Polyaniline Nanoparticles(PANINPs)and a top layer made of an electrospun Poly(lactic-co-glycolic acid)/Gelatin(PLGA/Gel)membrane incorporated with Vascular Endothelial Growth Fac-tor(VEGF)and hawthorn extract.Functionally,the DP supplies native Extracellular Matrix(ECM)components and mechanical support,while PANINPs provide conductivity.The electrospun PLGA/Gel layer mimics fibrous ECM.It incorporates bioactives,with VEGF promoting pro-angiogenic stimulation and hawthorn extract enhanc-ing anticoagulant activity,as well as increasing surface hydrophilicity.The tissue adhesive ensures the interfacial integrity between the two layers.Decellularization efficiency was confirmed histologically using 4',6-diamidino-2-phenylindole(DAPI)and Hematoxylin-Eosin(H&E)staining.The DP exhibited a DNA content of 115.9±47.8 ng/mg DNA,compared to 982.88±395.42 ng/mg in Native Pericardium(NP).The PANINPs had an average par-ticle size of 104.94±13.7 nm.The conductivity of PANINPs-coated decellularized pericardium was measured to be 9.093±8.6×10-4 S/cm using the four-point probe method.PLGA/Gel membranes containing hawthorn extract(1%,5%,10%,and 15%w/v)and VEGF(0.1μg/mL,0.5μg/mL,and 1μg/mL)were fabricated by electrospinning,result-ing in fiber diameters between 850 and 1200 nm and pore sizes between 14 and 20μm.The anticoagulant efficiency of the membranes containing hawthorn extract reached 430 s in the Activated Partial Thromboplastin Time Assay(aPTT).Mechanical testing revealed a tensile strength of 22.70±6.33 MPa,an elongation of 53.58±10.63%,and Young's modulus of 0.67±0.10 MPa.The scaffold also exhibited over 91%cell viability and excellent cardiomyo-cyte adhesion.The hemolysis ratio was determined to be 0.421±0.191%,which confirms its blood compatibility.Our results indicate that the proposed bilayered scaffold can be a promising candidate for cardiac patch applications. 展开更多
关键词 Cardiac patch Bilayered scaffold DECELLULARIZATION ELECTROSPINNING Hawthorn extract VEGF
暂未订购
视频流点播Dynamic Batched Patching算法研究 被引量:3
14
作者 周建政 蒋建国 +1 位作者 韩江洪 齐美彬 《电子学报》 EI CAS CSCD 北大核心 2004年第3期452-456,共5页
本文提出了一个新的视频流点播传输策略 ,用以解决现有传输策略中存在的系统资源利用率低 ,QoS较差等问题 .该策略的思想是服务器根据用户请求到达时刻 ,按动态批处理的方式来接纳并服务请求用户 ,每组用户必须同时从一个或两个信道接... 本文提出了一个新的视频流点播传输策略 ,用以解决现有传输策略中存在的系统资源利用率低 ,QoS较差等问题 .该策略的思想是服务器根据用户请求到达时刻 ,按动态批处理的方式来接纳并服务请求用户 ,每组用户必须同时从一个或两个信道接收视频内容 .文中对本策略的性能进行了理论推导与定量分析 ,并与现有传输策略作了性能比较 ,最后采用仿真实验对前面的理论分析与比较进行了验证 .理论分析及实验结果表明该策略是一个简单高效的传输策略 。 展开更多
关键词 VOD 视频流 传输机制 DYNAMIC Batched patching算法 传输策略 视频流点播系统
在线阅读 下载PDF
覆盖网络组播与Patching算法在VOD系统中的应用 被引量:1
15
作者 王铮 李永昊 +1 位作者 刘云 霍晓宇 《北京交通大学学报》 EI CAS CSCD 北大核心 2005年第5期19-22,共4页
针对现有VOD系统中组播技术应用的缺陷和不足,提出了一种将覆盖网络组播技术与Patching算法结合应用于VOD系统的方案.该方案充分利用了覆盖网络组播技术的优点,结合VOD系统特性及Patching补偿流技术,在合理的利用网络资源的条件下减小... 针对现有VOD系统中组播技术应用的缺陷和不足,提出了一种将覆盖网络组播技术与Patching算法结合应用于VOD系统的方案.该方案充分利用了覆盖网络组播技术的优点,结合VOD系统特性及Patching补偿流技术,在合理的利用网络资源的条件下减小了服务器负载.文中论述了覆盖网络组播技术的概念、协议分类及Patching算法的特点,同时对该方案中的主要技术步骤从组播组的组织、新节点的加入到节点的离开分别进行了分析. 展开更多
关键词 覆盖网络组播 视频点播 patching算法 NICE协议
在线阅读 下载PDF
Temperature and Daily Mortality in Shanghai:A Time-series Study 被引量:22
16
作者 HAI-DONGKAN JIANJIA BING-HENGCHEN 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2003年第2期133-139,共7页
To investigate the association between temperature and daily mortality in Shanghai from June 1, 2000 to December 31, 2001. Methods Time-series approach was used to estimate the effect of temperature on daily tota... To investigate the association between temperature and daily mortality in Shanghai from June 1, 2000 to December 31, 2001. Methods Time-series approach was used to estimate the effect of temperature on daily total and cause-specific mortality. We fitted generalized additive Poisson regression using non-parametric smooth functions to control for long-term time trend, season and other variables. We also controlled for day of the week. Results A gently sloping V-like relationship between total mortality and temperature was found, with an optimum temperature (e.g. temperature with lowest mortality risk) value of 26.7癈 in Shanghai. For temperatures above the optimum value, total mortality increased by 0.73% for each degree Celsius increase; while for temperature below the optimum value, total mortality decreased by 1.21% for each degree Celsius increase. Conclusions Our findings indicate that temperature has an effect on daily mortality in Shanghai, and the time-series approach is a useful tool for studying the temperature-mortality association. 展开更多
关键词 TEMPERATURE MORTALITY time-series
暂未订购
Review of the SBAS InSAR Time-series algorithms, applications, and challenges 被引量:33
17
作者 Shaowei Li Wenbin Xu Zhiwei Li 《Geodesy and Geodynamics》 CSCD 2022年第2期114-126,共13页
In the past 30 years,the small baseline subset(SBAS)InSAR time-series technique has emerged as an essential tool for measuring slow surface displacement and estimating geophysical parameters.Because of its ability to ... In the past 30 years,the small baseline subset(SBAS)InSAR time-series technique has emerged as an essential tool for measuring slow surface displacement and estimating geophysical parameters.Because of its ability to monitor large-scale deformation with millimeter accuracy,the SBAS method has been widely used in various geodetic fields,such as ground subsidence,landslides,and seismic activity.The obtained long-term time-series cumulative deformation is vital for studying the deformation mecha-nism.This article reviews the algorithms,applications,and challenges of the SBAS method.First,we recall the fundamental principle and analyze the shortcomings of the traditional SBAS algorithm,which provides a basic framework for the following improved time series methods.Second,we classify the current improved SBAS techniques from different perspectives:solving the ill-posed equation,increasing the density of high-coherence points,improving the accuracy of monitoring deformation and measuring the multi-dimensional deformation.Third,we summarize the application of the SBAS method in monitoring ground subsidence,permafrost degradation,glacier movement,volcanic activity,landslides,and seismic activity.Finally,we discuss the difficulties faced by the SBAS method and explore its future development direction. 展开更多
关键词 INSAR Small baseline subset time-series InSAR DEFORMATION
原文传递
Mapping winter wheat using phenological feature of peak before winter on the North China Plain based on time-series MODIS data 被引量:19
18
作者 TAO Jian-bin WU Wen-bin +2 位作者 ZHOU Yong WANG Yu JIANG Yan 《Journal of Integrative Agriculture》 SCIE CAS CSCD 2017年第2期348-359,共12页
By employing the unique phenological feature of winter wheat extracted from peak before winter (PBW) and the advantages of moderate resolution imaging spectroradiometer (MODIS) data with high temporal resolution a... By employing the unique phenological feature of winter wheat extracted from peak before winter (PBW) and the advantages of moderate resolution imaging spectroradiometer (MODIS) data with high temporal resolution and intermediate spatial resolution, a remote sensing-based model for mapping winter wheat on the North China Plain was built through integration with Landsat images and land-use data. First, a phenological window, PBW was drawn from time-series MODIS data. Next, feature extraction was performed for the PBW to reduce feature dimension and enhance its information. Finally, a regression model was built to model the relationship of the phenological feature and the sample data. The amount of information of the PBW was evaluated and compared with that of the main peak (MP). The relative precision of the mapping reached up to 92% in comparison to the Landsat sample data, and ranged between 87 and 96% in comparison to the statistical data. These results were sufficient to satisfy the accuracy requirements for winter wheat mapping at a large scale. Moreover, the proposed method has the ability to obtain the distribution information for winter wheat in an earlier period than previous studies. This study could throw light on the monitoring of winter wheat in China by using unique phenological feature of winter wheat. 展开更多
关键词 time-series MODIS data phenological feature peak before wintering winter wheat mapping
在线阅读 下载PDF
Clustering Structure Analysis in Time-Series Data With Density-Based Clusterability Measure 被引量:6
19
作者 Juho Jokinen Tomi Raty Timo Lintonen 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1332-1343,共12页
Clustering is used to gain an intuition of the struc tures in the data.Most of the current clustering algorithms pro duce a clustering structure even on data that do not possess such structure.In these cases,the algor... Clustering is used to gain an intuition of the struc tures in the data.Most of the current clustering algorithms pro duce a clustering structure even on data that do not possess such structure.In these cases,the algorithms force a structure in the data instead of discovering one.To avoid false structures in the relations of data,a novel clusterability assessment method called density-based clusterability measure is proposed in this paper.I measures the prominence of clustering structure in the data to evaluate whether a cluster analysis could produce a meaningfu insight to the relationships in the data.This is especially useful in time-series data since visualizing the structure in time-series data is hard.The performance of the clusterability measure is evalu ated against several synthetic data sets and time-series data sets which illustrate that the density-based clusterability measure can successfully indicate clustering structure of time-series data. 展开更多
关键词 CLUSTERING EXPLORATORY data analysis time-series UNSUPERVISED LEARNING
在线阅读 下载PDF
Hierarchical multihead self-attention for time-series-based fault diagnosis 被引量:3
20
作者 Chengtian Wang Hongbo Shi +1 位作者 Bing Song Yang Tao 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2024年第6期104-117,共14页
Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fa... Fault diagnosis is important for maintaining the safety and effectiveness of chemical process.Considering the multivariate,nonlinear,and dynamic characteristic of chemical process,many time-series-based data-driven fault diagnosis methods have been developed in recent years.However,the existing methods have the problem of long-term dependency and are difficult to train due to the sequential way of training.To overcome these problems,a novel fault diagnosis method based on time-series and the hierarchical multihead self-attention(HMSAN)is proposed for chemical process.First,a sliding window strategy is adopted to construct the normalized time-series dataset.Second,the HMSAN is developed to extract the time-relevant features from the time-series process data.It improves the basic self-attention model in both width and depth.With the multihead structure,the HMSAN can pay attention to different aspects of the complicated chemical process and obtain the global dynamic features.However,the multiple heads in parallel lead to redundant information,which cannot improve the diagnosis performance.With the hierarchical structure,the redundant information is reduced and the deep local time-related features are further extracted.Besides,a novel many-to-one training strategy is introduced for HMSAN to simplify the training procedure and capture the long-term dependency.Finally,the effectiveness of the proposed method is demonstrated by two chemical cases.The experimental results show that the proposed method achieves a great performance on time-series industrial data and outperforms the state-of-the-art approaches. 展开更多
关键词 Self-attention mechanism Deep learning Chemical process time-series Fault diagnosis
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部