期刊文献+
共找到3,793篇文章
< 1 2 190 >
每页显示 20 50 100
Asymptotic normality of error density estimator in stationary and explosive autoregressive models
1
作者 WU Shi-peng YANG Wen-zhi +1 位作者 GAO Min HU Shu-he 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2024年第1期140-158,共19页
In this paper,we consider the limit distribution of the error density function estima-tor in the rst-order autoregressive models with negatively associated and positively associated random errors.Under mild regularity... In this paper,we consider the limit distribution of the error density function estima-tor in the rst-order autoregressive models with negatively associated and positively associated random errors.Under mild regularity assumptions,some asymptotic normality results of the residual density estimator are obtained when the autoregressive models are stationary process and explosive process.In order to illustrate these results,some simulations such as con dence intervals and mean integrated square errors are provided in this paper.It shows that the residual density estimator can replace the density\estimator"which contains errors. 展开更多
关键词 explosive autoregressive models residual density estimator asymptotic distribution association sequence
下载PDF
Constructing Confidence Regions for Autoregressive-Model Parameters
2
作者 Jan Vrbik 《Applied Mathematics》 2023年第10期704-717,共14页
We discuss formulas and techniques for finding maximum-likelihood estimators of parameters of autoregressive (with particular emphasis on Markov and Yule) models, computing their asymptotic variance-covariance matrix ... We discuss formulas and techniques for finding maximum-likelihood estimators of parameters of autoregressive (with particular emphasis on Markov and Yule) models, computing their asymptotic variance-covariance matrix and displaying the resulting confidence regions;Monte Carlo simulation is then used to establish the accuracy of the corresponding level of confidence. The results indicate that a direct application of the Central Limit Theorem yields errors too large to be acceptable;instead, we recommend using a technique based directly on the natural logarithm of the likelihood function, verifying its substantially higher accuracy. Our study is then extended to the case of estimating only a subset of a model’s parameters, when the remaining ones (called nuisance) are of no interest to us. 展开更多
关键词 MarKOV Yule and autoregressive models Maximum Likelihood Function Asymptotic Variance-Covariance Matrix Confidence Intervals Nuisance Parameters
下载PDF
Trend Autoregressive Model Exact Run Length Evaluation on a Two-Sided Extended EWMA Chart
3
作者 Kotchaporn Karoon Yupaporn Areepong Saowanit Sukparungsee 《Computer Systems Science & Engineering》 SCIE EI 2023年第2期1143-1160,共18页
The Extended Exponentially Weighted Moving Average(extended EWMA)control chart is one of the control charts and can be used to quickly detect a small shift.The performance of control charts can be evaluated with the a... The Extended Exponentially Weighted Moving Average(extended EWMA)control chart is one of the control charts and can be used to quickly detect a small shift.The performance of control charts can be evaluated with the average run length(ARL).Due to the deriving explicit formulas for the ARL on a two-sided extended EWMA control chart for trend autoregressive or trend AR(p)model has not been reported previously.The aim of this study is to derive the explicit formulas for the ARL on a two-sided extended EWMA con-trol chart for the trend AR(p)model as well as the trend AR(1)and trend AR(2)models with exponential white noise.The analytical solution accuracy was obtained with the extended EWMA control chart and was compared to the numer-ical integral equation(NIE)method.The results show that the ARL obtained by the explicit formula and the NIE method is hardly different,but the explicit for-mula can help decrease the computational(CPU)time.Furthermore,this is also expanded to comparative performance with the Exponentially Weighted Moving Average(EWMA)control chart.The performance of the extended EWMA control chart is better than the EWMA control chart for all situations,both the trend AR(1)and trend AR(2)models.Finally,the analytical solution of ARL is applied to real-world data in the healthfield,such as COVID-19 data in the United Kingdom and Sweden,to demonstrate the efficacy of the proposed method. 展开更多
关键词 Average run length explicit formula extended EWMA chart trend autoregressive model
下载PDF
A modified stochastic model for LS+AR hybrid method and its application in polar motion short-term prediction
4
作者 Fei Ye Yunbin Yuan 《Geodesy and Geodynamics》 EI CSCD 2024年第1期100-105,共6页
Short-term(up to 30 days)predictions of Earth Rotation Parameters(ERPs)such as Polar Motion(PM:PMX and PMY)play an essential role in real-time applications related to high-precision reference frame conversion.Currentl... Short-term(up to 30 days)predictions of Earth Rotation Parameters(ERPs)such as Polar Motion(PM:PMX and PMY)play an essential role in real-time applications related to high-precision reference frame conversion.Currently,least squares(LS)+auto-regressive(AR)hybrid method is one of the main techniques of PM prediction.Besides,the weighted LS+AR hybrid method performs well for PM short-term prediction.However,the corresponding covariance information of LS fitting residuals deserves further exploration in the AR model.In this study,we have derived a modified stochastic model for the LS+AR hybrid method,namely the weighted LS+weighted AR hybrid method.By using the PM data products of IERS EOP 14 C04,the numerical results indicate that for PM short-term forecasting,the proposed weighted LS+weighted AR hybrid method shows an advantage over both the LS+AR hybrid method and the weighted LS+AR hybrid method.Compared to the mean absolute errors(MAEs)of PMX/PMY sho rt-term prediction of the LS+AR hybrid method and the weighted LS+AR hybrid method,the weighted LS+weighted AR hybrid method shows average improvements of 6.61%/12.08%and 0.24%/11.65%,respectively.Besides,for the slopes of the linear regression lines fitted to the errors of each method,the growth of the prediction error of the proposed method is slower than that of the other two methods. 展开更多
关键词 Stochastic model LS+ar Short-term prediction The earth rotation parameter(ERP) Observation model
下载PDF
Classification of Conversational Sentences Using an Ensemble Pre-Trained Language Model with the Fine-Tuned Parameter
5
作者 R.Sujatha K.Nimala 《Computers, Materials & Continua》 SCIE EI 2024年第2期1669-1686,共18页
Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requir... Sentence classification is the process of categorizing a sentence based on the context of the sentence.Sentence categorization requires more semantic highlights than other tasks,such as dependence parsing,which requires more syntactic elements.Most existing strategies focus on the general semantics of a conversation without involving the context of the sentence,recognizing the progress and comparing impacts.An ensemble pre-trained language model was taken up here to classify the conversation sentences from the conversation corpus.The conversational sentences are classified into four categories:information,question,directive,and commission.These classification label sequences are for analyzing the conversation progress and predicting the pecking order of the conversation.Ensemble of Bidirectional Encoder for Representation of Transformer(BERT),Robustly Optimized BERT pretraining Approach(RoBERTa),Generative Pre-Trained Transformer(GPT),DistilBERT and Generalized Autoregressive Pretraining for Language Understanding(XLNet)models are trained on conversation corpus with hyperparameters.Hyperparameter tuning approach is carried out for better performance on sentence classification.This Ensemble of Pre-trained Language Models with a Hyperparameter Tuning(EPLM-HT)system is trained on an annotated conversation dataset.The proposed approach outperformed compared to the base BERT,GPT,DistilBERT and XLNet transformer models.The proposed ensemble model with the fine-tuned parameters achieved an F1_score of 0.88. 展开更多
关键词 Bidirectional encoder for representation of transformer conversation ensemble model fine-tuning generalized autoregressive pretraining for language understanding generative pre-trained transformer hyperparameter tuning natural language processing robustly optimized BERT pretraining approach sentence classification transformer models
下载PDF
Utilizing the Vector Autoregression Model (VAR) for Short-Term Solar Irradiance Forecasting
6
作者 Farah Z. Najdawi Ruben Villarreal 《Energy and Power Engineering》 2023年第11期353-362,共10页
Forecasting solar irradiance is a critical task in the renewable energy sector, as it provides essential information regarding the potential energy production from solar panels. This study aims to utilize the Vector A... Forecasting solar irradiance is a critical task in the renewable energy sector, as it provides essential information regarding the potential energy production from solar panels. This study aims to utilize the Vector Autoregression (VAR) model to forecast solar irradiance levels and weather characteristics in the San Francisco Bay Area. The results demonstrate a correlation between predicted and actual solar irradiance, indicating the effectiveness of the VAR model for this task. However, the model may not be sufficient for this region due to the requirement of additional weather features to reduce disparities between predictions and actual observations. Additionally, the current lag order in the model is relatively low, limiting its ability to capture all relevant information from past observations. As a result, the model’s forecasting capability is limited to short-term horizons, with a maximum horizon of four hours. 展开更多
关键词 Vector autoregression model Hyperparameter Parameters Augmented Dickey Fuller Durbin Watson’s Statistics
下载PDF
AUTOREGRESSIVE MODEL AND POWER SPECTRUM CHARATERISTICS OF CURRENT SIGNAL IN HIGH FREQUENCY GROUP PULSE MICRO-ELECTROCHEMICAL MACHINING 被引量:3
7
作者 TANG Xinglun ZHANG Zhijing +1 位作者 ZHOU Zhaoying YANG Xiaodong 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2006年第2期260-264,共5页
The identification of the inter-electrode gap size in the high frequency group pulse micro-electrochemical machining (HGPECM) is mainly discussed. The auto-regressive(AR) model of group pulse current flowing acros... The identification of the inter-electrode gap size in the high frequency group pulse micro-electrochemical machining (HGPECM) is mainly discussed. The auto-regressive(AR) model of group pulse current flowing across the cathode and the anode are created under different situations with different processing parameters and inter-electrode gap size. The AR model based on the current signals indicates that the order of the AR model is obviously different relating to the different processing conditions and the inter-electrode gap size; Moreover, it is different about the stability of the dynamic system, i.e. the white noise response of the Green's function of the dynamic system is diverse. In addition, power spectrum method is used in the analysis of the dynamic time series about the current signals with different inter-electrode gap size, the results show that there exists a strongest power spectrum peak, characteristic power spectrum(CPS), to the current signals related to the different inter-electrode gap size in the range of 0~5 kHz. Therefore, the CPS of current signals can implement the identification of the inter-electrode gap. 展开更多
关键词 Electrochemical machining Inter-electrode gap autoregressivear) model Power spectrum
下载PDF
Prediction of earth rotation parameters based on improved weighted least squares and autoregressive model 被引量:8
8
作者 Sun Zhangzhen Xu Tianhe 《Geodesy and Geodynamics》 2012年第3期57-64,共8页
In this paper, an improved weighted least squares (WLS), together with autoregressive (AR) model, is proposed to improve prediction accuracy of earth rotation parameters(ERP). Four weighting schemes are develope... In this paper, an improved weighted least squares (WLS), together with autoregressive (AR) model, is proposed to improve prediction accuracy of earth rotation parameters(ERP). Four weighting schemes are developed and the optimal power e for determination of the weight elements is studied. The results show that the improved WLS-AR model can improve the ERP prediction accuracy effectively, and for different prediction intervals of ERP, different weight scheme should be chosen. 展开更多
关键词 earth rotation parameters(ERP) PREDICTION autoregressivear) WEIGHTED least-square
下载PDF
JUMP DETECTION BY WAVELET IN NONLINEAR AUTOREGRESSIVE MODELS 被引量:2
9
作者 李元 谢衷洁 《Acta Mathematica Scientia》 SCIE CSCD 1999年第3期261-271,共11页
Wavelets are applied to detection of the jump points of a regression function in nonlinear autoregressive model x(t) = T(x(t-1)) + epsilon t. By checking the empirical wavelet coefficients of the data,which have signi... Wavelets are applied to detection of the jump points of a regression function in nonlinear autoregressive model x(t) = T(x(t-1)) + epsilon t. By checking the empirical wavelet coefficients of the data,which have significantly large absolute values across fine scale levels, the number of the jump points and locations where the jumps occur are estimated. The jump heights are also estimated. All estimators are shown to be consistent. Wavelet method ia also applied to the threshold AR(1) model(TAR(1)). The simple estimators of the thresholds are given,which are shown to be consistent. 展开更多
关键词 jump points nonlinear autoregressive models WAVELETS
下载PDF
PARTICLE FILTERING BASED AUTOREGRESSIVE CHANNEL PREDICTION MODEL 被引量:1
10
作者 Dong Chunli Dong Yuning +2 位作者 Wang Li Yang Zhen Zhang Hui 《Journal of Electronics(China)》 2010年第3期316-320,共5页
A particle filtering based AutoRegressive (AR) channel prediction model is presented for cognitive radio systems. Firstly, this paper introduces the particle filtering and the system model. Secondly, the AR model of o... A particle filtering based AutoRegressive (AR) channel prediction model is presented for cognitive radio systems. Firstly, this paper introduces the particle filtering and the system model. Secondly, the AR model of order p is used to approximate the flat Rayleigh fading channels; its stability is discussed, and an algorithm for solving the AR model parameters is also given. Finally, an AR channel prediction model based on particle filtering and second-order AR model is presented. Simulation results show that the performance of the proposed AR channel prediction model based on particle filtering is better than that of Kalman filtering. 展开更多
关键词 Cognitive radio Rayleigh fading channel autoregressive (ar) model Particle filtering
下载PDF
Identification of Denatured Biological Tissues Based on Improved Variational Mode Decomposition and Autoregressive Model during HIFU Treatment 被引量:1
11
作者 Bei Liu Xian Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第3期1547-1563,共17页
During high-intensity focused ultrasound(HIFU)treatment,the accurate identification of denatured biological tissue is an important practical problem.In this paper,a novel method based on the improved variational mode ... During high-intensity focused ultrasound(HIFU)treatment,the accurate identification of denatured biological tissue is an important practical problem.In this paper,a novel method based on the improved variational mode decomposition(IVMD)and autoregressive(AR)model was proposed,which identified denatured biological tissue according to the characteristics of ultrasonic scattered echo signals during HIFU treatment.Firstly,the IVMD method was proposed to solve the problem that the VMD reconstruction signal still has noise due to the limited number of intrinsic mode functions(IMF).The ultrasonic scattered echo signals were reconstructed by the IVMD to achieve denoising.Then,the AR model was introduced to improve the recognition rate of denatured biological tissues.The AR model order parameter was determined by the Akaike information criterion(AIC)and the characteristics of the AR coefficients were extracted.Finally,the optimal characteristics of the AR coefficients were selected according to the results of receiver operating characteristic(ROC).The experiments showed that the signal-to-noise ratio(SNR)and root mean square error(RMSE)of the reconstructed signal obtained by IVMD was better than those obtained by variational mode decomposition(VMD).The IVMD-AR method was applied to the actual ultrasonic scattered echo signals during HIFU treatment,and the support vectormachine(SVM)was used to identify the denatured biological tissue.The results show that compared with sample entropy,information entropy,and energy methods,the proposed IVMD-AR method can more effectively identify denatured biological tissue.The recognition rate of denatured biological tissue was higher,up to 93.0%. 展开更多
关键词 HIFU ultrasonic scattered echo signals IVMD ar model
下载PDF
Multivariate Generalized Autoregressive Conditional Heteroscedastic Model 被引量:1
12
作者 史宁中 刘继春 《Northeastern Mathematical Journal》 CSCD 2001年第3期323-332,共10页
In this paper, by making use of the Hadamard product of matrices, a natural and reasonable generalization of the univariate GARCH (Generalized Autoregressive Conditional heteroscedastic) process introduced by Bollersl... In this paper, by making use of the Hadamard product of matrices, a natural and reasonable generalization of the univariate GARCH (Generalized Autoregressive Conditional heteroscedastic) process introduced by Bollerslev (J. Econometrics 31(1986), 307-327) to the multivariate case is proposed. The conditions for the existence of strictly stationary and ergodic solutions and the existence of higher-order moments for this class of parametric models are derived. 展开更多
关键词 generalized autoregressive conditional heteroscedastic model strict stationarity Hadamard product
下载PDF
SOME LEAST SQUARES ESTIMATES OF THE AUTOREGRESSIVE MODELS
13
作者 林正华 盛中平 王嘉松 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1999年第1期113-124,共12页
In this paper, we present some iterative methods for solving lth order autoregressive models, prove global convergence for l=1 case, and the numerical results of new algorithms seem to be more efficient than the ones ... In this paper, we present some iterative methods for solving lth order autoregressive models, prove global convergence for l=1 case, and the numerical results of new algorithms seem to be more efficient than the ones of Cochrane-Orcutt iterative method. 展开更多
关键词 autoregressive model ITERATIVE METHOD convergence.
下载PDF
PC-VAR Estimation of Vector Autoregressive Models
14
作者 Claudio Morana 《Open Journal of Statistics》 2012年第3期251-259,共9页
In this paper PC-VAR estimation of vector autoregressive models (VAR) is proposed. The estimation strategy successfully lessens the curse of dimensionality affecting VAR models, when estimated using sample sizes typic... In this paper PC-VAR estimation of vector autoregressive models (VAR) is proposed. The estimation strategy successfully lessens the curse of dimensionality affecting VAR models, when estimated using sample sizes typically available in quarterly studies. The procedure involves a dynamic regression using a subset of principal components extracted from a vector time series, and the recovery of the implied unrestricted VAR parameter estimates by solving a set of linear constraints. PC-VAR and OLS estimation of unrestricted VAR models show the same asymptotic properties. Monte Carlo results strongly support PC-VAR estimation, yielding gains, in terms of both lower bias and higher efficiency, relatively to OLS estimation of high dimensional unrestricted VAR models in small samples. Guidance for the selection of the number of components to be used in empirical studies is provided. 展开更多
关键词 VECTOR autoregressive model Principal Components Analysis STATISTICAL REDUCTION TECHNIQUES
下载PDF
Sleep spindles detection from human sleep EEG signals using autoregressive (AR) model: a surrogate data approach
15
作者 Venkatakrishnan Perumalsamy Sangeetha Sankaranarayanan Sukanesh Rajamony 《Journal of Biomedical Science and Engineering》 2009年第5期294-303,共10页
A new algorithm for the detection of sleep spindles from human sleep EEG with surrogate data approach is presented. Surrogate data ap-proach is the state of the art technique for nonlinear spectral analysis. In this p... A new algorithm for the detection of sleep spindles from human sleep EEG with surrogate data approach is presented. Surrogate data ap-proach is the state of the art technique for nonlinear spectral analysis. In this paper, by developing autoregressive (AR) models on short segment of the EEG is described as a superposition of harmonic oscillating with damping and frequency in time. Sleep spindle events are detected, whenever the damping of one or more frequencies falls below a prede-fined threshold. Based on a surrogate data, a method was proposed to test the hypothesis that the original data were generated by a linear Gaussian process. This method was tested on human sleep EEG signal. The algorithm work well for the detection of sleep spindles and in addition the analysis reveals the alpha and beta band activities in EEG. The rigorous statistical framework proves essential in establishing these results. 展开更多
关键词 ar model LPC SLEEP SPINDLES Surrogate Data
下载PDF
Comparison of the Sampling Efficiency in Spatial Autoregressive Model
16
作者 Yoshihiro Ohtsuka Kazuhiko Kakamu 《Open Journal of Statistics》 2015年第1期10-20,共11页
A random walk Metropolis-Hastings algorithm has been widely used in sampling the parameter of spatial interaction in spatial autoregressive model from a Bayesian point of view. In addition, as an alternative approach,... A random walk Metropolis-Hastings algorithm has been widely used in sampling the parameter of spatial interaction in spatial autoregressive model from a Bayesian point of view. In addition, as an alternative approach, the griddy Gibbs sampler is proposed by [1] and utilized by [2]. This paper proposes an acceptance-rejection Metropolis-Hastings algorithm as a third approach, and compares these three algorithms through Monte Carlo experiments. The experimental results show that the griddy Gibbs sampler is the most efficient algorithm among the algorithms whether the number of observations is small or not in terms of the computation time and the inefficiency factors. Moreover, it seems to work well when the size of grid is 100. 展开更多
关键词 Acceptance-Rejection METROPOLIS-HASTINGS ALGORITHM Griddy Gibbs SAMPLER Markov Chain Monte Carlo (MCMC) Random WALK METROPOLIS-HASTINGS ALGORITHM Spatial autoregressive model
下载PDF
Vector Autoregressive (VAR) Modeling and Projection of DSE
17
作者 Ahammad Hossain Md. Kamruzzaman Md. Ayub Ali 《Chinese Business Review》 2015年第6期273-289,共17页
关键词 向量自回归 DSE Var 单位根检验 建模 投影 股票交易 微观经济
下载PDF
Asymptotic Normality of Pseudo-LS Estimator of Error Variance in Partly Linear Autoregressive Models
18
作者 WU Xin-qian TIAN Zheng JU Yan-wei 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2006年第4期617-622,共6页
Consider the model Y_t=βY_t-1+g(Y_(t-2))+ε_t for 3<=t<=T.Here g is an unknown function,βis an unknown parameter,ε_t are i.i.d,random errors with mean 0 and varianceσ~2 and the fourth momentα_4,andε_t are inde... Consider the model Y_t=βY_t-1+g(Y_(t-2))+ε_t for 3<=t<=T.Here g is an unknown function,βis an unknown parameter,ε_t are i.i.d,random errors with mean 0 and varianceσ~2 and the fourth momentα_4,andε_t are independent of Y_s for all t>=3 and s=1,2. Pseudo-LS estimators■_T^2,■4T and■_T^2 ofσ~s,α_4 and Var(ε_3~2)are respectively constructed based on piecewise polynomial approximator of g.The weak consistency of■4T and■_T^2 are proved.The asymptotic normality of■_T^2 is given,i.e.T^(1/2)(■_T^2-σ~2)/■_T converges in distribution to N(0,1).The result can be used to establish large sample interval estimates ofσ~2 or to make large sample tests forσ~2. 展开更多
关键词 渐近性常态 假LS估计器 误差方差 线性自回归模型
下载PDF
A Parametric Autoregressive Model for the Extraction of Electric Network Frequency Fluctuations in Audio Forensic Authentication
19
作者 Tarek E. Gemayel Martin Bouchard 《Journal of Energy and Power Engineering》 2016年第8期504-512,共9页
关键词 自回归模型 提取方法 频率波动 音频信号 中电网 短时傅里叶变换 数字录音 参数化方法
下载PDF
基于AR-ECM平均差异模型的串联电池组SOC、容量多尺度联合估计方法
20
作者 刘芳 余丹 +1 位作者 苏卫星 卜凡涛 《中国电机工程学报》 EI CSCD 北大核心 2024年第10期3937-3948,I0016,共13页
考虑电池单体老化差异所致的电池组不一致性,针对串联电池组荷电状态(state of charge,SOC)、容量估计问题,提出一种基于自回归等效电路模型(autoregression equivalent circuit model,AR-ECM)的平均差异模型(mean-difference model,MDM... 考虑电池单体老化差异所致的电池组不一致性,针对串联电池组荷电状态(state of charge,SOC)、容量估计问题,提出一种基于自回归等效电路模型(autoregression equivalent circuit model,AR-ECM)的平均差异模型(mean-difference model,MDM)。基于此模型,提出串联电池组SOC、容量多尺度联合估计算法。该算法由2个部分组成,一是基于AR-ECM的MDM及差异化模型参数辨识策略:条件辨识策略和定频分组辨识策略;二是基于多时间尺度H无穷滤波(multi-timescale H infinity filter,Mts-HIF)的电池组SOC、容量联合估计算法。通过将所提出MDM中的自回归平均模型(autoregression mean model,AR-MM)与传统MDM中的n阶RC平均模型(nRC mean model,nRC-MM)比较,结果表明所提出的AR-MM在复杂运行工况下具有更优的动态跟随性能。依据最小化信息量准则(akaike information criterion,AIC),AR-MM具有更优的复杂度与精度的权衡。通过与基于多时间尺度扩展卡尔曼滤波(multi-timescale extended Kalman filter,Mts-EKF)联合状态估计算法比较,结果表明所提出的Mts-HIF状态估计算法具有更优的鲁棒性、精度和收敛速度。 展开更多
关键词 串联电池组 自回归等效电路模型 平均差异模型 容量 荷电状态 H无穷滤波
下载PDF
上一页 1 2 190 下一页 到第
使用帮助 返回顶部