期刊文献+
共找到2,911篇文章
< 1 2 146 >
每页显示 20 50 100
RRT^(*)-GSQ:A hybrid sampling path planning algorithm for complex orchard scenarios
1
作者 ZHU Qingzhen ZHAO Jiamuyang +1 位作者 DAI Xu YU Yang 《农业工程学报》 北大核心 2026年第3期13-25,共13页
Traditional sampling-based path planning algorithms,such as the rapidly-exploring random tree star(RRT^(*)),encounter critical limitations in unstructured orchard environments,including low sampling efficiency in narr... Traditional sampling-based path planning algorithms,such as the rapidly-exploring random tree star(RRT^(*)),encounter critical limitations in unstructured orchard environments,including low sampling efficiency in narrow passages,slow convergence,and high computational costs.To address these challenges,this paper proposes a novel hybrid global path planning algorithm integrating Gaussian sampling and quadtree optimization(RRT^(*)-GSQ).This methodology aims to enhance path planning by synergistically combining a Gaussian mixture sampling strategy to improve node generation in critical regions,an adaptive step-size and direction optimization mechanism for enhanced obstacle avoidance,a Quadtree-AABB collision detection framework to lower computational complexity,and a dynamic iteration control strategy for more efficient convergence.In obstacle-free and obstructed scenarios,compared with the conventional RRT^(*),the proposed algorithm reduced the number of node evaluations by 67.57%and 62.72%,and decreased the search time by 79.72%and 78.52%,respectively.In path tracking tests,the proposed algorithm achieved substantial reductions in RMSE of the final path compared to the conventional RRT^(*).Specifically,the lateral RMSE was reduced by 41.5%in obstacle-free environments and 59.3%in obstructed environments,while the longitudinal RMSE was reduced by 57.2%and 58.5%,respectively.Furthermore,the maximum absolute errors in both lateral and longitudinal directions were constrained within 0.75 m.Field validation experiments in an operational orchard confirmed the algorithm's practical effectiveness,showing reductions in the mean tracking error of 47.6%(obstacle-free)and 58.3%(with obstructed),alongside a 5.1%and 7.2%shortening of the path length compared to the baseline method.The proposed algorithm effectively enhances path planning efficiency and navigation accuracy for robots,presenting a superior solution for high-precision autonomous navigation of agricultural robots in orchard environments and holding significant value for engineering applications. 展开更多
关键词 ROBOT path planning ORCHARD improved RRT^(*)algorithm Gaussian sampling autonomous navigation
在线阅读 下载PDF
DeepClassifier:A Data Sampling-Based Hybrid BiLSTM-BiGRU Neural Network for Enhanced Type 2 Diabetes Prediction
2
作者 Abdullahi Abubakar Imam Sahalu Balarabe Junaidu +9 位作者 Hussaini Mamman Ganesh Kumar Abdullateef Oluwagbemiga Balogun Sunder Ali Khowaja Shuib Basri Luiz Fernando Capretz Asmah Husaini Hanif Abdul Rahman Usman Ali Fatoumatta Conteh 《Computer Modeling in Engineering & Sciences》 2026年第3期1017-1049,共33页
Artificial Intelligence(AI)in healthcare enables predicting diabetes using data-driven methods instead of the traditional ways of screening the disease,which include hemoglobin A1c(HbA1c),oral glucose tolerance test(O... Artificial Intelligence(AI)in healthcare enables predicting diabetes using data-driven methods instead of the traditional ways of screening the disease,which include hemoglobin A1c(HbA1c),oral glucose tolerance test(OGTT),and fasting plasma glucose(FPG)screening techniques,which are invasive and limited in scale.Machine learning(ML)and deep neural network(DNN)models that use large datasets to learn the complex,nonlinear feature interactions,but the conventional ML algorithms are data sensitive and often show unstable predictive accuracy.Conversely,DNN models are more robust,though the ability to reach a high accuracy rate consistently on heterogeneous datasets is still an open challenge.For predicting diabetes,this work proposed a hybrid DNN approach by integrating a bidirectional long short-term memory(BiLSTM)network with a bidirectional gated recurrent unit(BiGRU).A robust DL model,developed by combining various datasets with weighted coefficients,dense operations in the connection of deep layers,and the output aggregation using batch normalization and dropout functions to avoid overfitting.The goal of this hybrid model is better generalization and consistency among various datasets,which facilitates the effective management and early intervention.The proposed DNN model exhibits an excellent predictive performance as compared to the state-of-the-art and baseline ML and DNN models for diabetes prediction tasks.The robust performance indicates the possible usefulness of DL-based models in the development of disease prediction in healthcare and other areas that demand high-quality analytics. 展开更多
关键词 DIABETES deep learning PREDICTION BiLSTM BiGRU classification data sampling
在线阅读 下载PDF
Efficient Video Emotion Recognition via Multi-Scale Region-Aware Convolution and Temporal Interaction Sampling
3
作者 Xiaorui Zhang Chunlin Yuan +1 位作者 Wei Sun Ting Wang 《Computers, Materials & Continua》 2026年第2期2036-2054,共19页
Video emotion recognition is widely used due to its alignment with the temporal characteristics of human emotional expression,but existingmodels have significant shortcomings.On the one hand,Transformermultihead self-... Video emotion recognition is widely used due to its alignment with the temporal characteristics of human emotional expression,but existingmodels have significant shortcomings.On the one hand,Transformermultihead self-attention modeling of global temporal dependency has problems of high computational overhead and feature similarity.On the other hand,fixed-size convolution kernels are often used,which have weak perception ability for emotional regions of different scales.Therefore,this paper proposes a video emotion recognition model that combines multi-scale region-aware convolution with temporal interactive sampling.In terms of space,multi-branch large-kernel stripe convolution is used to perceive emotional region features at different scales,and attention weights are generated for each scale feature.In terms of time,multi-layer odd-even down-sampling is performed on the time series,and oddeven sub-sequence interaction is performed to solve the problem of feature similarity,while reducing computational costs due to the linear relationship between sampling and convolution overhead.This paper was tested on CMU-MOSI,CMU-MOSEI,and Hume Reaction.The Acc-2 reached 83.4%,85.2%,and 81.2%,respectively.The experimental results show that the model can significantly improve the accuracy of emotion recognition. 展开更多
关键词 MULTI-SCALE region-aware convolution temporal interaction sampling video emotion recognition
在线阅读 下载PDF
ISTIRDA:An Efficient Data Availability Sampling Scheme for Lightweight Nodes in Blockchain
4
作者 Jiaxi Wang Wenbo Sun +3 位作者 Ziyuan Zhou Shihua Wu Jiang Xu Shan Ji 《Computers, Materials & Continua》 2026年第4期685-700,共16页
Lightweight nodes are crucial for blockchain scalability,but verifying the availability of complete block data puts significant strain on bandwidth and latency.Existing data availability sampling(DAS)schemes either re... Lightweight nodes are crucial for blockchain scalability,but verifying the availability of complete block data puts significant strain on bandwidth and latency.Existing data availability sampling(DAS)schemes either require trusted setups or suffer from high communication overhead and low verification efficiency.This paper presents ISTIRDA,a DAS scheme that lets light clients certify availability by sampling small random codeword symbols.Built on ISTIR,an improved Reed–Solomon interactive oracle proof of proximity,ISTIRDA combines adaptive folding with dynamic code rate adjustment to preserve soundness while lowering communication.This paper formalizes opening consistency and prove security with bounded error in the random oracle model,giving polylogarithmic verifier queries and no trusted setup.In a prototype compared with FRIDA under equal soundness,ISTIRDA reduces communication by 40.65%to 80%.For data larger than 16 MB,ISTIRDA verifies faster and the advantage widens;at 128 MB,proofs are about 60%smaller and verification time is roughly 25%shorter,while prover overhead remains modest.In peer-to-peer emulation under injected latency and loss,ISTIRDA reaches confidence more quickly and is less sensitive to packet loss and load.These results indicate that ISTIRDA is a scalable and provably secure DAS scheme suitable for high-throughput,large-block public blockchains,substantially easing bandwidth and latency pressure on lightweight nodes. 展开更多
关键词 Blockchain scalability data availability sampling lightweight nodes
在线阅读 下载PDF
Face tracking algorithm based on particle filter with mean shift importance sampling 被引量:2
5
作者 高建坡 杨浩 +1 位作者 安国成 吴镇扬 《Journal of Southeast University(English Edition)》 EI CAS 2007年第2期196-201,共6页
The condensation tracking algorithm uses a prior transition probability as the proposal distribution, which does not make full use of the current observation. In order to overcome this shortcoming, a new face tracking... The condensation tracking algorithm uses a prior transition probability as the proposal distribution, which does not make full use of the current observation. In order to overcome this shortcoming, a new face tracking algorithm based on particle filter with mean shift importance sampling is proposed. First, the coarse location of the face target is attained by the efficient mean shift tracker, and then the result is used to construct the proposal distribution for particle propagation. Because the particles obtained with this method can cluster around the true state region, particle efficiency is improved greatly. The experimental results show that the performance of the proposed algorithm is better than that of the standard condensation tracking algorithm. 展开更多
关键词 face tracking particle filter importance sampling CONDENSATION mean shift
在线阅读 下载PDF
Data partitioning based on sampling for power load streams
6
作者 王永利 徐宏炳 +2 位作者 董逸生 钱江波 刘学军 《Journal of Southeast University(English Edition)》 EI CAS 2005年第3期293-298,共6页
A novel data streams partitioning method is proposed to resolve problems of range-aggregation continuous queries over parallel streams for power industry.The first step of this method is to parallel sample the data,wh... A novel data streams partitioning method is proposed to resolve problems of range-aggregation continuous queries over parallel streams for power industry.The first step of this method is to parallel sample the data,which is implemented as an extended reservoir-sampling algorithm.A skip factor based on the change ratio of data-values is introduced to describe the distribution characteristics of data-values adaptively.The second step of this method is to partition the fluxes of data streams averagely,which is implemented with two alternative equal-depth histogram generating algorithms that fit the different cases:one for incremental maintenance based on heuristics and the other for periodical updates to generate an approximate partition vector.The experimental results on actual data prove that the method is efficient,practical and suitable for time-varying data streams processing. 展开更多
关键词 data streams continuous queries parallel processing sampling data partitioning
在线阅读 下载PDF
Physics-informed neural networks with residual/gradient-based adaptive sampling methods for solving partial differential equations with sharp solutions 被引量:6
7
作者 Zhiping MAO Xuhui MENG 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2023年第7期1069-1084,共16页
We consider solving the forward and inverse partial differential equations(PDEs)which have sharp solutions with physics-informed neural networks(PINNs)in this work.In particular,to better capture the sharpness of the ... We consider solving the forward and inverse partial differential equations(PDEs)which have sharp solutions with physics-informed neural networks(PINNs)in this work.In particular,to better capture the sharpness of the solution,we propose the adaptive sampling methods(ASMs)based on the residual and the gradient of the solution.We first present a residual only-based ASM denoted by ASMⅠ.In this approach,we first train the neural network using a small number of residual points and divide the computational domain into a certain number of sub-domains,then we add new residual points in the sub-domain which has the largest mean absolute value of the residual,and those points which have the largest absolute values of the residual in this sub-domain as new residual points.We further develop a second type of ASM(denoted by ASMⅡ)based on both the residual and the gradient of the solution due to the fact that only the residual may not be able to efficiently capture the sharpness of the solution.The procedure of ASMⅡis almost the same as that of ASMⅠ,and we add new residual points which have not only large residuals but also large gradients.To demonstrate the effectiveness of the present methods,we use both ASMⅠand ASMⅡto solve a number of PDEs,including the Burger equation,the compressible Euler equation,the Poisson equation over an Lshape domain as well as the high-dimensional Poisson equation.It has been shown from the numerical results that the sharp solutions can be well approximated by using either ASMⅠor ASMⅡ,and both methods deliver much more accurate solutions than the original PINNs with the same number of residual points.Moreover,the ASMⅡalgorithm has better performance in terms of accuracy,efficiency,and stability compared with the ASMⅠalgorithm.This means that the gradient of the solution improves the stability and efficiency of the adaptive sampling procedure as well as the accuracy of the solution.Furthermore,we also employ the similar adaptive sampling technique for the data points of boundary conditions(BCs)if the sharpness of the solution is near the boundary.The result of the L-shape Poisson problem indicates that the present method can significantly improve the efficiency,stability,and accuracy. 展开更多
关键词 physics-informed neural network(PINN) adaptive sampling high-dimension L-shape Poisson equation accuracy
在线阅读 下载PDF
Determination of 15 phthalate esters in air by gas-phase and particle-phase simultaneous sampling 被引量:7
8
作者 Chenchen Chi Meng Xia +3 位作者 Chen Zhou Xueqing Wang Mili Weng Xueyou Shen 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2017年第5期137-145,共9页
Based on previous research, the sampling and analysis methods for phthalate esters (PAEs) were improved by increasing the sampling flow of indoor air from 1 to 4 L/min, shortening the sampling duration from 8 to 2 h... Based on previous research, the sampling and analysis methods for phthalate esters (PAEs) were improved by increasing the sampling flow of indoor air from 1 to 4 L/min, shortening the sampling duration from 8 to 2 hr. Meanwhile, through the optimization of chromatographic conditions, the concentrations of 9 additional PAE pollutants in indoor air were measured. The optimized chromatographic conditions required a similar amount of time for analysis as before, but gave high responsivity, the capability of simultaneously distinguishing 15 kinds of PAEs, and a high level of discrimination between individual sample peaks, as well as stable peak generation. The recovery rate of all gas-phase and particle-phase samples of the 15 kinds of PAEs ranged from 91.26% to 109.42%, meeting the quantitative analysis requirements for indoor and outdoor air sampling and analysis. For the first time, investigation of the concentration levels as well as characteristics of 15 kinds of PAEs in the indoor air from four different traffic micro-environments (private vehicles, busses, taxis and subways) was carried out, along with validation of the optimized sampling and analytical method. The results show that all the 9 additional PAEs could be detected at relatively high pollution levels in the indoor air from the four traffic micro-environments. As none of the pollution levels of the 15 kinds of PAEs in the indoor air from the 4 traffic micro-environments should be neglected, it is of great significance to increase the types of PAEs able to be detected in indoor air. 展开更多
关键词 Air pollution Phthalate esters Traffic micro-environment Gas-phase and particle-phase sampling and analytical method
原文传递
About the structure of posturography: Sampling duration, parametrization, focus of attention (part II) 被引量:1
9
作者 Patric Schubert Marietta Kirchner +1 位作者 Dietmar Schmidtbleicher Christian T. Haas 《Journal of Biomedical Science and Engineering》 2012年第9期508-516,共9页
There exists a great variety of posturographic parameters which complicates the evaluation of center of pressure (COP) data. Hence, recommendations were given to use a set of complementary parameters to explain most o... There exists a great variety of posturographic parameters which complicates the evaluation of center of pressure (COP) data. Hence, recommendations were given to use a set of complementary parameters to explain most of the variance. However, it is unknown whether a dual task paradigm leads to different parametrization sets. On account of this problem an exploratory factor analysis approach was conducted in a dual task experiment. 16 healthy subjects stood on a force plate performing a posture-cognition dual task (DT, focus of attention on a secondary task) with respect to different sampling durations. The subjects were not aware of being measured in contrast to a baseline task condition (BT, internal focus of attention) in the previously published part I. In compareson to BT a different factor loading pattern appears. In addition, factor loadings are strongly affected by different sampling durations. DT reveals a change of factor loading structure with longer sampling durations compared to BT. Specific recommendations concerning a framework of posturographic parametrization are given. 展开更多
关键词 Center of Pressure SAMPLE DURATION Posturographic Parameters EXPLORATORY Factor Analysis Nonlinear Methods DUAL-TASK Focus of Attention
暂未订购
Sorption kinetics of parent and substituted PAHs for low-density polyethylene(LDPE):Determining their partition coefficients between LDPE and water(KLDPE) for passive sampling
10
作者 Pei Lei Jinjie Zhu +1 位作者 Ke Pan Hong Zhang 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 2020年第1期349-360,共12页
Low-density polyethylene(LDPE)has been widely used as a sorbent for passive sampling of hydrophobic organic contaminants(HOCs)in aquatic environments.However,it has seen only limited application in passive sampling fo... Low-density polyethylene(LDPE)has been widely used as a sorbent for passive sampling of hydrophobic organic contaminants(HOCs)in aquatic environments.However,it has seen only limited application in passive sampling for measurement of freely dissolved concentrations of parent and substituted PAHs(SPAHs),which are known to be toxic,mutagenic and carcinogenic.Here,the 16 priority PAHs and some typical PAHs were selected as target compounds and were simultaneously determined by gas chromatography–mass spectrometer(GC–MS).Some batch experiments were conducted in the laboratory to explore the adsorption kinetics of the target compounds in LDPE membranes.The results showed that both PAHs and SPAHs could reach equilibrium status within19–38 days in sorption kinetic experiments.The coefficients of partitioning between LDPE film(50μm thickness)and water(KLDPE)for the 16 priority PAHs were in good agreement with previously reported values,and the values of KLDPEfor the 9 SPAHs are reported in this study for the first time.Significant linear relationships were observed,i.e.,log KLDPE=0.705×log KOW+1.534 for PAHs(R^2=0.8361,p<0.001)and log KLDPE=0.458×log KOW+3.092 for SPAHs(R^2=0.5609,p=0.0077).The selected LDPE film was also proven to meet the condition of"zero sink"for the selected target compounds.These results could provide basic support for the configuration and in situ application of passive samplers. 展开更多
关键词 Low-density polyethylene(LDPE) PAHS Substituted PAHs(SPAHs) Freely dissolved concentrations Passive sampling
原文传递
Novel aerosol detection platform for SARS–CoV–2:Based on specific magnetic nanoparticles adsorption sampling and digital droplet PCR detection
11
作者 Hui Chen Xinye Ma +7 位作者 Xinyu Zhang Gui Hu Yan Deng Song Li Zhu Chen Nongyue He Yanqi Wu Zhihong Jiang 《Chinese Chemical Letters》 SCIE CAS CSCD 2023年第1期274-278,共5页
The SARS–CoV–2 virus is released from an infectious source(such as a sick person)and adsorbed on aerosols,which can form pathogenic microorganism aerosols,which can affect human health through airborne transmission.... The SARS–CoV–2 virus is released from an infectious source(such as a sick person)and adsorbed on aerosols,which can form pathogenic microorganism aerosols,which can affect human health through airborne transmission.Efficient sampling and accurate detection of microorganisms in aerosols are the premise and basis for studying their properties and evaluating their hazard.In this study,we built a set of sub-micron aerosol detection platform,and carried out a simulation experiment on the SARS–CoV–2 aerosol in the air by wet-wall cyclone combined with immunomagnetic nanoparticle adsorption sampling and ddPCR.The feasibility of the system in aerosol detection was verified,and the influencing factors in the detection process were experimentally tested.As a result,the sampling efficiency was 29.77%,and extraction efficiency was 98.57%.The minimum detection limit per unit volume of aerosols was 250 copies(102copies/m L,concentration factor 2.5). 展开更多
关键词 Aerosol detection Air sampling Immunomagnetic nanoparticle ddPCR SARS–CoV–2
原文传递
Failure-Informed Adaptive Sampling for PINNs,Part Ⅱ:Combining with Re-sampling and Subset Simulation
12
作者 Zhiwei Gao Tao Tang +1 位作者 Liang Yan Tao Zhou 《Communications on Applied Mathematics and Computation》 EI 2024年第3期1720-1741,共22页
This is the second part of our series works on failure-informed adaptive sampling for physic-informed neural networks(PINNs).In our previous work(SIAM J.Sci.Comput.45:A1971–A1994),we have presented an adaptive sampli... This is the second part of our series works on failure-informed adaptive sampling for physic-informed neural networks(PINNs).In our previous work(SIAM J.Sci.Comput.45:A1971–A1994),we have presented an adaptive sampling framework by using the failure probability as the posterior error indicator,where the truncated Gaussian model has been adopted for estimating the indicator.Here,we present two extensions of that work.The first extension consists in combining with a re-sampling technique,so that the new algorithm can maintain a constant training size.This is achieved through a cosine-annealing,which gradually transforms the sampling of collocation points from uniform to adaptive via the training progress.The second extension is to present the subset simulation(SS)algorithm as the posterior model(instead of the truncated Gaussian model)for estimating the error indicator,which can more effectively estimate the failure probability and generate new effective training points in the failure region.We investigate the performance of the new approach using several challenging problems,and numerical experiments demonstrate a significant improvement over the original algorithm. 展开更多
关键词 Physic-informed neural networks(PINNs) Adaptive sampling Failure probability
在线阅读 下载PDF
Erratum to “About the Structure of Posturography: Sampling Duration, Parametrization, Focus of Attention (Part II)” [Journal of Biomedical Science and Engineering 5 (2012) 508-516]
13
作者 Patric Schubert Marietta Kirchner +1 位作者 Dietmar Schmidtbleicher Christian T. Haas 《Journal of Biomedical Science and Engineering》 2014年第14期1095-1095,共1页
After reading the above mentioned article of [1], we identified a mistake considering the results of the paragraph “3.6. Nonlinear Parameters AP” and the related Table 5 (both on p. 512). Unfortunately, published Ta... After reading the above mentioned article of [1], we identified a mistake considering the results of the paragraph “3.6. Nonlinear Parameters AP” and the related Table 5 (both on p. 512). Unfortunately, published Table 5 is a duplicate of Table 4, and therefore it is not possible for the reader to comprehend any underlying interrelations. To correct this mistake, we would like to offer the corrected table (Table 5) as follows. 展开更多
关键词 Center of Pressure SAMPLE DURATION Posturographic Parameters EXPLORATORY Factor Analysis Nonlinear Methods Internal Focus of Attention
暂未订购
About the structure of posturography: Sampling duration, parametrization, focus of attention (part I)
14
作者 Patric Schubert Marietta Kirchner +1 位作者 Dietmar Schmidtbleicher Christian T. Haas 《Journal of Biomedical Science and Engineering》 2012年第9期496-507,共12页
This study investigates the choice of posturographic parameter sets with respect to the influence of different sampling durations (30 s, 60 s, 300 s). Center of pressure (COP) data are derived from 16 healthy subjects... This study investigates the choice of posturographic parameter sets with respect to the influence of different sampling durations (30 s, 60 s, 300 s). Center of pressure (COP) data are derived from 16 healthy subjects standing quietly on a force plate. They were advised to focus on the postural control process ( i.e. internal focus of attention). 33 common linear and 10 nonlinear parameters are calculated and grouped into five classes. Component structure in each group is obtained via exploratory factor analysis. We demonstrate that COP evaluation—irrespective of sampling duration—necessitates a set of diverse parameters to explain more variance of the data. Further more, parameter sets are uniformly invariant towards sampling durations and display a consistent factor loading pattern. These findings pose a structure for COP parametrization. Hence, specific recommendations are preserved in order to avoid redundancy or misleading basis for inter-study comparisons. The choice of 11 parameters from the groups is recommended as a framework for future research in posturography. 展开更多
关键词 Center of Pressure SAMPLE DURATION Posturographic Parameters EXPLORATORY Factor Analysis Nonlinear Methods Internal FOCUS of Attention
暂未订购
Nonperiodic interrupted sampling repeater jamming suppression for inverse synthetic aperture radar 被引量:1
15
作者 WU Qihua ZHAO Feng +3 位作者 ZHAO Tiehua LIU Xiaobin XU Zhiming XIAO Shunping 《Journal of Systems Engineering and Electronics》 2025年第4期940-950,共11页
Nonperiodic interrupted sampling repeater jamming(ISRJ)against inverse synthetic aperture radar(ISAR)can obtain two-dimensional blanket jamming performance by joint fast and slow time domain interrupted modulation,whi... Nonperiodic interrupted sampling repeater jamming(ISRJ)against inverse synthetic aperture radar(ISAR)can obtain two-dimensional blanket jamming performance by joint fast and slow time domain interrupted modulation,which is obviously dif-ferent from the conventional multi-false-target deception jam-ming.In this paper,a suppression method against this kind of novel jamming is proposed based on inter-pulse energy function and compressed sensing theory.By utilizing the discontinuous property of the jamming in slow time domain,the unjammed pulse is separated using the intra-pulse energy function diffe-rence.Based on this,the two-dimensional orthogonal matching pursuit(2D-OMP)algorithm is proposed.Further,it is proposed to reconstruct the ISAR image with the obtained unjammed pulse sequence.The validity of the proposed method is demon-strated via the Yake-42 plane data simulations. 展开更多
关键词 jamming suppression compressed sensing(CS) interrupted sampling repeater jamming(ISRJ) energy function inverse synthetic aperture radar(ISAR).
在线阅读 下载PDF
Technologies for implicit surfaces sampling with particle systems
16
作者 LI Weitao ZHANG Caiming +1 位作者 LIU Qian ZHANG Xin 《Computer Aided Drafting,Design and Manufacturing》 2012年第3期65-70,共6页
Point-based surface has been widely used in computer graphics for modeling, animation, visualization, simulation of liq- uid and so on. Furthermore, particle-based approach can distribute the surface sampling points a... Point-based surface has been widely used in computer graphics for modeling, animation, visualization, simulation of liq- uid and so on. Furthermore, particle-based approach can distribute the surface sampling points and control its parameters according to the needs of the application. In this paper, we examine several kinds of algorithms presented over the last decades, with the main focus on particle sampling technologies for implicit surface. Therefore, we classify various algorithms into categories, describe main ideas behind each categories, and compare the advantages and shortcomings of the algorithms in each category. 展开更多
关键词 implicit surfaces particle sampling minimizing energy
在线阅读 下载PDF
Enhanced Ion Sampling Techniques for In-situ Neutral Gas and Low-energy Ions Exploration of Main-belt Comet
17
作者 WANG Xinyue ZHANG Aibing +4 位作者 SU Bin DU Dan KONG Linggao TIAN Zheng ZHENG Xiangzhi 《空间科学学报》 北大核心 2025年第3期749-760,共12页
One of the detection objectives of the Chinese Asteroid Exploration mission is to investigate the space environment near the Main-belt Comet(MBC,Active Asteroid)311P/PANSTARRS.This paper outlines the scientific object... One of the detection objectives of the Chinese Asteroid Exploration mission is to investigate the space environment near the Main-belt Comet(MBC,Active Asteroid)311P/PANSTARRS.This paper outlines the scientific objectives,measurement targets,and measurement requirements for the proposed Gas and Ion Analyzer(GIA).The GIA is designed for in-situ mass spectrometry of neutral gases and low-energy ions,such as hydrogen,carbon,and oxygen,in the vicinity of 311P.Ion sampling techniques are essential for the GIA's Time-of-Flight(TOF)mass analysis capabilities.In this paper,we present an enhanced ion sampling technique through the development of an ion attraction model and an ion source model.The ion attraction model demonstrates that adjusting attraction grid voltage can enhance the detection efficiency of low-energy ions and mitigate the repulsive force of ions during sampling,which is influenced by the satellite's surface positive charging.The ion source model simulates the processes of gas ionization and ion multiplication.Simulation results indicate that the GIA can achieve a lower pressure limit below 10-13Pa and possess a dynamic range exceeding 10~9.These performances ensure the generation of ions with stable and consistent current,which is crucial for high-resolution and broad dynamic range mass spectrometer analysis.Preliminary testing experiments have verified GIA's capability to detect gas compositions such as H2O and N2.In-situ measurements near 311P using GIA are expected to significantly contribute to our understanding of asteroid activity mechanisms,the evolution of the atmospheric and ionized environments of main-belt comets,the interactions with solar wind,and the origin of Earth's water. 展开更多
关键词 neutral gas low energy ions sampling techniques ion sampling techniques investigate space environment main belt comet gas ion analyzer gia situ measurement
在线阅读 下载PDF
Performance analysis of electro-optic sampling detection technique with thin GaSe crystal in mid-infrared band
18
作者 DU Hai-Wei WANG Jing-Yi +1 位作者 SUN Chang-Ming LI Qiang-Shuang 《红外与毫米波学报》 北大核心 2025年第3期358-364,共7页
Electro-Optic Sampling(EOS)detection technique has been widely used in terahertz science and tech⁃nology,and it also can measure the field time waveform of the few-cycle laser pulse.Its frequency response and band lim... Electro-Optic Sampling(EOS)detection technique has been widely used in terahertz science and tech⁃nology,and it also can measure the field time waveform of the few-cycle laser pulse.Its frequency response and band limitation are determined directly by the electro-optic crystal and duration of the probe laser pulse.Here,we investigate the performance of the EOS with thin GaSe crystal in the measurement of the mid-infrared few-cycle la⁃ser pulse.The shift of the central frequency and change of the bandwidth induced by the EOS detection are calcu⁃lated,and then the pulse distortions induced in this detection process are discussed.It is found that this technique produces a red-shift of the central frequency and narrowing of the bandwidth.These changings decrease when the laser wavelength increases from 2μm to 10μm.This work can help to estimate the performance of the EOS de⁃tection technique in the mid-infrared band and offer a reference for the related experiment as well. 展开更多
关键词 electro-optic sampling GASE MID-INFRARED few-cycle laser pulse
在线阅读 下载PDF
Demystifying field application of Critical Height Sampling in estimating stand volume
19
作者 Hsiao-Chi Lo Tzeng Yih Lam 《Forest Ecosystems》 2025年第3期433-442,共10页
Critical Height Sampling(CHS)estimates stand volume free from any model and tree form assumptions.Despite its introduction more than four decades ago,CHS has not been widely applied in the field due to perceived chall... Critical Height Sampling(CHS)estimates stand volume free from any model and tree form assumptions.Despite its introduction more than four decades ago,CHS has not been widely applied in the field due to perceived challenges in measurement.The objectives of this study were to compare estimated stand volume between CHS and sampling methods that used volume or taper models,the equivalence of the sampling methods,and their relative efficiency.We established 65 field plots in planted forests of two coniferous tree species.We estimated stand volume for a range of Basal Area Factors(BAFs).Results showed that CHS produced the most similar mean stand volume across BAFs and tree species with maximum differences between BAFs of 5-18m^(3)·ha^(−1).Horizontal Point Sampling(HPS)using volume models produced very large variability in mean stand volume across BAFs with the differences up to 126m^(3)·ha^(−1).However,CHS was less precise and less efficient than HPS.Furthermore,none of the sampling methods were statistically interchangeable with CHS at an allowable tolerance of≤55m^(3)·ha^(−1).About 72%of critical height measurements were below crown base indicating that critical height was more accessible to measurement than expected.Our study suggests that the consistency in the mean estimates of CHS is a major advantage when planning a forest inventory.When checking against CHS,results hint that HPS estimates might contain potential model bias.These strengths of CHS could outweigh its lower precision.Our study also implies serious implications in financial terms when choosing a sampling method.Lastly,CHS could potentially benefit forest management as an alternate option of estimating stand volume when volume or taper models are lacking or are not reliable. 展开更多
关键词 Angle count sampling Forest inventory Forest management Probability proportional to size sampling sampling theory Variable probability sampling Volume-to-basal area ratio
在线阅读 下载PDF
Multi-Distributed Sampling Method to Optimize Physical-Informed Neural Networks for Solving Optical Solitons
20
作者 Huasen Zhou Zhiyang Zhang +2 位作者 Muwei Liu Fenghua Qi Wenjun Liu 《Chinese Physics Letters》 2025年第7期1-9,共9页
Optical solitons,as self-sustaining waveforms in a nonlinear medium where dispersion and nonlinear effects are balanced,have key applications in ultrafast laser systems and optical communications.Physics-informed neur... Optical solitons,as self-sustaining waveforms in a nonlinear medium where dispersion and nonlinear effects are balanced,have key applications in ultrafast laser systems and optical communications.Physics-informed neural networks(PINN)provide a new way to solve the nonlinear Schrodinger equation describing the soliton evolution by fusing data-driven and physical constraints.However,the grid point sampling strategy of traditional PINN suffers from high computational complexity and unstable gradient flow,which makes it difficult to capture the physical details efficiently.In this paper,we propose a residual-based adaptive multi-distribution(RAMD)sampling method to optimize the PINN training process by dynamically constructing a multi-modal loss distribution.With a 50%reduction in the number of grid points,RAMD significantly reduces the relative error of PINN and,in particular,optimizes the solution error of the(2+1)Ginzburg–Landau equation from 4.55%to 1.98%.RAMD breaks through the lack of physical constraints in the purely data-driven model by the innovative combination of multi-modal distribution modeling and autonomous sampling control for the design of all-optical communication devices.RAMD provides a high-precision numerical simulation tool for the design of all-optical communication devices,optimization of nonlinear laser devices,and other studies. 展开更多
关键词 multi distributed sampling nonlinear schrodinger equation describing soliton evolution residual based adaptive grid point sampling strategy optical solitonsas optical communicationsphysics informed physical informed neural networks ultrafast laser systems
原文传递
上一页 1 2 146 下一页 到第
使用帮助 返回顶部