期刊文献+
共找到22,183篇文章
< 1 2 250 >
每页显示 20 50 100
A novel method for simulating nuclear explosion with chemical explosion to form an approximate plane wave: Field test and numerical simulation 被引量:1
1
作者 Wei Ming Xiaojie Yang +3 位作者 Yadong Mao Xiang Wang Manchao He Zhigang Tao 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2024年第6期2137-2153,共17页
A nuclear explosion in the rock mass medium can produce strong shock waves,seismic shocks,and other destructive effects,which can cause extreme damage to the underground protection infrastructures.With the increase in... A nuclear explosion in the rock mass medium can produce strong shock waves,seismic shocks,and other destructive effects,which can cause extreme damage to the underground protection infrastructures.With the increase in nuclear explosion power,underground protection engineering enabled by explosion-proof impact theory and technology ushered in a new challenge.This paper proposes to simulate nuclear explosion tests with on-site chemical explosion tests in the form of multi-hole explosions.First,the mechanism of using multi-hole simultaneous blasting to simulate a nuclear explosion to generate approximate plane waves was analyzed.The plane pressure curve at the vault of the underground protective tunnel under the action of the multi-hole simultaneous blasting was then obtained using the impact test in the rock mass at the site.According to the peak pressure at the vault plane,it was divided into three regions:the stress superposition region,the superposition region after surface reflection,and the approximate plane stress wave zone.A numerical simulation approach was developed using PFC and FLAC to study the peak particle velocity in the surrounding rock of the underground protective cave under the action of multi-hole blasting.The time-history curves of pressure and peak pressure partition obtained by the on-site multi-hole simultaneous blasting test and numerical simulation were compared and analyzed,to verify the correctness and rationality of the formation of an approximate plane wave in the simulated nuclear explosion.This comparison and analysis also provided a theoretical foundation and some research ideas for the ensuing study on the impact of a nuclear explosion. 展开更多
关键词 approximate plane wave Multi-hole simultaneous blasting Chemical explosion Nuclear explosion Pressure sensor inclusion
下载PDF
Approximately Bi-Similar Symbolic Model for Discretetime Interconnected Switched System
2
作者 Yang Song Yongzhuang Liu Wanqing Zhao 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第10期2185-2187,共3页
Dear Editor,This letter concerns the development of approximately bi-similar symbolic models for a discrete-time interconnected switched system(DT-ISS).The DT-ISS under consideration is formed by connecting multiple s... Dear Editor,This letter concerns the development of approximately bi-similar symbolic models for a discrete-time interconnected switched system(DT-ISS).The DT-ISS under consideration is formed by connecting multiple switched systems known as component switched systems(CSSs).Although the problem of constructing approximately bi-similar symbolic models for DT-ISS has been addressed in some literature,the previous works have relied on the assumption that all the subsystems of CSSs are incrementally input-state stable. 展开更多
关键词 approximate SYMBOLIC CONNECTED
下载PDF
Embedding-based approximate query for knowledge graph
3
作者 Qiu Jingyi Zhang Duxi +5 位作者 Song Aibo Wang Honglin Zhang Tianbo Jin Jiahui Fang Xiaolin Li Yaqi 《Journal of Southeast University(English Edition)》 EI CAS 2024年第4期417-424,共8页
To solve the low efficiency of approximate queries caused by the large sizes of the knowledge graphs in the real world,an embedding-based approximate query method is proposed.First,the nodes in the query graph are cla... To solve the low efficiency of approximate queries caused by the large sizes of the knowledge graphs in the real world,an embedding-based approximate query method is proposed.First,the nodes in the query graph are classified according to the degrees of approximation required for different types of nodes.This classification transforms the query problem into three constraints,from which approximate information is extracted.Second,candidates are generated by calculating the similarity between embeddings.Finally,a deep neural network model is designed,incorporating a loss function based on the high-dimensional ellipsoidal diffusion distance.This model identifies the distance between nodes using their embeddings and constructs a score function.k nodes are returned as the query results.The results show that the proposed method can return both exact results and approximate matching results.On datasets DBLP(DataBase systems and Logic Programming)and FUA-S(Flight USA Airports-Sparse),this method exhibits superior performance in terms of precision and recall,returning results in 0.10 and 0.03 s,respectively.This indicates greater efficiency compared to PathSim and other comparative methods. 展开更多
关键词 approximate query knowledge graph EMBEDDING deep neural network
下载PDF
Gaussian Mixture-Learned Approximate Message Passing(GM-LAMP)Based Hybrid Precoders for mmWave Massive MIMO Systems
4
作者 Shoukath Ali K Sajan P Philip Perarasi T 《China Communications》 SCIE CSCD 2024年第12期66-79,共14页
Hybrid precoder design is a key technique providing better antenna gain and reduced hardware complexity in millimeter-wave(mmWave)massive multiple-input multiple-output(MIMO)systems.In this paper,Gaussian Mixture lear... Hybrid precoder design is a key technique providing better antenna gain and reduced hardware complexity in millimeter-wave(mmWave)massive multiple-input multiple-output(MIMO)systems.In this paper,Gaussian Mixture learned approximate message passing(GM-LAMP)network is presented for the design of optimal hybrid precoders suitable for mmWave Massive MIMO systems.Optimal hybrid precoder designs using a compressive sensing scheme such as orthogonal matching pursuit(OMP)and its derivatives results in high computational complexity when the dimensionality of the sparse signal is high.This drawback can be addressed using classical iterative algorithms such as approximate message passing(AMP),which has comparatively low computational complexity.The drawbacks of AMP algorithm are fixed shrinkage parameter and non-consideration of prior distribution of the hybrid precoders.In this paper,the fixed shrinkage parameter problem of the AMP algorithm is addressed using learned AMP(LAMP)network,and is further enhanced as GMLAMP network using the concept of Gaussian Mixture distribution of the hybrid precoders.The simula-tion results show that the proposed GM-LAMP network achieves optimal hybrid precoder design with enhanced achievable rates,better accuracy and low computational complexity compared to the existing algorithms. 展开更多
关键词 approximate message passing deep neu-ral network Gaussian Mixture model massive MIMO millimeter wave
下载PDF
k-center问题的算法研究综述
5
作者 王晓峰 华盈盈 +2 位作者 王军霞 彭庆媛 何飞 《郑州大学学报(工学版)》 CAS 北大核心 2025年第1期42-50,97,共10页
k-center问题是设施选址的基础问题,同样是NP难问题,在分配、紧急服务等领域也有着实际的应用。随着问题规模的扩大,原有的算法已不再适用,需要进一步优化或者改进。为了找到求解该问题的高效算法,对现有算法进行研究。对各类求解k-cen... k-center问题是设施选址的基础问题,同样是NP难问题,在分配、紧急服务等领域也有着实际的应用。随着问题规模的扩大,原有的算法已不再适用,需要进一步优化或者改进。为了找到求解该问题的高效算法,对现有算法进行研究。对各类求解k-center问题的算法进行梳理,将求解算法划分为精确算法、启发式算法、元启发式算法、近似算法等,从算法原理、改进思路、性能和精度等方面进行对比综述。精确算法在求解小规模k-center问题时可在多项式时间内得到最优解,但是算法效率低,不适用于大规模问题;启发式算法可以在多项式时间内给出相对最优解,但是没有理论保证,无法衡量与最优解的关系;元启发式算法可根据对目前存在的智能优化算法进行改进,给出相对最优解,但是解的质量无法保证;利用近似算法得到的解具有近似比保证,有较大的理论研究价值,但是实用价值较弱。目前求解k-center问题的元启发式算法已取得一定的研究成果,但是在求解时间、求解规模、算法效率等方面仍待突破,这将是未来k-center问题的研究重点。 展开更多
关键词 k-center问题 精确算法 近似算法 蜂群优化 遗传算法
下载PDF
A signal coordination algorithm for two adjacent intersections based on approximate dynamic programming 被引量:1
6
作者 别一鸣 王琳虹 +1 位作者 王殿海 马东方 《Journal of Southeast University(English Edition)》 EI CAS 2012年第1期112-118,共7页
To reduce vehicle emissions in road networks, a new signal coordination algorithm based on approximate dynamic programming (ADP) is developed for two intersections. Taking the Jetta car as an experimental vehicle, f... To reduce vehicle emissions in road networks, a new signal coordination algorithm based on approximate dynamic programming (ADP) is developed for two intersections. Taking the Jetta car as an experimental vehicle, field tests are conducted in Changchun Street of Changchun city and vehicle emission factors in complete stop and uniform speed states are collected. Queue lengths and signal light colors of approach lanes are selected as state variables, and green switch plans are selected as decision variables of the system. Then the calculation model of the optimization index during the planning horizon is developed based on the basis function method of the ADP. The temporal-difference algorithm is employed to update the weighting factor vector of the approximate function. Simulations are conducted in Matlab and the results show that the established algorithm outperforms the conventional coordination algorithm in reducing vehicle emissions by 8.2%. Sensitive analysis of the planning horizon length on the evaluation index is also conducted and the statistical results show that the optimal length of the planning horizon is directly proportional to the traffic load. 展开更多
关键词 signal coordination approximate dynamicprogramming vehicle emissions planning horizon
下载PDF
激光场中原子阈上电离的强场近似方法研究
7
作者 仝小刚 薛玉峰 +1 位作者 张治国 杨淑萍 《原子与分子物理学报》 CAS 北大核心 2025年第2期111-116,共6页
强激光与原子相互作用的基本现象是原子的电离,其中阈上电离是一种非常重要的强场电离现象,许多方法被用于研究激光场中原子的阈上电离性质,其中强场近似方法是十分重要的理论方法之一.本文利用时间演化算符及鞍点近似论述了激光场中单... 强激光与原子相互作用的基本现象是原子的电离,其中阈上电离是一种非常重要的强场电离现象,许多方法被用于研究激光场中原子的阈上电离性质,其中强场近似方法是十分重要的理论方法之一.本文利用时间演化算符及鞍点近似论述了激光场中单原子阈上电离行为的二级强场近似理论,其中一阶近似项给出低能电子的直接电离振幅,二阶近似项描述电子与母离子的重散射过程,表示高能光电子的电离振幅.文章给出了强场近似理论下线性极化的激光场中光电子能谱和电离概率,为应用强场近似方法模拟研究激光场中单原子的动力学行为提供了一定的理论参考和依据. 展开更多
关键词 阈上电离 强场近似 Schr9dinger方程 时间演化算符 鞍点近似
下载PDF
APPROXIMATE QUERY AND CALCULATION OF RNN_k BASED ON VORONOI CELL 被引量:1
8
作者 郝忠孝 李博涵 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2009年第2期154-161,共8页
Reverse k nearest neighbor (RNNk) is a generalization of the reverse nearest neighbor problem and receives increasing attention recently in the spatial data index and query. RNNk query is to retrieve all the data po... Reverse k nearest neighbor (RNNk) is a generalization of the reverse nearest neighbor problem and receives increasing attention recently in the spatial data index and query. RNNk query is to retrieve all the data points which use a query point as one of their k nearest neighbors. To answer the RNNk of queries efficiently, the properties of the Voronoi cell and the space-dividing regions are applied. The RNNk of the given point can be found without computing its nearest neighbors every time by using the rank Voronoi cell. With the elementary RNNk query result, the candidate data points of reverse nearest neighbors can he further limited by the approximation with sweepline and the partial extension of query region Q. The approximate minimum average distance (AMAD) can be calculated by the approximate RNNk without the restriction of k. Experimental results indicate the efficiency and the effectiveness of the algorithm and the approximate method in three varied data distribution spaces. The approximate query and the calculation method with the high precision and the accurate recall are obtained by filtrating data and pruning the search space. 展开更多
关键词 computational geometry approximation query filtrating reverse k nearest neighbor (RNNk) Voronoi cell
下载PDF
Statistical analysis on the validity of the cold plasma approximation for chorus waves based on Van Allen Probe observations and their effects on radiation belt electrons
9
作者 AoJun Ren Jiang Yu +2 位作者 Jing Wang ZuZheng Chen XiaoMan Liu 《Earth and Planetary Physics》 EI CAS 2025年第1期159-170,共12页
Theoretical analysis has demonstrated that the dispersion relation of chorus waves plays an essential role in the resonant interaction and energy transformation between the waves and magnetospheric electrons.Previous ... Theoretical analysis has demonstrated that the dispersion relation of chorus waves plays an essential role in the resonant interaction and energy transformation between the waves and magnetospheric electrons.Previous quantitative analyses often simplified the chorus dispersion relation by using the cold plasma assumption.However,the applicability of the cold plasma assumption is doubtful,especially during geomagnetic disturbances.We here present a systematic statistical analysis on the validity of the cold plasma dispersion relation of chorus waves based on observations from the Van Allen Probes over the period from 2012 to 2018.The statistical results show that the observed magnetic field intensities deviate substantially from those calculated from the cold plasma dispersion relation and that they become more pronounced with an increase in geomagnetic activity or a decrease in background plasma density.The region with large deviations is mainly concentrated in the nightside and expands in both the radial and azimuthal directions as the geomagnetic activity increases or the background plasma density decreases.In addition,the bounce-averaged electron scattering rates are computed by using the observed and cold plasma dispersion relation of chorus waves.Compared with usage of the cold plasma dispersion relation,usage of the observed dispersion relation considerably lowers the minimum resonant energy of electrons and lowers the scattering rates of electrons above tens of kiloelectronvolts but enhances those below.Furthermore,these differences are more pronounced with the enhancement of geomagnetic activity or the decrease in background plasma density. 展开更多
关键词 chorus waves cold plasma approximation dispersion relations scattering rates
下载PDF
Global Piecewise Analysis of HIV Model with Bi-Infectious Categories under Ordinary Derivative and Non-Singular Operator with Neural Network Approach
10
作者 Ghaliah Alhamzi Badr Saad TAlkahtani +1 位作者 Ravi Shanker Dubey Mati ur Rahman 《Computer Modeling in Engineering & Sciences》 SCIE EI 2025年第1期609-633,共25页
This study directs the discussion of HIV disease with a novel kind of complex dynamical generalized and piecewise operator in the sense of classical and Atangana Baleanu(AB)derivatives having arbitrary order.The HIV i... This study directs the discussion of HIV disease with a novel kind of complex dynamical generalized and piecewise operator in the sense of classical and Atangana Baleanu(AB)derivatives having arbitrary order.The HIV infection model has a susceptible class,a recovered class,along with a case of infection divided into three sub-different levels or categories and the recovered class.The total time interval is converted into two,which are further investigated for ordinary and fractional order operators of the AB derivative,respectively.The proposed model is tested separately for unique solutions and existence on bi intervals.The numerical solution of the proposed model is treated by the piece-wise numerical iterative scheme of Newtons Polynomial.The proposed method is established for piece-wise derivatives under natural order and non-singular Mittag-Leffler Law.The cross-over or bending characteristics in the dynamical system of HIV are easily examined by the aspect of this research having a memory effect for controlling the said disease.This study uses the neural network(NN)technique to obtain a better set of weights with low residual errors,and the epochs number is considered 1000.The obtained figures represent the approximate solution and absolute error which are tested with NN to train the data accurately. 展开更多
关键词 HIV infection model qualitative scheme approximate solution piecewise global operator neural network
下载PDF
Comparison of two kinds of approximate proximal point algorithms for monotone variational inequalities
11
作者 陶敏 《Journal of Southeast University(English Edition)》 EI CAS 2008年第4期537-540,共4页
This paper proposes two kinds of approximate proximal point algorithms (APPA) for monotone variational inequalities, both of which can be viewed as two extended versions of Solodov and Svaiter's APPA in the paper ... This paper proposes two kinds of approximate proximal point algorithms (APPA) for monotone variational inequalities, both of which can be viewed as two extended versions of Solodov and Svaiter's APPA in the paper "Error bounds for proximal point subproblems and associated inexact proximal point algorithms" published in 2000. They are both prediction- correction methods which use the same inexactness restriction; the only difference is that they use different search directions in the correction steps. This paper also chooses an optimal step size in the two versions of the APPA to improve the profit at each iteration. Analysis also shows that the two APPAs are globally convergent under appropriate assumptions, and we can expect algorithm 2 to get more progress in every iteration than algorithm 1. Numerical experiments indicate that algorithm 2 is more efficient than algorithm 1 with the same correction step size, 展开更多
关键词 monotone variational inequality approximate proximate point algorithm inexactness criterion
下载PDF
银行货币储备博弈的强化学习方法
12
作者 李策 《数学杂志》 2025年第1期81-94,共14页
在大规模银行交互系统中,各银行可通过控制与中央银行的借贷率来使自身对数货币储备尽可能地接近样本均值,从而降低系统性风险发生的概率.然而当状态过程与目标函数的参数未知时,无法直接求解随机微分博弈问题得到纳什均衡.本文结合平... 在大规模银行交互系统中,各银行可通过控制与中央银行的借贷率来使自身对数货币储备尽可能地接近样本均值,从而降低系统性风险发生的概率.然而当状态过程与目标函数的参数未知时,无法直接求解随机微分博弈问题得到纳什均衡.本文结合平均场博弈理论与连续时间强化学习的相关方法,构造了一组大规模银行借贷网络中的近似纳什均衡.首先通过求解向前向后耦合HJB-FPK方程,得到代表银行的平均场均衡策略;再通过所得策略的形式,设计出迭代参数的方法用以刻画参数未知时的近似最优策略;最后通过学到的参数,构造银行数量较大时的近似纳什均衡. 展开更多
关键词 系统性风险 强化学习 近似纳什均衡 平均场博奔
下载PDF
APPROXIMATE DUALITY OF g-FRAMES IN HILBERT SPACES 被引量:8
13
作者 Amir KHOSRAVI Morteza MIRZAEE AZANDARYANI 《Acta Mathematica Scientia》 SCIE CSCD 2014年第3期639-652,共14页
In this article, we introduce and characterize approximate duality for g-frames. We get some important properties and applications of approximate duals. We also obtain some new results in approximate duality of frames... In this article, we introduce and characterize approximate duality for g-frames. We get some important properties and applications of approximate duals. We also obtain some new results in approximate duality of frames, and generalize some of the known results in approximate duality of frames to g-frames. We also get some results for fusion frames, and perturbation of approximately dual g-frames. We show that approximate duals are stable under small perturbations and they are useful for erasures and reconstruction. 展开更多
关键词 FRAME G-FRAME approximate duality PERTURBATION reconstruction
下载PDF
Application of approximate entropy on dynamic characteristics of epileptic absence seizure 被引量:6
14
作者 Yi Zhou Ruimei Huang +3 位作者 Ziyi Chen Xin Chang Jialong Chen Lingli Xie 《Neural Regeneration Research》 SCIE CAS CSCD 2012年第8期572-577,共6页
Electroencephalogram signals are time-varying complex electrophysiological signals. Existing studies show that approximate entropy, which is a nonlinear dynamics index, is not an ideal method for electroencephalogram ... Electroencephalogram signals are time-varying complex electrophysiological signals. Existing studies show that approximate entropy, which is a nonlinear dynamics index, is not an ideal method for electroencephalogram analysis. Clinical electroencephalogram measurements usually contain electrical interference signals, creating additional challenges in terms of maintaining robustness of the analytic methods. There is an urgent need for a novel method of nonlinear dynamical analysis of the electroencephalogram that can characterize seizure-related changes in cerebral dynamics. The aim of this paper was to study the fluctuations of approximate entropy in preictal, ictal, and postictal electroencephalogram signals from a patient with absence seizures, and to improve the algorithm used to calculate the approximate entropy. The approximate entropy algorithm, especially our modified version, could accurately describe the dynamical changes of the brain during absence seizures. We could also demonstrate that the complexity of the brain was greater in the normal state than in the ictal state. The fluctuations of the approximate entropy before epileptic seizures observed in this study can form a good basis for further study on the prediction of seizures with nonlinear dynamics. 展开更多
关键词 EPILEPSY ELECTROENCEPHALOGRAM approximate entropy nonlinear dynamics
下载PDF
Operators of Approximations and Approximate Power Set Spaces 被引量:5
15
作者 张贤勇 莫智文 舒兰 《Journal of Electronic Science and Technology of China》 CAS 2004年第2期94-96,共3页
Boundary inner and outer operators are introduced, and union, intersection, complement operators of approximations are redefined. The approximation operators have a good property of maintaining union, intersection, co... Boundary inner and outer operators are introduced, and union, intersection, complement operators of approximations are redefined. The approximation operators have a good property of maintaining union, intersection, complement operators, so the rough set theory has been enriched from the operator-oriented and set-oriented views. Approximate power set spaces are defined, and it is proved that the approximation operators are epimorphisms from power set space to approximate power set spaces. Some basic properties of approximate power set space are got by epimorphisms in contrast to power set space. 展开更多
关键词 rough sets approximation operators operators of approximations power set space approximate power set spaces
下载PDF
Three-dimensional gravity inversion based on sparse recovery iteration using approximate zero norm 被引量:6
16
作者 Meng Zhao-Hai Xu Xue-Chun Huang Da-Nian 《Applied Geophysics》 SCIE CSCD 2018年第3期524-535,共12页
This research proposes a novel three-dimensional gravity inversion based on sparse recovery in compress sensing. Zero norm is selected as the objective function, which is then iteratively solved by the approximate zer... This research proposes a novel three-dimensional gravity inversion based on sparse recovery in compress sensing. Zero norm is selected as the objective function, which is then iteratively solved by the approximate zero norm solution. The inversion approach mainly employs forward modeling; a depth weight function is introduced into the objective function of the zero norms. Sparse inversion results are obtained by the corresponding optimal mathematical method. To achieve the practical geophysical and geological significance of the results, penalty function is applied to constrain the density values. Results obtained by proposed provide clear boundary depth and density contrast distribution information. The method's accuracy, validity, and reliability are verified by comparing its results with those of synthetic models. To further explain its reliability, a practical gravity data is obtained for a region in Texas, USA is applied. Inversion results for this region are compared with those of previous studies, including a research of logging data in the same area. The depth of salt dome obtained by the inversion method is 4.2 km, which is in good agreement with the 4.4 km value from the logging data. From this, the practicality of the inversion method is also validated. 展开更多
关键词 THREE-DIMENSIONAL gravity inversion sparse recovery approximate ZERO NORM iterative method density constraint PENALTY function
下载PDF
A new method to obtain approximate symmetry of nonlinear evolution equation from perturbations 被引量:2
17
作者 张智勇 雍雪林 陈玉福 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第7期2629-2633,共5页
A novel method for obtaining the approximate symmetry of a partial differential equation with a small parameter is introduced. By expanding the independent variable and the dependent variable in the small parameter se... A novel method for obtaining the approximate symmetry of a partial differential equation with a small parameter is introduced. By expanding the independent variable and the dependent variable in the small parameter series, we obtain more affluent approximate symmetries. The method is applied to two perturbed nonlinear partial differential equations and new approximate solutions are derived. 展开更多
关键词 approximate symmetry approximate solutions EXPANSION perturbed equation
下载PDF
Using approximate dynamic programming for multi-ESM scheduling to track ground moving targets 被引量:5
18
作者 WAN Kaifang GAO Xiaoguang +1 位作者 LI Bo LI Fei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第1期74-85,共12页
This paper researches the adaptive scheduling problem of multiple electronic support measures(multi-ESM) in a ground moving radar targets tracking application. It is a sequential decision-making problem in uncertain e... This paper researches the adaptive scheduling problem of multiple electronic support measures(multi-ESM) in a ground moving radar targets tracking application. It is a sequential decision-making problem in uncertain environment. For adaptive selection of appropriate ESMs, we generalize an approximate dynamic programming(ADP) framework to the dynamic case. We define the environment model and agent model, respectively. To handle the partially observable challenge, we apply the unsented Kalman filter(UKF) algorithm for belief state estimation. To reduce the computational burden, a simulation-based approach rollout with a redesigned base policy is proposed to approximate the long-term cumulative reward. Meanwhile, Monte Carlo sampling is combined into the rollout to estimate the expectation of the rewards. The experiments indicate that our method outperforms other strategies due to its better performance in larger-scale problems. 展开更多
关键词 sensor scheduling target tracking approximate dynamic programming non-myopic rollout belief state
下载PDF
Approximate solutions of the Alekseevskii–Tate model of long-rod penetration 被引量:5
19
作者 W.J.Jiao X.W.Chen 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2018年第2期334-348,共15页
The Alekseevskii–Tate model is the most successful semi-hydrodynamic model applied to long-rod penetration into semi-infinite targets. However, due to the nonlinear nature of the equations, the rod(tail) velocity, pe... The Alekseevskii–Tate model is the most successful semi-hydrodynamic model applied to long-rod penetration into semi-infinite targets. However, due to the nonlinear nature of the equations, the rod(tail) velocity, penetration velocity, rod length, and penetration depth were obtained implicitly as a function of time and solved numerically By employing a linear approximation to the logarithmic relative rod length, we obtain two sets of explicit approximate algebraic solutions based on the implicit theoretica solution deduced from primitive equations. It is very convenient in the theoretical prediction of the Alekseevskii–Tate model to apply these simple algebraic solutions. In particular, approximate solution 1 shows good agreement with the theoretical(exact) solution, and the first-order perturbation solution obtained by Walters et al.(Int. J. Impac Eng. 33:837–846, 2006) can be deemed as a special form of approximate solution 1 in high-speed penetration. Meanwhile, with constant tail velocity and penetration velocity approximate solution 2 has very simple expressions, which is applicable for the qualitative analysis of long-rod penetration. Differences among these two approximate solutions and the theoretical(exact) solution and their respective scopes of application have been discussed, and the inferences with clear physical basis have been drawn. In addition, these two solutions and the first-order perturbation solution are applied to two cases with different initial impact velocity and different penetrator/target combinations to compare with the theoretical(exact) solution. Approximate solution 1 is much closer to the theoretical solution of the Alekseevskii–Tate model than the first-order perturbation solution in both cases, whilst approximate solution 2 brings us a more intuitive understanding of quasi-steady-state penetration. 展开更多
关键词 Long-rod penetration Alekseevskii–Tate model Theoretical solution approximate solution Perturbation solution
下载PDF
An Approximate Analytical Propagation Formula for Gaussian Beams through a Cat-Eye Optical Lens under Large Incidence Angle Condition 被引量:12
20
作者 ZHAO Yan-Zhong SUN Hua-Yan ZHENG Yong-Hui 《Chinese Physics Letters》 SCIE CAS CSCD 2011年第7期114-117,共4页
Based on the generalized diffraction integral formula and the idea that the angle misalignment of the cat-eye optical lens can be transformed into the displacement misalignment,an approximate analytical propagation fo... Based on the generalized diffraction integral formula and the idea that the angle misalignment of the cat-eye optical lens can be transformed into the displacement misalignment,an approximate analytical propagation formula for Gaussian beams through a cat-eye optical lens under large incidence angle condition is derived.Numerical results show that the diffraction effect of the apertures of the cat-eye optical lens becomes stronger along with the increase in incidence angle.The results are also compared with those from using an angular spectrum diffraction integral and experiment to illustrate the applicability and validity of our theoretical formula.It is shown that the approximate extent is good enough for the application of a cat-eye optical lens with a radius of 20 mm and a propagation distance of 100 m,and the approximate extent becomes better along with the increase in the radius of the cat-eye optical lens and the propagation distance. 展开更多
关键词 approximate RADIUS GAUSSIAN
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部