提出通过String Kernel方法把负实例语法数据库中的负实例转化成核矩阵,再用Kernel Principal Component Analysis(KPCA)对转换的核矩阵进行特征提取,进而可将原始负实例数据库按照这些特征分成多个容量较小的特征表。通过构造负实例特...提出通过String Kernel方法把负实例语法数据库中的负实例转化成核矩阵,再用Kernel Principal Component Analysis(KPCA)对转换的核矩阵进行特征提取,进而可将原始负实例数据库按照这些特征分成多个容量较小的特征表。通过构造负实例特征索引表设计了一个分类器,待检查的句子通过此分类器被分配到某个负实例特征表里进行匹配搜索,而此特征表的特征属性数和记录数要远远小于原始负实例数据库中的相应数目,从而大大提高了检查的速度,同时不影响语法检查的精度。通过比较测试,可看出提出的方法在保证语法检查精确度的同时有更快的速度。展开更多
The effect of the information delay, which was caused by thc naturc of the distance sensors and wireless communication systems, on the string stability of platoon of automated vehicles was studied. The longitudinal ve...The effect of the information delay, which was caused by thc naturc of the distance sensors and wireless communication systems, on the string stability of platoon of automated vehicles was studied. The longitudinal vehicle dynamics model was built by taking the information delay into consideration, and three typical information frameworks, i.e., leader-predecessor framework (LPF), multiple-predecessors framework (MPF) and predecessor-successor framework (PSF), were defined and their related spacing error dynamics models in frequency domain were proposed. The string stability of platoon of automated vehicles was analyzed for the LPF, MPF and PSF, respectively. Meanwhile, the related sufficient string stable conditions were also obtained. The results demonstrate that the string stability can be guaranteed tbr the LPF and PSF with considering the information delay, but the ranges of the control gains of the control laws are smaller than those without considering the information delay. For the MPF, the "weak" string stability, which can be guaranteed without considering the information delay, cannot be obtained with considering the information delay. The comparative simulations further demonstrate that the LPF shows better string stability, but the PSF shows better string scalable performance.展开更多
An improved whole model of beam pumping system was built. In the detail, for surface transmission system(STS), a new mathematical model was established considering the influence of some factors on the STS's torsio...An improved whole model of beam pumping system was built. In the detail, for surface transmission system(STS), a new mathematical model was established considering the influence of some factors on the STS's torsional vibration, such as the time variation characteristic of equivalent stiffness of belt and equivalent rotational inertia of crank. For the sucker rod string(SRS), an improved mathematical model was built considering the influence of some parameters on the SRS's longitudinal vibration, such as the nonlinear friction of plunger, hydraulic loss of pump and clearance leakage. The dynamic response and system efficiency of whole system were analyzed. The results show that there is a jumping phenomenon in the amplitude frequency curve, and the system efficiency is sensitive to motor power, pump diameter, stroke number, ratio of gas and oil, and submergence depth. The simulation results have important significance for improving the efficiency of beam pumping system.展开更多
The influence of the picosecond(ps) pulsed burst with a nanosecond scale of temporal separation(50 ns) on filamentary traces in sapphire substrate is investigated. The spatiotemporal evolution of the filamentary plasm...The influence of the picosecond(ps) pulsed burst with a nanosecond scale of temporal separation(50 ns) on filamentary traces in sapphire substrate is investigated. The spatiotemporal evolution of the filamentary plasma string induced by sub-pulses of the burst-mode is revealed according to the analysis of the instantaneous photoluminescence images. Due to the presence of residual plasma, the energy loss of sub-pulse during the balancing of self-focusing effect is reduced, and thus refreshes the plasma via refocusing. The refreshed plasma peak generated by the subsequent subpulse appears at relatively low density positions in the formed filamentary plasma string, which results in more uniform densities and less spatial overlap among the plasma peaks. The continuity and uniformity of the filamentary trace in sapphire are enhanced by the burst-mode. Besides, the burst filamentary propagation can also remain effective when the sub-pulse energy is below the self-focusing threshold. Based on this uniform and precise energy propagation mode, the feasibility of its use for the laser lift-off(LLO) process is verified.展开更多
The purpose of this paper is to apply inertial technique to string averaging projection method and block-iterative projection method in order to get two accelerated projection algorithms for solving convex feasibility...The purpose of this paper is to apply inertial technique to string averaging projection method and block-iterative projection method in order to get two accelerated projection algorithms for solving convex feasibility problem.Compared with the existing accelerated methods for solving the problem,the inertial technique employs a parameter sequence and two previous iterations to get the next iteration and hence improves the flexibility of the algorithm.Theoretical asymptotic convergence results are presented under some suitable conditions.Numerical simulations illustrate that the new methods have better convergence than the general projection methods.The presented algorithms are inspired by the inertial proximal point algorithm for finding zeros of a maximal monotone operator.展开更多
The class of bi-directional optimal velocity models can describe the bi-directional looking effect that usually exists in the reality and is even enhanced with the development of the connected vehicle technologies. It...The class of bi-directional optimal velocity models can describe the bi-directional looking effect that usually exists in the reality and is even enhanced with the development of the connected vehicle technologies. Its combined string stability condition can be obtained through the method of the ring-road based string stability analysis. However, the partial string stability about traffic fluctuation propagated backward or forward was neglected, which will be analyzed in detail in this work by the method of transfer function and its H∞ norm from the viewpoint of control theory. Then, through comparing the conditions of combined and partial string stabilities, their relationships can make traffic flow be divided into three distinguishable regions, displaying various combined and partial string stability performance. Finally, the numerical experiments verify the theoretical results and find that the final displaying string stability or instability performance results from the accumulated and offset effects of traffic fluctuations propagated from different directions.展开更多
Given a set U which is consisted of strings defined on alphabet Σ, string cross pattern matching is to find all the matches between every two strings in U. It is utilized in text processing like removing the duplicat...Given a set U which is consisted of strings defined on alphabet Σ, string cross pattern matching is to find all the matches between every two strings in U. It is utilized in text processing like removing the duplication of strings. This paper presents a fast string cross pattern matching algorithm based on extracting high frequency strings. Compared with existing algorithms including single-pattern algorithms and multi-pattern matching algorithms, this algorithm is featured by both low time complexity and low space complexity. Because Chinese alphabet is large and the average length of Chinese words is much short, this algorithm is more suitable to process the text written by Chinese, especially when the size of Σ is large and the number of strings is far more than the maximum length of strings of set U.展开更多
文摘提出通过String Kernel方法把负实例语法数据库中的负实例转化成核矩阵,再用Kernel Principal Component Analysis(KPCA)对转换的核矩阵进行特征提取,进而可将原始负实例数据库按照这些特征分成多个容量较小的特征表。通过构造负实例特征索引表设计了一个分类器,待检查的句子通过此分类器被分配到某个负实例特征表里进行匹配搜索,而此特征表的特征属性数和记录数要远远小于原始负实例数据库中的相应数目,从而大大提高了检查的速度,同时不影响语法检查的精度。通过比较测试,可看出提出的方法在保证语法检查精确度的同时有更快的速度。
基金Project(20070006011) supported by the Doctoral Foundation of Ministry of Education of China
文摘The effect of the information delay, which was caused by thc naturc of the distance sensors and wireless communication systems, on the string stability of platoon of automated vehicles was studied. The longitudinal vehicle dynamics model was built by taking the information delay into consideration, and three typical information frameworks, i.e., leader-predecessor framework (LPF), multiple-predecessors framework (MPF) and predecessor-successor framework (PSF), were defined and their related spacing error dynamics models in frequency domain were proposed. The string stability of platoon of automated vehicles was analyzed for the LPF, MPF and PSF, respectively. Meanwhile, the related sufficient string stable conditions were also obtained. The results demonstrate that the string stability can be guaranteed tbr the LPF and PSF with considering the information delay, but the ranges of the control gains of the control laws are smaller than those without considering the information delay. For the MPF, the "weak" string stability, which can be guaranteed without considering the information delay, cannot be obtained with considering the information delay. The comparative simulations further demonstrate that the LPF shows better string stability, but the PSF shows better string scalable performance.
基金Projects(50974108,51174175) supported by the National Natural Science Foundation of China
文摘An improved whole model of beam pumping system was built. In the detail, for surface transmission system(STS), a new mathematical model was established considering the influence of some factors on the STS's torsional vibration, such as the time variation characteristic of equivalent stiffness of belt and equivalent rotational inertia of crank. For the sucker rod string(SRS), an improved mathematical model was built considering the influence of some parameters on the SRS's longitudinal vibration, such as the nonlinear friction of plunger, hydraulic loss of pump and clearance leakage. The dynamic response and system efficiency of whole system were analyzed. The results show that there is a jumping phenomenon in the amplitude frequency curve, and the system efficiency is sensitive to motor power, pump diameter, stroke number, ratio of gas and oil, and submergence depth. The simulation results have important significance for improving the efficiency of beam pumping system.
基金Project(51975017) supported by the National Natural Science Foundation of ChinaProject(KZ202110005012) supported by the Scientific Research Project of Beijing Educational Committee+1 种基金ChinaProject(2018YFB1107500) supported by the National Key R&D Program of China。
文摘The influence of the picosecond(ps) pulsed burst with a nanosecond scale of temporal separation(50 ns) on filamentary traces in sapphire substrate is investigated. The spatiotemporal evolution of the filamentary plasma string induced by sub-pulses of the burst-mode is revealed according to the analysis of the instantaneous photoluminescence images. Due to the presence of residual plasma, the energy loss of sub-pulse during the balancing of self-focusing effect is reduced, and thus refreshes the plasma via refocusing. The refreshed plasma peak generated by the subsequent subpulse appears at relatively low density positions in the formed filamentary plasma string, which results in more uniform densities and less spatial overlap among the plasma peaks. The continuity and uniformity of the filamentary trace in sapphire are enhanced by the burst-mode. Besides, the burst filamentary propagation can also remain effective when the sub-pulse energy is below the self-focusing threshold. Based on this uniform and precise energy propagation mode, the feasibility of its use for the laser lift-off(LLO) process is verified.
基金supported by the National Natural Science Foundation of China (11171221)Shanghai Municipal Committee of Science and Technology (10550500800)+1 种基金Basic and Frontier Research Program of Science and Technology Department of Henan Province (112300410277,082300440150)China Coal Industry Association Scientific and Technical Guidance to Project (MTKJ-2011-403)
文摘The purpose of this paper is to apply inertial technique to string averaging projection method and block-iterative projection method in order to get two accelerated projection algorithms for solving convex feasibility problem.Compared with the existing accelerated methods for solving the problem,the inertial technique employs a parameter sequence and two previous iterations to get the next iteration and hence improves the flexibility of the algorithm.Theoretical asymptotic convergence results are presented under some suitable conditions.Numerical simulations illustrate that the new methods have better convergence than the general projection methods.The presented algorithms are inspired by the inertial proximal point algorithm for finding zeros of a maximal monotone operator.
基金Projects(51108465,71371192)supported by the National Natural Science Foundation of ChinaProject(2014M552165)supported by China Postdoctoral Science FoundationProject(20113187851460)supported by Technology Project of the Ministry of Transport of China
文摘The class of bi-directional optimal velocity models can describe the bi-directional looking effect that usually exists in the reality and is even enhanced with the development of the connected vehicle technologies. Its combined string stability condition can be obtained through the method of the ring-road based string stability analysis. However, the partial string stability about traffic fluctuation propagated backward or forward was neglected, which will be analyzed in detail in this work by the method of transfer function and its H∞ norm from the viewpoint of control theory. Then, through comparing the conditions of combined and partial string stabilities, their relationships can make traffic flow be divided into three distinguishable regions, displaying various combined and partial string stability performance. Finally, the numerical experiments verify the theoretical results and find that the final displaying string stability or instability performance results from the accumulated and offset effects of traffic fluctuations propagated from different directions.
文摘Given a set U which is consisted of strings defined on alphabet Σ, string cross pattern matching is to find all the matches between every two strings in U. It is utilized in text processing like removing the duplication of strings. This paper presents a fast string cross pattern matching algorithm based on extracting high frequency strings. Compared with existing algorithms including single-pattern algorithms and multi-pattern matching algorithms, this algorithm is featured by both low time complexity and low space complexity. Because Chinese alphabet is large and the average length of Chinese words is much short, this algorithm is more suitable to process the text written by Chinese, especially when the size of Σ is large and the number of strings is far more than the maximum length of strings of set U.