期刊文献+
共找到7,163篇文章
< 1 2 250 >
每页显示 20 50 100
NEW EFFICIENT ORDER-RECURSIVE LEAST-SQUARES ALGORITHMS
1
作者 尤肖虎 何振亚 《Journal of Southeast University(English Edition)》 EI CAS 1989年第2期1-10,共10页
Order-recursive least-squares(ORLS)algorithms are applied to the prob-lems of estimation and identification of FIR or ARMA system parameters where a fixedset of input signal samples is available and the desired order ... Order-recursive least-squares(ORLS)algorithms are applied to the prob-lems of estimation and identification of FIR or ARMA system parameters where a fixedset of input signal samples is available and the desired order of the underlying model isunknown.On the basis of several universal formulae for updating nonsymmetric projec-tion operators,this paper presents three kinds of LS algorithms,called nonsymmetric,symmetric and square root normalized fast ORLS algorithms,respectively.As to the au-thors’ knowledge,the first and the third have not been so far provided,and the second isone of those which have the lowest computational requirement.Several simplified versionsof the algorithms are also considered. 展开更多
关键词 SIGNAL PROCESSING PARAMETER estimation/fast recursive least-squares algorithm
在线阅读 下载PDF
Modelling of wind power forecasting errors based on kernel recursive least-squares method 被引量:6
2
作者 Man XU Zongxiang LU +1 位作者 Ying QIAO Yong MIN 《Journal of Modern Power Systems and Clean Energy》 SCIE EI 2017年第5期735-745,共11页
Forecasting error amending is a universal solution to improve short-term wind power forecasting accuracy no matter what specific forecasting algorithms are applied. The error correction model should be presented consi... Forecasting error amending is a universal solution to improve short-term wind power forecasting accuracy no matter what specific forecasting algorithms are applied. The error correction model should be presented considering not only the nonlinear and non-stationary characteristics of forecasting errors but also the field application adaptability problems. The kernel recursive least-squares(KRLS) model is introduced to meet the requirements of online error correction. An iterative error modification approach is designed in this paper to yield the potential benefits of statistical models, including a set of error forecasting models. The teleconnection in forecasting errors from aggregated wind farms serves as the physical background to choose the hybrid regression variables. A case study based on field data is found to validate the properties of the proposed approach. The results show that our approach could effectively extend the modifying horizon of statistical models and has a better performance than the traditional linear method for amending short-term forecasts. 展开更多
关键词 Forecasting error amending Kernel recursive least-squares(KRLS) Spatial and temporal teleconnection Wind power forecast
原文传递
Natural gradient-based recursive least-squares algorithm for adaptive blind source separation 被引量:8
3
作者 ZHUXiaolong ZHANGXianda YEJimin 《Science in China(Series F)》 2004年第1期55-65,共11页
This paper focuses on the problem of adaptive blind source separation (BSS). First, a recursive least-squares (RLS) whitening algorithm is proposed. By combining it with a natural gradient-based RLS algorithm for nonl... This paper focuses on the problem of adaptive blind source separation (BSS). First, a recursive least-squares (RLS) whitening algorithm is proposed. By combining it with a natural gradient-based RLS algorithm for nonlinear principle component analysis (PCA), and using reasonable approximations, a novel RLS algorithm which can achieve BSS without additional pre-whitening of the observed mixtures is obtained. Analyses of the equilibrium points show that both of the RLS whitening algorithm and the natural gradient-based RLS algorithm for BSS have the desired convergence properties. It is also proved that the combined new RLS algorithm for BSS is equivariant and has the property of keeping the separating matrix from becoming singular. Finally, the effectiveness of the proposed algorithm is verified by extensive simulation results. 展开更多
关键词 blind source separation natural gradient recursive least-squares pre-whitening.
原文传递
Research on the differential coefficient least-squares optimization method of reverse time migration in acoustic-reflected S-wave imaging logging
4
作者 Li Yu-Sheng Wu Hong-Liang +4 位作者 Liu Peng Feng Zhou Wang Ke-Wen Zhang Hao Zhang Wen-Hao 《Applied Geophysics》 2025年第4期1259-1270,1498,共13页
The numerical dispersion phenomenon in the finite-difference forward modeling simulations of the wave equation significantly affects the imaging accuracy in acoustic reflection logging.This issue is particularly prono... The numerical dispersion phenomenon in the finite-difference forward modeling simulations of the wave equation significantly affects the imaging accuracy in acoustic reflection logging.This issue is particularly pronounced in the reverse time migration(RTM)method used for shear-wave(S-wave)logging imaging.This not only affects imaging accuracy but also introduces ambiguities in the interpretation of logging results.To address this challenge,this study proposes the use of a least-squares difference coefficient optimization algorithm aiming to suppress the numerical dispersion phenomenon in the RTM of S-wave reflection imaging logging.By optimizing the difference coefficients,the high-precision finite-difference algorithm serves as an effective operator for both forward and backward RTM processes.This approach is instrumental in eliminating migration illusions,which are often caused by numerical dispersion.The effectiveness of this optimized algorithm is demonstrated through numerical results,which indicate that it can achieve more accurate forward imaging results across various conditions,including high-and low-velocity strata,and is effective in both large and small spatial grids.The results of processing real data demonstrate that numerical dispersion optimization effectively reduces migration artifacts and diminishes ambiguities in logging interpretations.This optimization offers crucial technical support to the RTM method,enhancing its capability for accurately modeling and imaging S-wave reflections. 展开更多
关键词 acoustic reflection imaging logging finite-difference forward modeling reverse time migration least-squares optimization algorithm
在线阅读 下载PDF
Telecontext-Enhanced Recursive Interactive Attention Fusion Method for Line-Level Defect Prediction
5
作者 Haitao He Bingjian Yan +1 位作者 Ke Xu Lu Yu 《Computers, Materials & Continua》 2025年第2期2077-2108,共32页
Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-g... Software defect prediction aims to use measurement data of code and historical defects to predict potential problems,optimize testing resources and defect management.However,current methods face challenges:(1)Coarse-grained file level detection cannot accurately locate specific defects.(2)Fine-grained line-level defect prediction methods rely solely on local information of a single line of code,failing to deeply analyze the semantic context of the code line and ignoring the heuristic impact of line-level context on the code line,making it difficult to capture the interaction between global and local information.Therefore,this paper proposes a telecontext-enhanced recursive interactive attention fusion method for line-level defect prediction(TRIA-LineDP).Firstly,using a bidirectional hierarchical attention network to extract semantic features and contextual information from the original code lines as the basis.Then,the extracted contextual information is forwarded to the telecontext capture module to aggregate the global context,thereby enhancing the understanding of broader code dynamics.Finally,a recursive interaction model is used to simulate the interaction between code lines and line-level context,passing information layer by layer to enhance local and global information exchange,thereby achieving accurate defect localization.Experimental results from within-project defect prediction(WPDP)and cross-project defect prediction(CPDP)conducted on nine different projects(encompassing a total of 32 versions)demonstrated that,within the same project,the proposed methods will respectively recall at top 20%of lines of code(Recall@Top20%LOC)and effort at top 20%recall(Effort@Top20%Recall)has increased by 11%–52%and 23%–77%.In different projects,improvements of 9%–60%and 18%–77%have been achieved,which are superior to existing advanced methods and have good detection performance. 展开更多
关键词 Line-level defect prediction telecontext capture recursive interactive structure hierarchical attention network
在线阅读 下载PDF
Aeromagnetic Compensation Method Based on Recursive Least Square and Elastic Weight Consolidation
6
作者 Ma Xiao-Yu Zhang Jin-Sheng +2 位作者 Liao Shou-Yi Li Ting Li Ze-Hao 《Applied Geophysics》 2025年第2期279-290,555,共13页
Aeromagnetic compensation is one of the key issues in high-precision geomagnetic fl ight carrier navigation, directly determining the accuracy and reliability of real-time magnetic measurement data. The accurate model... Aeromagnetic compensation is one of the key issues in high-precision geomagnetic fl ight carrier navigation, directly determining the accuracy and reliability of real-time magnetic measurement data. The accurate modeling and compensation of interference magnetic measurements on carriers are of great signifi cance for the construction of reference and real-time maps for geomagnetic navigation. Current research on aeromagnetic compensation algorithms mainly focuses on accurately modeling interference magnetic fields from model- and data-driven perspectives based on measured aeromagnetic data. Challenges in obtaining aeromagnetic data and low information complexity adversely aff ect the generalization performance of a constructed model. To address these issues, a recursive least square algorithm based on elastic weight consolidation is proposed, which eff ectively suppresses the occurrence of catastrophic forgetting by controlling the direction of parameter updates. Experimental verifi cation with publicly available aeromagnetic datasets shows that the proposed algorithm can eff ectively circumvent historical information loss caused by interference magnetic field models during parameter updates and improve the stability, robustness, and accuracy of interference magnetic fi eld models. 展开更多
关键词 Geomagnetic navigation Aeromagnetic interference compensation recursive least squares Elastic weight consolidation
在线阅读 下载PDF
Robust recursive sigma point Kalman filtering for Huber-based generalized M-estimation
7
作者 Shoupeng LI Panlong TAN +1 位作者 Weiwei LIU Naigang CUI 《Chinese Journal of Aeronautics》 2025年第5期428-442,共15页
For nonlinear state estimation driven by non-Gaussian noise,the estimator is required to be updated iteratively.Since the iterative update approximates a linear process,it fails to capture the nonlinearity of observat... For nonlinear state estimation driven by non-Gaussian noise,the estimator is required to be updated iteratively.Since the iterative update approximates a linear process,it fails to capture the nonlinearity of observation models,and this further degrades filtering accuracy and consistency.Given the flaws of nonlinear iteration,this work incorporates a recursive strategy into generalized M-estimation rather than the iterative strategy.The proposed algorithm extends nonlinear recursion to nonlinear systems using the statistical linear regression method.The recursion allows for the gradual release of observation information and consequently enables the update to proceed along the nonlinear direction.Considering the correlated state and observation noise induced by recursions,a separately reweighting strategy is adopted to build a robust nonlinear system.Analogous to the nonlinear recursion,a robust nonlinear recursive update strategy is proposed,where the associated covariances and the observation noise statistics are updated recursively to ensure the consistency of observation noise statistics,thereby completing the nonlinear solution of the robust system.Compared with the iterative update strategies under non-Gaussian observation noise,the recursive update strategy can facilitate the estimator to achieve higher filtering accuracy,stronger robustness,and better consistency.Therefore,the proposed strategy is more suitable for the robust nonlinear filtering framework. 展开更多
关键词 recursive methods Iterative methods Generalized M-estimation Huber loss Robustness non-Gaussian distribution Spacecraft relative navigation
原文传递
Iterative decomposition of water and fat with echo asymmetry and least-squares estimation (IDEAL-IQ) for evaluation of early bone mass changes in ageing osteoporosis patients
8
作者 Yonggui Yang Fang Chen +2 位作者 Xiufen Wu Xinyu Xu Pu-Yeh Wu 《Magnetic Resonance Letters》 2025年第2期11-18,共8页
This study explored the application value of iterative decomposition of water and fatwith echo asymmetry and least-squares estimation(IDEAL-IQ)technology in the early diagnosis of ageing osteoporosis(OP).172 participa... This study explored the application value of iterative decomposition of water and fatwith echo asymmetry and least-squares estimation(IDEAL-IQ)technology in the early diagnosis of ageing osteoporosis(OP).172 participants were enrolled and underwentmagnetic resonance imaging(MRI)examinations on a 3.0T scanner.100 cases were included in the normal group(50 males and 50 females;mean age:45 years;age range:20e84 years).33 cases were included in the osteopenia group(17 males and 16 females;mean age:55 years;age range:43e83 years).39 caseswere includedintheOP group(19males and20females;meanage:58years;age range:48 e82 years).Conventional T1WI and T2WI were first obtained,followed by 3D-IDEAL-IQ-acqui-sition.Fat fraction(FF)and apparent transverse relaxation rate(R2*)resultswere automatically calculated from IDEAL-IQ-images on the console.Based on T1Wand T2W-images,300 ROIs for each participantweremanually delineated in L1-L5 vertebral bodies of five middle slices.In each age group of all normal subjects,each parameter was significantly correlated with gender.In male participants from the normal,osteopenia,and OP groups,statistical analysis revealed F values of 11319.292 and 180.130 for comparisons involving FF and R2*values,respectively(all p<0.0001).The sensitivity and specificity of FF values were 0.906 and 0.950,0.994 and 0.997,0.865 and 0.820,respectively.For R2*,they were 0.665 and 0.616,0.563 and 0.519,0.571 and 0.368,respectively.In female participants from the normal,osteopenia,and OP-groups,statis-tical analysis revealed F values of 12461.658 and 548.274 for comparisons involving FF and R2*values,respectively(all p<0.0001).The sensitivity and specificity of FF values were 0.985 and 0.991,0.996 and 0.996,0.581 and 0.678,respectively.For R2*,they were 0.698 and 0.730,0.603 and 0.665,0.622 and 0.525,respectively.Significant differences were indicated in the quanti-tative values among the three groups.FF value had good performance,while R2*value had poor performance indiscriminatingosteopenia andOP-groups.Overall,the IDEAL-IQ techniqueoffers specific reference indices that enable noninvasive and quantitative assessment of lumbar vertebrae bone metabolism,thereby providing diagnostic information for OP. 展开更多
关键词 Magnetic resonance imaging Iterative decomposition of water and fat with echo asymmetry and least-squares estimation Bone mineral density OSTEOPOROSIS Osteopenia
暂未订购
A Recursive Method to Encryption-Decryption-Based Distributed Set-Membership Filtering for Time-Varying Saturated Systems Over Sensor Networks
9
作者 Jun Hu Jiaxing Li +2 位作者 Chaoqing Jia Xiaojian Yi Hongjian Liu 《IEEE/CAA Journal of Automatica Sinica》 2025年第5期1047-1049,共3页
Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decrypt... Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decryption mechanism is considered in the signal transmission process.Specifically,a novel DRSMF scheme is developed such that,for both state saturation and encryption-decryption mechanism,the filtering error(FE)is limited to the ellipsoid domain.Then,the filtering error constraint matrix(FECM)is computed and a desirable filter gain is derived by minimizing the FECM.Besides,the bound-edness evaluation of the FECM is provided. 展开更多
关键词 time varying saturated systems signal transmission processspecificallya encryption decryption mechanism sensor networks recursive method distributed set membership filtering
在线阅读 下载PDF
Poststack reverse-time migration using a non-reflecting recursive algorithm on surface relief 被引量:3
10
作者 张敏 李振春 孙小东 《Applied Geophysics》 SCIE CSCD 2010年第3期239-248,293,共11页
Presently the research based on the accurate seismic imaging methods for surface relief, complex structure, and complicated velocity distributions is of great significance. Reverse-time migration is considered to be o... Presently the research based on the accurate seismic imaging methods for surface relief, complex structure, and complicated velocity distributions is of great significance. Reverse-time migration is considered to be one of highly accurate methods. In this paper, we propose a new non-reflecting recursive algorithm for reverse-time migration by introducing the wave impedance function into the acoustic wave equation and the algorithm for the surface relief case is derived from the coordinate transformation principle. Using the exploding reflector principle and the zero-time imaging condition of poststack reverse- time migration, poststack numerical simulation and reverse-time migration with complex conditions can be realized. The results of synthetic and real data calculations show that the method effectively suppresses unwanted internal reflections and also deals with the seismic imaging problems resulting from surface relief. So, we prove that this method has strong adaptability and practicality. 展开更多
关键词 surface relief non-reflecting recursive algorithm wave impedance coordinate transformation numerical simulation reverse-time migration
在线阅读 下载PDF
Calculation connectivity reliability of road networks based on recursive decomposition arithmetic 被引量:2
11
作者 潘艳荣 邓卫 《Journal of Southeast University(English Edition)》 EI CAS 2008年第1期85-89,共5页
In order to decrease the calculation complexity of connectivity reliability of road networks, an improved recursive decomposition arithmetic is proposed. First, the basic theory of recursive decomposition arithmetic i... In order to decrease the calculation complexity of connectivity reliability of road networks, an improved recursive decomposition arithmetic is proposed. First, the basic theory of recursive decomposition arithmetic is reviewed. Then the characteristics of road networks, which are different from general networks, are analyzed. Under this condition, an improved recursive decomposition arithmetic is put forward which fits road networks better. Furthermore, detailed calculation steps are presented which are convenient for the computer, and the advantage of the approximate arithmetic is analyzed based on this improved arithmetic. This improved recursive decomposition arithmetic directly produces disjoint minipaths and avoids the non-polynomial increasing problems. And because the characteristics of road networks are considered, this arithmetic is greatly simplified. Finally, an example is given to prove its validity. 展开更多
关键词 recursive decomposition arithmetic road network connectivity reliability disjoint minipath topological structure
在线阅读 下载PDF
Least-Squares及Galerkin谱元方法求解环形区域内的泊松方程 被引量:1
12
作者 王亚洲 秦国良 《西安交通大学学报》 EI CAS CSCD 北大核心 2017年第5期121-127,共7页
为研究基于Least-Squares变分及Galerkin变分两种形式的谱元方法的求解特性,推导了极坐标系中采用两种变分方法求解环形区域内Poisson方程时对应的弱解形式,采用Chebyshev多项式构造插值基函数进行空间离散,得到两种谱元方法对应的代数... 为研究基于Least-Squares变分及Galerkin变分两种形式的谱元方法的求解特性,推导了极坐标系中采用两种变分方法求解环形区域内Poisson方程时对应的弱解形式,采用Chebyshev多项式构造插值基函数进行空间离散,得到两种谱元方法对应的代数方程组,由此分析了系数矩阵结构的特点。数值计算结果显示:Least-Squares谱元方法为实现方程的降阶而引入新的求解变量,使得代数方程组形式更为复杂,但边界条件的处理比Galerkin谱元方法更为简单;两种谱元方法均能求解极坐标系中的Poisson方程且能获得高精度的数值解,二者绝对误差分布基本一致;固定单元内的插值阶数时,增加单元数可减小数值误差,且表现出代数精度的特点,误差降低速度较慢,而固定单元数时,在一定范围内数值误差随插值阶数的增加而减小的速度更快,表现出谱精度的特点;单元内插值阶数较高时,代数方程组系数矩阵的条件数急剧增多,方程组呈现病态,数值误差增大,这一特点限制了单元内插值阶数的取值。研究内容对深入了解两种谱元方法在极坐标系中求解Poisson方程时的特点、进一步采用相关分裂算法求解实际流动问题具有参考价值。 展开更多
关键词 least-squares变分 Galerkin变分 谱元方法 POISSON方程 极坐标系
在线阅读 下载PDF
Recursive Least Square Vehicle Mass Estimation Based on Acceleration Partition 被引量:7
13
作者 FENG Yuan XIONG Lu +1 位作者 YU Zhuoping QU Tong 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2014年第3期448-459,共12页
Vehicle mass is an important parameter in vehicle dynamics control systems. Although many algorithms have been developed for the estimation of mass, none of them have yet taken into account the different types of resi... Vehicle mass is an important parameter in vehicle dynamics control systems. Although many algorithms have been developed for the estimation of mass, none of them have yet taken into account the different types of resistance that occur under different conditions. This paper proposes a vehicle mass estimator. The estimator incorporates road gradient information in the longitudinal accelerometer signal, and it removes the road grade from the longitudinal dynamics of the vehicle. Then, two different recursive least square method (RLSM) schemes are proposed to estimate the driving resistance and the mass independently based on the acceleration partition under different conditions. A 6 DOF dynamic model of four In-wheel Motor Vehicle is built to assist in the design of the algorithm and in the setting of the parameters. The acceleration limits are determined to not only reduce the estimated error but also ensure enough data for the resistance estimation and mass estimation in some critical situations. The modification of the algorithm is also discussed to improve the result of the mass estimation. Experiment data on asphalt road, plastic runway, and gravel road and on sloping roads are used to validate the estimation algorithm. The adaptability of the algorithm is improved by using data collected under several critical operating conditions. The experimental results show the error of the estimation process to be within 2.6%, which indicates that the algorithm can estimate mass with great accuracy regardless of the road surface and gradient changes and that it may be valuable in engineering applications. This paper proposes a recursive least square vehicle mass estimation method based on acceleration partition. 展开更多
关键词 mass estimation recursive least square method acceleration partition
在线阅读 下载PDF
FAST RECURSIVE LEAST SQUARES LEARNING ALGORITHM FOR PRINCIPAL COMPONENT ANALYSIS 被引量:8
14
作者 Ouyang Shan Bao Zheng Liao Guisheng(Guilin Institute of Electronic Technology, Guilin 541004)(Key Laboratory of Radar Signal Processing, Xidian Univ., Xi’an 710071) 《Journal of Electronics(China)》 2000年第3期270-278,共9页
Based on the least-square minimization a computationally efficient learning algorithm for the Principal Component Analysis(PCA) is derived. The dual learning rate parameters are adaptively introduced to make the propo... Based on the least-square minimization a computationally efficient learning algorithm for the Principal Component Analysis(PCA) is derived. The dual learning rate parameters are adaptively introduced to make the proposed algorithm providing the capability of the fast convergence and high accuracy for extracting all the principal components. It is shown that all the information needed for PCA can be completely represented by the unnormalized weight vector which is updated based only on the corresponding neuron input-output product. The convergence performance of the proposed algorithm is briefly analyzed.The relation between Oja’s rule and the least squares learning rule is also established. Finally, a simulation example is given to illustrate the effectiveness of this algorithm for PCA. 展开更多
关键词 Neural networks Principal component analysis Auto-association recursive least squares(RLS) learning RULE
在线阅读 下载PDF
FOUR-PARAMETER AUTOMATIC TRANSMISSION TECHNOLOGY FOR CONSTRUCTION VEHICLE BASED ON ELMAN RECURSIVE NEURAL NETWORK 被引量:6
15
作者 ZHANG Hongyan ZHAO Dingxuan +1 位作者 TANG Xinxing Ding Chunfeng 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2008年第1期20-24,共5页
From the viewpoint of energy saving and improving transmission efficiency, the ZL50E wheel loader is taken as the study object. And the system model is analyzed based on the transmission system of the construction veh... From the viewpoint of energy saving and improving transmission efficiency, the ZL50E wheel loader is taken as the study object. And the system model is analyzed based on the transmission system of the construction vehicle. A new four-parameter shift schedule is presented, which can keep the torque converter working in the high efficiency area. The control algorithm based on the Elman recursive neural network is applied, and four-parameter control system is developed which is based on industrial computer. The system is used to collect data accurately and control 4D180 power-shift gearbox of ZL50E wheel loader shift timely. An experiment is done on automatic transmission test-bed, and the result indicates that the control system could reliably and safely work and improve the efficiency of hydraulic torque converter. Four-parameter shift strategy that takes into account the power consuming of the working pump has important operating significance and reflects the actual working status of construction vehicle. 展开更多
关键词 Construction vehicle Hydraulic transmission and control Automatic transmission Elman recursive neural network
在线阅读 下载PDF
New recursive algorithm for matrix inversion 被引量:4
16
作者 Cao Jianshu Wang Xuegang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期381-384,共4页
To reduce the computational complexity of matrix inversion, which is the majority of processing in many practical applications, two numerically efficient recursive algorithms (called algorithms I and II, respectively... To reduce the computational complexity of matrix inversion, which is the majority of processing in many practical applications, two numerically efficient recursive algorithms (called algorithms I and II, respectively) are presented. Algorithm I is used to calculate the inverse of such a matrix, whose leading principal minors are all nonzero. Algorithm II, whereby, the inverse of an arbitrary nonsingular matrix can be evaluated is derived via improving the algorithm I. The implementation, for algorithm II or I, involves matrix-vector multiplications and vector outer products. These operations are computationally fast and highly parallelizable. MATLAB simulations show that both recursive algorithms are valid. 展开更多
关键词 recursive algorithm matrix inversion matrix-vector product leading principal minor (LPM).
在线阅读 下载PDF
Piecewise linear recursive convolution FDTD method for magnetized plasmas 被引量:4
17
作者 Liu Song Zhong Shuangying Liu Shaobin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期290-295,共6页
The piecewise linear recursive convolution (PLRC) finite-different time-domain (FDTD) method greatly improves accuracy over the original recursive convolution (RC) FDTD approach but retains its speed and efficie... The piecewise linear recursive convolution (PLRC) finite-different time-domain (FDTD) method greatly improves accuracy over the original recursive convolution (RC) FDTD approach but retains its speed and efficiency advantages. A PLRC-FDTD formulation for magnetized plasma which incorporates both anisotropy and frequency dispersion at the same time is presented, enabled the transient analysis of magnetized plasma media. The technique is illustrated by numerical simulations the reflection and transmission coefficients through a magnetized plasma layer. The results show that the PLRC-FDTD method has significantly improved the accuracy over the original RC method. 展开更多
关键词 electromagnetic wave FDTD methods piecewise linear recursive convolution magnetized plasma.
在线阅读 下载PDF
Regularized least-squares migration of simultaneous-source seismic data with adaptive singular spectrum analysis 被引量:12
18
作者 Chuang Li Jian-Ping Huang +1 位作者 Zhen-Chun Li Rong-Rong Wang 《Petroleum Science》 SCIE CAS CSCD 2017年第1期61-74,共14页
Simultaneous-source acquisition has been recog- nized as an economic and efficient acquisition method, but the direct imaging of the simultaneous-source data produces migration artifacts because of the interference of... Simultaneous-source acquisition has been recog- nized as an economic and efficient acquisition method, but the direct imaging of the simultaneous-source data produces migration artifacts because of the interference of adjacent sources. To overcome this problem, we propose the regularized least-squares reverse time migration method (RLSRTM) using the singular spectrum analysis technique that imposes sparseness constraints on the inverted model. Additionally, the difference spectrum theory of singular values is presented so that RLSRTM can be implemented adaptively to eliminate the migration artifacts. With numerical tests on a fiat layer model and a Marmousi model, we validate the superior imaging quality, efficiency and convergence of RLSRTM compared with LSRTM when dealing with simultaneoussource data, incomplete data and noisy data. 展开更多
关键词 least-squares migration Adaptive singularspectrum analysis Regularization Blended data
原文传递
Recursive Partitioning Analysis Classification and Graded Prognostic Assessment for Non-Small Cell Lung Cancer Patients with Brain Metastasis:A Retrospective Cohort Study 被引量:4
19
作者 Cai-xing Sun Tao Li +4 位作者 Xiao Zheng Ju-fen Cai Xu-li Meng Hong-jian Yang Zheng Wang 《Chinese Journal of Cancer Research》 SCIE CAS CSCD 2011年第3期177-182,共6页
Objective:To assess prognostic factors and validate the effectiveness of recursive partitioning analysis (RPA) classes and graded prognostic assessment (GPA) in 290 non-small cell lung cancer (NSCLC) patients w... Objective:To assess prognostic factors and validate the effectiveness of recursive partitioning analysis (RPA) classes and graded prognostic assessment (GPA) in 290 non-small cell lung cancer (NSCLC) patients with brain metastasis (BM).Methods:From Jan 2008 to Dec 2009,the clinical data of 290 NSCLC cases with BM treated with multiple modalities including brain irradiation,systemic chemotherapy and tyrosine kinase inhibitors (TKIs) in two institutes were analyzed.Survival was estimated by Kaplan-Meier method.The differences of survival rates in subgroups were assayed using log-rank test.Multivariate Cox's regression method was used to analyze the impact of prognostic factors on survival.Two prognostic indexes models (RPA and GPA) were validated respectively.Results:All patients were followed up for 1-44 months,the median survival time after brain irradiation and its corresponding 95% confidence interval (95% CI) was 14 (12.3-15.8) months.1-,2-and 3-year survival rates in the whole group were 56.0%,28.3%,and 12.0%,respectively.The survival curves of subgroups,stratified by both RPA and GPA,were significantly different (P0.001).In the multivariate analysis as RPA and GPA entered Cox's regression model,Karnofsky performance status (KPS) ≥ 70,adenocarcinoma subtype,longer administration of TKIs remained their prognostic significance,RPA classes and GPA also appeared in the prognostic model.Conclusion:KPS ≥70,adenocarcinoma subtype,longer treatment of molecular targeted drug,and RPA classes and GPA are the independent prognostic factors affecting the survival rates of NSCLC patients with BM. 展开更多
关键词 Non-small cell lung cancer (NSCLC) Brain metastasis PROGNOSIS recursive partitioning analysis Graded prognostic assessment
在线阅读 下载PDF
Recursive State-space Model Identification of Non-uniformly Sampled Systems Using Singular Value Decomposition 被引量:2
20
作者 王宏伟 刘涛 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2014年第Z1期1268-1273,共6页
In this paper a recursive state-space model identification method is proposed for non-uniformly sampled systems in industrial applications. Two cases for measuring all states and only output(s) of such a system are co... In this paper a recursive state-space model identification method is proposed for non-uniformly sampled systems in industrial applications. Two cases for measuring all states and only output(s) of such a system are considered for identification. In the case of state measurement, an identification algorithm based on the singular value decomposition(SVD) is developed to estimate the model parameter matrices by using the least-squares fitting. In the case of output measurement only, another identification algorithm is given by combining the SVD approach with a hierarchical identification strategy. An example is used to demonstrate the effectiveness of the proposed identification method. 展开更多
关键词 Non-uniformly sampling system STATE-SPACE model IDENTIFICATION SINGULAR value decomposition recursive algorithm
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部