期刊文献+
共找到6,828篇文章
< 1 2 250 >
每页显示 20 50 100
Telecontext-Enhanced Recursive Interactive Attention Fusion Method for Line-Level Defect Prediction
1
作者 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
2
作者 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
3
作者 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
原文传递
A multi-scale second-order autoregressive recursive filter approach for the sea ice concentration analysis
4
作者 Lu Yang Xuefeng Zhang 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2024年第3期115-126,共12页
To effectively extract multi-scale information from observation data and improve computational efficiency,a multi-scale second-order autoregressive recursive filter(MSRF)method is designed.The second-order autoregress... To effectively extract multi-scale information from observation data and improve computational efficiency,a multi-scale second-order autoregressive recursive filter(MSRF)method is designed.The second-order autoregressive filter used in this study has been attempted to replace the traditional first-order recursive filter used in spatial multi-scale recursive filter(SMRF)method.The experimental results indicate that the MSRF scheme successfully extracts various scale information resolved by observations.Moreover,compared with the SMRF scheme,the MSRF scheme improves computational accuracy and efficiency to some extent.The MSRF scheme can not only propagate to a longer distance without the attenuation of innovation,but also reduce the mean absolute deviation between the reconstructed sea ice concentration results and observations reduced by about 3.2%compared to the SMRF scheme.On the other hand,compared with traditional first-order recursive filters using in the SMRF scheme that multiple filters are executed,the MSRF scheme only needs to perform two filter processes in one iteration,greatly improving filtering efficiency.In the two-dimensional experiment of sea ice concentration,the calculation time of the MSRF scheme is only 1/7 of that of SMRF scheme.This means that the MSRF scheme can achieve better performance with less computational cost,which is of great significance for further application in real-time ocean or sea ice data assimilation systems in the future. 展开更多
关键词 second-order auto-regressive filter multi-scale recursive filter sea ice concentration three-dimensional variational data assimilation
在线阅读 下载PDF
Non-Recursive Base Conversion Using a Deterministic Markov Process
5
作者 Louis M. Houston 《Journal of Applied Mathematics and Physics》 2024年第6期2112-2118,共7页
We prove that non-recursive base conversion can always be implemented by using a deterministic Markov process. Our paper discusses the pros and cons of recursive and non-recursive methods, in general. And we include a... We prove that non-recursive base conversion can always be implemented by using a deterministic Markov process. Our paper discusses the pros and cons of recursive and non-recursive methods, in general. And we include a comparison between non-recursion and a deterministic Markov process, proving that the Markov process is twice as efficient. 展开更多
关键词 Base Conversion recursION Euclidean Division Geometric Series Markov Process
在线阅读 下载PDF
Poststack reverse-time migration using a non-reflecting recursive algorithm on surface relief 被引量:3
6
作者 张敏 李振春 孙小东 《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
7
作者 潘艳荣 邓卫 《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
Recursive Least Square Vehicle Mass Estimation Based on Acceleration Partition 被引量:6
8
作者 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
9
作者 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
10
作者 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
11
作者 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
12
作者 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
Recursive Partitioning Analysis Classification and Graded Prognostic Assessment for Non-Small Cell Lung Cancer Patients with Brain Metastasis:A Retrospective Cohort Study 被引量:4
13
作者 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
14
作者 王宏伟 刘涛 《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
Fast recursive algorithm for two-dimensional Tsallis entropy thresholding method 被引量:2
15
作者 Tang Yinggan Di Qiuyan Guan Xinping 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第3期619-624,共6页
Recently, a two-dimensional (2-D) Tsallis entropy thresholding method has been proposed as a new method for image segmentation. But the computation complexity of 2-D Tsallis entropy is very large and becomes an obst... Recently, a two-dimensional (2-D) Tsallis entropy thresholding method has been proposed as a new method for image segmentation. But the computation complexity of 2-D Tsallis entropy is very large and becomes an obstacle to real time image processing systems. A fast recursive algorithm for 2-D Tsallis entropy thresholding is proposed. The key variables involved in calculating 2-D Tsallis entropy are written in recursive form. Thus, many repeating calculations are avoided and the computation complexity reduces to O(L2) from O(L4). The effectiveness of the proposed algorithm is illustrated by experimental results. 展开更多
关键词 image segmentation THRESHOLDING Tsallis entropy fast recursive algorithm
在线阅读 下载PDF
Research on SINS Error Recursive Model of Ballistic Missile 被引量:2
16
作者 鲜勇 李刚 《Defence Technology(防务技术)》 SCIE EI CAS 2010年第1期71-74,共4页
The strap-down inertial navigation system (SINS) error of ballistic missile is generated by the mutual influence of gyroscope and accelerometer, and the recursive model is completely different from that of gimbaled IN... The strap-down inertial navigation system (SINS) error of ballistic missile is generated by the mutual influence of gyroscope and accelerometer, and the recursive model is completely different from that of gimbaled INS. In the paper, a discrete error recursive model was obtained by studying the applied SINS error model of ballistic missile, and the discrete Kalman filtering simulation based on the model was carried out. The simulated results show that the model can depict the SINS error exactly and provide the advantages for research on integrated guidance and improved hit accuracy. 展开更多
关键词 control and navigation technology of aerocraft SINS error recursion discrete model
在线阅读 下载PDF
Matrix Representation of Recursive Sequences of Order 3 and Its Applications 被引量:2
17
作者 Tianxiao HE Jeff H.-C.LIAO Peter J.-S.SHIUE 《Journal of Mathematical Research with Applications》 CSCD 2018年第3期221-235,共15页
Here presented is a matrix representation of recursive number sequences of order 3 defined by an = pa(n-1) + qa(n-2) + ra(n-3) with arbitrary initial conditions a0, a1 = 0, and a2 and their special cases of Pa... Here presented is a matrix representation of recursive number sequences of order 3 defined by an = pa(n-1) + qa(n-2) + ra(n-3) with arbitrary initial conditions a0, a1 = 0, and a2 and their special cases of Padovan number sequence and Perrin number sequence with initial conditions a0 = a1 = 0 and a2 = 1 and a0 = 3, a1 = 0, and a2 = 2, respectively. The matrix representation is used to construct many well known and new identities of recursive number sequences as well as Pavodan and Perrin sequences. 展开更多
关键词 recursive number sequence of order 3 matrix representation of recursive number sequences Padovan number sequence Perrin number sequence Tribonace polynomial sequence
原文传递
Semantic Relation Annotation for Biomedical Text Mining Based on Recursive Directed Graph 被引量:2
18
作者 CHEN Bo Lü Chen +1 位作者 WEI Xiaomei JI Donghong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2015年第2期141-145,共5页
In this paper we propose a novel model "recursive directed graph" based on feature structure, and apply it to represent the semantic relations of postpositive attributive structures in biomedical texts. The usages o... In this paper we propose a novel model "recursive directed graph" based on feature structure, and apply it to represent the semantic relations of postpositive attributive structures in biomedical texts. The usages of postpositive attributive are complex and variable, especially three categories: present participle phrase, past participle phrase, and preposition phrase as postpositire attributive, which always bring the difficulties of automatic parsing. We summarize these categories and annotate the semantic information. Compared with dependency structure, feature structure, being recursive directed graph, enhances semantic information extraction in biomedical field. The annotation results show that recursive directed graph is more suitable to extract complex semantic relations for biomedical text mining. 展开更多
关键词 biomedical text mining semantic annotation recursive directed graph postpositive attribute
原文传递
Reduced order model for unsteady aerodynamic performance of compressor cascade based on recursive RBF 被引量:7
19
作者 Jiawei HU Hanru LIU +2 位作者 Yan'gang WANG Weixiong CHEN Yan MA 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2021年第4期341-351,共11页
Based on Recursive Radial Basis Function(RRBF)neural network,the Reduced Order Model(ROM)of compressor cascade was established to meet the urgent demand of highly efficient prediction of unsteady aerodynamics performa... Based on Recursive Radial Basis Function(RRBF)neural network,the Reduced Order Model(ROM)of compressor cascade was established to meet the urgent demand of highly efficient prediction of unsteady aerodynamics performance of turbomachinery.One novel ROM called ASA-RRBF model based on Adaptive Simulated Annealing(ASA)algorithm was developed to enhance the generalization ability of the unsteady ROM.The ROM was verified by predicting the unsteady aerodynamics performance of a highly-loaded compressor cascade.The results show that the RRBF model has higher accuracy in identification of the dimensionless total pressure and dimensionless static pressure of compressor cascade under nonlinear and unsteady conditions,and the model behaves higher stability and computational efficiency.However,for the strong nonlinear characteristics of aerodynamic parameters,the RRBF model presents lower accuracy.Additionally,the RRBF model predicts with a large error in the identification of aerodynamic parameters under linear and unsteady conditions.For ASA-RRBF,by introducing a small-amplitude and highfrequency sinusoidal signal as validation sample,the width of the basis function of the RRBF model is optimized to improve the generalization ability of the ROM under linear unsteady conditions.Besides,this model improves the predicting accuracy of dimensionless static pressure which has strong nonlinear characteristics.The ASA-RRBF model has higher prediction accuracy than RRBF model without significantly increasing the total time consumption.This novel model can predict the linear hysteresis of dimensionless static pressure happened in the harmonic condition,but it cannot accurately predict the beat frequency of dimensionless total pressure. 展开更多
关键词 Compressor cascade Neural network recursive radial basis function Reduced order model Unsteady flow
原文传递
RECURSIVE FORMULA FOR CALCULATING THE CHROMATIC POLYNOMIAL OF A GRAPH BY VERTEX DELETION 被引量:1
20
作者 许进 《Acta Mathematica Scientia》 SCIE CSCD 2004年第4期577-582,共6页
A new recursive vertex-deleting formula for the computation of the chromatic polynomial of a graph is obtained in this paper. This algorithm is not only a good tool for further studying chromatic polynomials but also ... A new recursive vertex-deleting formula for the computation of the chromatic polynomial of a graph is obtained in this paper. This algorithm is not only a good tool for further studying chromatic polynomials but also the fastest among all the algorithms for the computation of chromatic polynomials. 展开更多
关键词 Graph Theory chromatic polynomial vertex-deleting recursive formula
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部