期刊文献+
共找到58,780篇文章
< 1 2 250 >
每页显示 20 50 100
Fuzzy Geometric Programming in Multivariate Stratified Sample Surveys in Presence of Non-Response with Quadratic Cost Function
1
作者 Shafiullah   Mohammad Faisal Khan Irfan Ali 《American Journal of Operations Research》 2014年第3期173-188,共16页
In this paper, the problem of non-response with significant travel costs in multivariate stratified sample surveys has been formulated of as a Multi-Objective Geometric Programming Problem (MOGPP). The fuzzy programmi... In this paper, the problem of non-response with significant travel costs in multivariate stratified sample surveys has been formulated of as a Multi-Objective Geometric Programming Problem (MOGPP). The fuzzy programming approach has been described for solving the formulated MOGPP. The formulated MOGPP has been solved with the help of LINGO Software and the dual solution is obtained. The optimum allocations of sample sizes of respondents and non respondents are obtained with the help of dual solutions and primal-dual relationship theorem. A numerical example is given to illustrate the procedure. 展开更多
关键词 Geometric PROGRAMMING FUZZY PROGRAMMING NON-RESPONSE with Travel Cost Optimum ALLOCATIONS MULTIVARIATE STRATIFIED sample surveys
下载PDF
Spatial Transferability of Vegetation Types in Distribution Models Based on Sample Surveys from an Alpine Region
2
作者 Linda Aune-Lundberg Anders Bryn 《Journal of Geographic Information System》 2018年第1期111-141,共31页
Vegetation mapping using field surveys is expensive. Distribution modelling, based on sample surveys, might overcome this challenge. We tested if models trained from sample surveys could be used to predict the distrib... Vegetation mapping using field surveys is expensive. Distribution modelling, based on sample surveys, might overcome this challenge. We tested if models trained from sample surveys could be used to predict the distribution of vegetation types in neighbourhood areas, and how reliable the spatial transferability was. We also tested whether we should use ecological dissimilarity or spatial distance to foresee modelling performance. Maximum entropy models were run for three vegetation types based on a vegetation map within a mountain range. Environmental variables were selected backwards, model complexity was kept low. The models are based on points from a small part of each study site, transferred into the entire sites, and then tested for performance. Environmental distance was tested using principle component analysis. All models had high uncorrected AUC values. The ability to predict presences correctly was low. The ability to predict absences correctly was high. The ability to transfer the distribution model depended on environmental distance, not spatial distance. 展开更多
关键词 Area FRAME Survey ECOLOGICAL Distance GIS INDEPENDENT Evaluation Data MAXIMUM ENTROPY Modelling VEGETATION Mapping
下载PDF
Effectiveness of Histopathological Examination of Ultrasound-guided Puncture Biopsy Samples for Diagnosis of Extrapulmonary Tuberculosis
3
作者 GU Wen Fei SHI Xia +5 位作者 MA Xin YU Jun Lei XU Jin Chuan QIAN Cheng Cheng HU Zhi Dong ZHANG Hui 《Biomedical and Environmental Sciences》 SCIE CAS CSCD 2024年第2期170-177,共8页
Objective To evaluate the diagnostic value of histopathological examination of ultrasound-guided puncture biopsy samples in extrapulmonary tuberculosis(EPTB).Methods This study was conducted at the Shanghai Public Hea... Objective To evaluate the diagnostic value of histopathological examination of ultrasound-guided puncture biopsy samples in extrapulmonary tuberculosis(EPTB).Methods This study was conducted at the Shanghai Public Health Clinical Center.A total of 115patients underwent ultrasound-guided puncture biopsy,followed by MGIT 960 culture(culture),smear,Gene Xpert MTB/RIF(Xpert),and histopathological examination.These assays were performed to evaluate their effectiveness in diagnosing EPTB in comparison to two different diagnostic criteria:liquid culture and composite reference standard(CRS).Results When CRS was used as the reference standard,the sensitivity and specificity of culture,smear,Xpert,and histopathological examination were(44.83%,89.29%),(51.72%,89.29%),(70.11%,96.43%),and(85.06%,82.14%),respectively.Based on liquid culture tests,the sensitivity and specificity of smear,Xpert,and pathological examination were(66.67%,72.60%),(83.33%,63.01%),and(92.86%,45.21%),respectively.Histopathological examination showed the highest sensitivity but lowest specificity.Further,we found that the combination of Xpert and histopathological examination showed a sensitivity of 90.80%and a specificity of 89.29%.Conclusion Ultrasound-guided puncture sampling is safe and effective for the diagnosis of EPTB.Compared with culture,smear,and Xpert,histopathological examination showed higher sensitivity but lower specificity.The combination of histopathology with Xpert showed the best performance characteristics. 展开更多
关键词 Extrapulmonary tuberculosis DIAGNOSIS BIOPSY Histopathological examination Puncture samples
下载PDF
Effect of sample temperature on femtosecond laser ablation of copper
4
作者 党伟杰 陈雨桐 +1 位作者 陈安民 金明星 《Chinese Physics B》 SCIE EI CAS CSCD 2024年第2期377-385,共9页
We conduct an experimental study supported by theoretical analysis of single laser ablating copper to investigate the interactions between laser and material at different sample temperatures,and predict the changes of... We conduct an experimental study supported by theoretical analysis of single laser ablating copper to investigate the interactions between laser and material at different sample temperatures,and predict the changes of ablation morphology and lattice temperature.For investigating the effect of sample temperature on femtosecond laser processing,we conduct experiments on and simulate the thermal behavior of femtosecond laser irradiating copper by using a two-temperature model.The simulation results show that both electron peak temperature and the relaxation time needed to reach equilibrium increase as initial sample temperature rises.When the sample temperature rises from 300 K to 600 K,the maximum lattice temperature of the copper surface increases by about 6500 K under femtosecond laser irradiation,and the ablation depth increases by 20%.The simulated ablation depths follow the same general trend as the experimental values.This work provides some theoretical basis and technical support for developing femtosecond laser processing in the field of metal materials. 展开更多
关键词 femtosecond laser two-temperature model sample temperature ablation depth
原文传递
A Railway Fastener Inspection Method Based on Abnormal Sample Generation
5
作者 Shubin Zheng Yue Wang +3 位作者 Liming Li Xieqi Chen Lele Peng Zhanhao Shang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期565-592,共28页
Regular fastener detection is necessary to ensure the safety of railways.However,the number of abnormal fasteners is significantly lower than the number of normal fasteners in real railways.Existing supervised inspect... Regular fastener detection is necessary to ensure the safety of railways.However,the number of abnormal fasteners is significantly lower than the number of normal fasteners in real railways.Existing supervised inspectionmethods have insufficient detection ability in cases of imbalanced samples.To solve this problem,we propose an approach based on deep convolutional neural networks(DCNNs),which consists of three stages:fastener localization,abnormal fastener sample generation based on saliency detection,and fastener state inspection.First,a lightweight YOLOv5s is designed to achieve fast and precise localization of fastener regions.Then,the foreground clip region of a fastener image is extracted by the designed fastener saliency detection network(F-SDNet),combined with data augmentation to generate a large number of abnormal fastener samples and balance the number of abnormal and normal samples.Finally,a fastener inspection model called Fastener ResNet-8 is constructed by being trained with the augmented fastener dataset.Results show the effectiveness of our proposed method in solving the problem of sample imbalance in fastener detection.Qualitative and quantitative comparisons show that the proposed F-SDNet outperforms other state-of-the-art methods in clip region extraction,reaching MAE and max F-measure of 0.0215 and 0.9635,respectively.In addition,the FPS of the fastener state inspection model reached 86.2,and the average accuracy reached 98.7%on 614 augmented fastener test sets and 99.9%on 7505 real fastener datasets. 展开更多
关键词 Railway fastener sample generation inspection model deep learning
下载PDF
Robust adaptive radar beamforming based on iterative training sample selection using kurtosis of generalized inner product statistics
6
作者 TIAN Jing ZHANG Wei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2024年第1期24-30,共7页
In engineering application,there is only one adaptive weights estimated by most of traditional early warning radars for adaptive interference suppression in a pulse reputation interval(PRI).Therefore,if the training s... In engineering application,there is only one adaptive weights estimated by most of traditional early warning radars for adaptive interference suppression in a pulse reputation interval(PRI).Therefore,if the training samples used to calculate the weight vector does not contain the jamming,then the jamming cannot be removed by adaptive spatial filtering.If the weight vector is constantly updated in the range dimension,the training data may contain target echo signals,resulting in signal cancellation effect.To cope with the situation that the training samples are contaminated by target signal,an iterative training sample selection method based on non-homogeneous detector(NHD)is proposed in this paper for updating the weight vector in entire range dimension.The principle is presented,and the validity is proven by simulation results. 展开更多
关键词 adaptive radar beamforming training sample selection non-homogeneous detector electronic jamming jamming suppression
下载PDF
Research on aiming methods for small sample size shooting tests of two-dimensional trajectory correction fuse
7
作者 Chen Liang Qiang Shen +4 位作者 Zilong Deng Hongyun Li Wenyang Pu Lingyun Tian Ziyang Lin 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第3期506-517,共12页
The longitudinal dispersion of the projectile in shooting tests of two-dimensional trajectory corrections fused with fixed canards is extremely large that it sometimes exceeds the correction ability of the correction ... The longitudinal dispersion of the projectile in shooting tests of two-dimensional trajectory corrections fused with fixed canards is extremely large that it sometimes exceeds the correction ability of the correction fuse actuator.The impact point easily deviates from the target,and thus the correction result cannot be readily evaluated.However,the cost of shooting tests is considerably high to conduct many tests for data collection.To address this issue,this study proposes an aiming method for shooting tests based on small sample size.The proposed method uses the Bootstrap method to expand the test data;repeatedly iterates and corrects the position of the simulated theoretical impact points through an improved compatibility test method;and dynamically adjusts the weight of the prior distribution of simulation results based on Kullback-Leibler divergence,which to some extent avoids the real data being"submerged"by the simulation data and achieves the fusion Bayesian estimation of the dispersion center.The experimental results show that when the simulation accuracy is sufficiently high,the proposed method yields a smaller mean-square deviation in estimating the dispersion center and higher shooting accuracy than those of the three comparison methods,which is more conducive to reflecting the effect of the control algorithm and facilitating test personnel to iterate their proposed structures and algorithms.;in addition,this study provides a knowledge base for further comprehensive studies in the future. 展开更多
关键词 Two-dimensional trajectory correction fuse Small sample size test Compatibility test KL divergence Fusion bayesian estimation
下载PDF
Selective sampling with Gromov–Hausdorff metric:Efficient dense-shape correspondence via Confidence-based sample consensus
8
作者 Dvir GINZBURG Dan RAVIV 《虚拟现实与智能硬件(中英文)》 EI 2024年第1期30-42,共13页
Background Functional mapping, despite its proven efficiency, suffers from a “chicken or egg” scenario, in that, poor spatial features lead to inadequate spectral alignment and vice versa during training, often resu... Background Functional mapping, despite its proven efficiency, suffers from a “chicken or egg” scenario, in that, poor spatial features lead to inadequate spectral alignment and vice versa during training, often resulting in slow convergence, high computational costs, and learning failures, particularly when small datasets are used. Methods A novel method is presented for dense-shape correspondence, whereby the spatial information transformed by neural networks is combined with the projections onto spectral maps to overcome the “chicken or egg” challenge by selectively sampling only points with high confidence in their alignment. These points then contribute to the alignment and spectral loss terms, boosting training, and accelerating convergence by a factor of five. To ensure full unsupervised learning, the Gromov–Hausdorff distance metric was used to select the points with the maximal alignment score displaying most confidence. Results The effectiveness of the proposed approach was demonstrated on several benchmark datasets, whereby results were reported as superior to those of spectral and spatial-based methods. Conclusions The proposed method provides a promising new approach to dense-shape correspondence, addressing the key challenges in the field and offering significant advantages over the current methods, including faster convergence, improved accuracy, and reduced computational costs. 展开更多
关键词 Dense-shape correspondence Spatial information Neural networks Spectral maps Selective sampling
下载PDF
Frequentist and Bayesian Sample Size Determination for Single-Arm Clinical Trials Based on a Binary Response Variable: A Shiny App to Implement Exact Methods
9
作者 Susanna Gentile Valeria Sambucini 《Open Journal of Statistics》 2024年第1期90-105,共16页
Sample size determination typically relies on a power analysis based on a frequentist conditional approach. This latter can be seen as a particular case of the two-priors approach, which allows to build four distinct ... Sample size determination typically relies on a power analysis based on a frequentist conditional approach. This latter can be seen as a particular case of the two-priors approach, which allows to build four distinct power functions to select the optimal sample size. We revise this approach when the focus is on testing a single binomial proportion. We consider exact methods and introduce a conservative criterion to account for the typical non-monotonic behavior of the power functions, when dealing with discrete data. The main purpose of this paper is to present a Shiny App providing a user-friendly, interactive tool to apply these criteria. The app also provides specific tools to elicit the analysis and the design prior distributions, which are the core of the two-priors approach. 展开更多
关键词 Binomial Proportion Frequentist and Bayesian Power Functions Exact sample Size Determination Shiny App Two-Priors Approach
下载PDF
Stochastic sampled-data multi-objective control of active suspension systems for in-wheel motor driven electric vehicles
10
作者 Iftikhar Ahmad Xiaohua Ge Qing-Long Han 《Journal of Automation and Intelligence》 2024年第1期2-18,共17页
This paper addresses the sampled-data multi-objective active suspension control problem for an in-wheel motor driven electric vehicle subject to stochastic sampling periods and asynchronous premise variables.The focus... This paper addresses the sampled-data multi-objective active suspension control problem for an in-wheel motor driven electric vehicle subject to stochastic sampling periods and asynchronous premise variables.The focus is placed on the scenario that the dynamical state of the half-vehicle active suspension system is transmitted over an in-vehicle controller area network that only permits the transmission of sampled data packets.For this purpose,a stochastic sampling mechanism is developed such that the sampling periods can randomly switch among different values with certain mathematical probabilities.Then,an asynchronous fuzzy sampled-data controller,featuring distinct premise variables from the active suspension system,is constructed to eliminate the stringent requirement that the sampled-data controller has to share the same grades of membership.Furthermore,novel criteria for both stability analysis and controller design are derived in order to guarantee that the resultant closed-loop active suspension system is stochastically stable with simultaneous𝐻2 and𝐻∞performance requirements.Finally,the effectiveness of the proposed stochastic sampled-data multi-objective control method is verified via several numerical cases studies in both time domain and frequency domain under various road disturbance profiles. 展开更多
关键词 Active suspension system Electric vehicles In-wheel motor Stochastic sampling Dynamic dampers sampled-data control Multi-objective control
下载PDF
Calculation of Two-Tailed Exact Probability in the Wald-Wolfowitz One-Sample Runs Test
11
作者 José Moral De La Rubia 《Journal of Data Analysis and Information Processing》 2024年第1期89-114,共26页
The objectives of this paper are to demonstrate the algorithms employed by three statistical software programs (R, Real Statistics using Excel, and SPSS) for calculating the exact two-tailed probability of the Wald-Wo... The objectives of this paper are to demonstrate the algorithms employed by three statistical software programs (R, Real Statistics using Excel, and SPSS) for calculating the exact two-tailed probability of the Wald-Wolfowitz one-sample runs test for randomness, to present a novel approach for computing this probability, and to compare the four procedures by generating samples of 10 and 11 data points, varying the parameters n<sub>0</sub> (number of zeros) and n<sub>1</sub> (number of ones), as well as the number of runs. Fifty-nine samples are created to replicate the behavior of the distribution of the number of runs with 10 and 11 data points. The exact two-tailed probabilities for the four procedures were compared using Friedman’s test. Given the significant difference in central tendency, post-hoc comparisons were conducted using Conover’s test with Benjamini-Yekutielli correction. It is concluded that the procedures of Real Statistics using Excel and R exhibit some inadequacies in the calculation of the exact two-tailed probability, whereas the new proposal and the SPSS procedure are deemed more suitable. The proposed robust algorithm has a more transparent rationale than the SPSS one, albeit being somewhat more conservative. We recommend its implementation for this test and its application to others, such as the binomial and sign test. 展开更多
关键词 RANDOMNESS Nonparametric Test Exact Probability Small samples QUANTILES
下载PDF
Are the altitudinal patterns of plant diversity derived from field surveys consistent with those from empirical integrated methods?
12
作者 ZHAN Qing-hua FU Zhi-hao +2 位作者 ZHOU Ya-dong YAN Xue WANG Qing-feng 《Journal of Mountain Science》 SCIE CSCD 2023年第5期1307-1315,共9页
Field surveys and empirical integrated methods are commonly used in the ecological research to understand the altitudinal pattern of plant diversity of mountains.However,few studies have compared the differences betwe... Field surveys and empirical integrated methods are commonly used in the ecological research to understand the altitudinal pattern of plant diversity of mountains.However,few studies have compared the differences between the two methods on the same scale.Here,we addressed and compared the altitudinal patterns of species richness(SR),phylogenetic diversity(PD),the standardized effect size of phylogenetic diversity(PDses)and mean phylogenetic distance(MPDses)of about 580 angiosperms growing on Mount Kenya from two independent datasets:one is based on our several times field surveys in this mountain and another one is based on empirical data integrated from literatures.We found that the altitudinal diversity patterns of field surveys dataset were consistent with the empirical integrated dataset.Both SR and PD showed hump-shaped patterns along the altitude,and both PDses and MPDses showed monotonically decreasing patterns along the altitude.The ratio of diversity between field surveys dataset and empirical integrated dataset were gradually increase along the altitude.Our research provides new insight for understanding the altitudinal diversity patterns of plants of a tropical mountain. 展开更多
关键词 Mount Kenya AFRICA surveys Interpolation method TAXONOMIC PHYLOGENETIC
原文传递
Metal Corrosion Rate Prediction of Small Samples Using an Ensemble Technique
13
作者 Yang Yang Pengfei Zheng +3 位作者 Fanru Zeng Peng Xin Guoxi He Kexi Liao 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第1期267-291,共25页
Accurate prediction of the internal corrosion rates of oil and gas pipelines could be an effective way to prevent pipeline leaks.In this study,a proposed framework for predicting corrosion rates under a small sample o... Accurate prediction of the internal corrosion rates of oil and gas pipelines could be an effective way to prevent pipeline leaks.In this study,a proposed framework for predicting corrosion rates under a small sample of metal corrosion data in the laboratory was developed to provide a new perspective on how to solve the problem of pipeline corrosion under the condition of insufficient real samples.This approach employed the bagging algorithm to construct a strong learner by integrating several KNN learners.A total of 99 data were collected and split into training and test set with a 9:1 ratio.The training set was used to obtain the best hyperparameters by 10-fold cross-validation and grid search,and the test set was used to determine the performance of the model.The results showed that theMean Absolute Error(MAE)of this framework is 28.06%of the traditional model and outperforms other ensemblemethods.Therefore,the proposed framework is suitable formetal corrosion prediction under small sample conditions. 展开更多
关键词 Oil pipeline BAGGING KNN ensemble learning small sample size
下载PDF
Few-shot object detection based on positive-sample improvement
14
作者 Yan Ouyang Xin-qing Wang +1 位作者 Rui-zhe Hu Hong-hui Xu 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第10期74-86,共13页
Traditional object detectors based on deep learning rely on plenty of labeled samples,which are expensive to obtain.Few-shot object detection(FSOD)attempts to solve this problem,learning detection objects from a few l... Traditional object detectors based on deep learning rely on plenty of labeled samples,which are expensive to obtain.Few-shot object detection(FSOD)attempts to solve this problem,learning detection objects from a few labeled samples,but the performance is often unsatisfactory due to the scarcity of samples.We believe that the main reasons that restrict the performance of few-shot detectors are:(1)the positive samples is scarce,and(2)the quality of positive samples is low.Therefore,we put forward a novel few-shot object detector based on YOLOv4,starting from both improving the quantity and quality of positive samples.First,we design a hybrid multivariate positive sample augmentation(HMPSA)module to amplify the quantity of positive samples and increase positive sample diversity while suppressing negative samples.Then,we design a selective non-local fusion attention(SNFA)module to help the detector better learn the target features and improve the feature quality of positive samples.Finally,we optimize the loss function to make it more suitable for the task of FSOD.Experimental results on PASCAL VOC and MS COCO demonstrate that our designed few-shot object detector has competitive performance with other state-of-the-art detectors. 展开更多
关键词 Few-shot learning Object detection sample augmentation Attention mechanism
下载PDF
Anti-symmetric sampled grating quantum cascade laser for mode selection
15
作者 郭强强 张锦川 +6 位作者 程凤敏 卓宁 翟慎强 刘俊岐 王利军 刘舒曼 刘峰奇 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第3期270-275,共6页
For mode selection in a quantum cascade laser(QCL),we demonstrate an anti-symmetric sampled grating(ASG).The wavelength of the-1-th mode of this laser has been blue-shifted more than 75 nm(~10 cm^(-1))compared with th... For mode selection in a quantum cascade laser(QCL),we demonstrate an anti-symmetric sampled grating(ASG).The wavelength of the-1-th mode of this laser has been blue-shifted more than 75 nm(~10 cm^(-1))compared with that of an ordinary sampled grating laser with an emission wavelength of approximately 8.6μm,when the periodicities within both the base grating and the sample grating are kept constant.Under this condition,an improvement in the continuous tuning capability of the QCL array is ensured.The ASG structure is fabricated in holographic exposure and optical photolithography,thereby enhancing its flexibility,repeatability,and cost-effectiveness.The wavelength modulation capability of the two channels of the grating is insensitive to the variations in channel size,assuming that the overall waveguide width remains constant.The output wavelength can be tailored freely within a certain range by adjusting the width of the ridge and the material of the cladding layer. 展开更多
关键词 sample grating tilted grating quantum cascade laser mode selection
原文传递
Cover Enhancement Method for Audio Steganography Based on Universal Adversarial Perturbations with Sample Diversification
16
作者 Jiangchuan Li Peisong He +2 位作者 Jiayong Liu Jie Luo Qiang Xia 《Computers, Materials & Continua》 SCIE EI 2023年第6期4893-4915,共23页
Steganography techniques,such as audio steganography,have been widely used in covert communication.However,the deep neural network,especially the convolutional neural network(CNN),has greatly threatened the security o... Steganography techniques,such as audio steganography,have been widely used in covert communication.However,the deep neural network,especially the convolutional neural network(CNN),has greatly threatened the security of audio steganography.Besides,existing adversarial attacks-based countermeasures cannot provide general perturbation,and the trans-ferability against unknown steganography detection methods is weak.This paper proposes a cover enhancement method for audio steganography based on universal adversarial perturbations with sample diversification to address these issues.Universal adversarial perturbation is constructed by iteratively optimizing adversarial perturbation,which applies adversarial attack tech-niques,such as Deepfool.Moreover,the sample diversification strategy is designed to improve the transferability of adversarial perturbations in black-box attack scenarios,where two types of common audio-processing operations are considered,including noise addition and moving picture experts group audio layer III(MP3)compression.Furthermore,the perturbation ensemble method is applied to further improve the attacks’transferability by integrating perturbations of different detection networks with heterogeneous architec-tures.Consequently,the single universal adversarial perturbation can enhance different cover audios against a CNN-based detection network.Extensive experiments have been conducted,and the results demonstrate that the average missed-detection probabilities of the proposed method are higher than those of the state-of-the-art methods by 7.3%and 16.6%for known and unknown detection networks,respectively.It verifies the efficiency and transferability of the proposed methods for the cover enhancement of audio steganography. 展开更多
关键词 Audio steganography cover enhancement adversarial perturbations sample diversification
下载PDF
Yarn Quality Prediction for Small Samples Based on AdaBoost Algorithm
17
作者 刘智玉 陈南梁 汪军 《Journal of Donghua University(English Edition)》 CAS 2023年第3期261-266,共6页
In order to solve the problems of weak prediction stability and generalization ability of a neural network algorithm model in the yarn quality prediction research for small samples,a prediction model based on an AdaBo... In order to solve the problems of weak prediction stability and generalization ability of a neural network algorithm model in the yarn quality prediction research for small samples,a prediction model based on an AdaBoost algorithm(AdaBoost model) was established.A prediction model based on a linear regression algorithm(LR model) and a prediction model based on a multi-layer perceptron neural network algorithm(MLP model) were established for comparison.The prediction experiments of the yarn evenness and the yarn strength were implemented.Determination coefficients and prediction errors were used to evaluate the prediction accuracy of these models,and the K-fold cross validation was used to evaluate the generalization ability of these models.In the prediction experiments,the determination coefficient of the yarn evenness prediction result of the AdaBoost model is 76% and 87% higher than that of the LR model and the MLP model,respectively.The determination coefficient of the yarn strength prediction result of the AdaBoost model is slightly higher than that of the other two models.Considering that the yarn evenness dataset has a weaker linear relationship with the cotton dataset than that of the yarn strength dataset in this paper,the AdaBoost model has the best adaptability for the nonlinear dataset among the three models.In addition,the AdaBoost model shows generally better results in the cross-validation experiments and the series of prediction experiments at eight different training set sample sizes.It is proved that the AdaBoost model not only has good prediction accuracy but also has good prediction stability and generalization ability for small samples. 展开更多
关键词 stability and generalization ability for small samples.Key words:yarn quality prediction AdaBoost algorithm small sample generalization ability
下载PDF
Development of a loop‑mediated isothermal amplification assay for detection of Austropeplea tomentosa from environmental water samples
18
作者 Lily Tran Vignesh A.Rathinasamy Travis Beddoe 《Animal Diseases》 2023年第1期35-48,共14页
Lymnaeid snails are key intermediate hosts for the development and survival of Fasciola spp.,the causative agent of Fascioliasis which are economically important parasites infecting humans and livestock globally.The c... Lymnaeid snails are key intermediate hosts for the development and survival of Fasciola spp.,the causative agent of Fascioliasis which are economically important parasites infecting humans and livestock globally.The current control method for treating Fascioliasis is heavily reliant on anthelmintic drugs,particularly Triclabendazole(TCBZ)which has resulted in drug-resistant parasites and poses significant risk as there are no long-term efficacious alternatives available.Sustainable control measures at the farm level could include both parasite and snail control will play an important role in Fasciola spp.control and reduce the reliance on anthelmintic drugs.Implementation of such sustainable control measures requires effective identification of snails on the property however Lymnaeid snails are small and difficult to physically locate.Snail identification using an environmental DNA approach is a recent approach in which physically locating snails are not required.Austropeplea tomentosa,is the primary intermediate snail host for F.hepatica transmission in South-East Australia and we present an in-field loop-mediated isothermal amplification and water filtering method for the detection of A.tomentosa eDNA from water samples to improve current surveillance methods.This methodology is highly sensitive with a detection limit of 5×10^(−6)ng/μL,detected in<20 minutes,with cumulative sample preparation and amplification time under 1 hour.This proposed workflow could assist in monitoring areas to determine the risk of Fascioliasis infection and implement strategies to manage snail populations to ultimately reduce the risk of infection for humans and livestock. 展开更多
关键词 Fasciola spp. SNAIL Molecular detection DNA diagnostics LAMP Environmental sampling EDNA
下载PDF
Geochemical Orientation Study of Stream Sediment Samples in the Southern Part of Nuggihalli Schist Belt: Ore Mineral Phases and Their Implications on the Bedrock Potential for Ores
19
作者 B. G. Dayanand S. Santhosh B. C. Prabhakar 《Open Journal of Geology》 2023年第8期806-827,共22页
Stream sediment sampling is a significant tool in geochemical exploration. The stream sediment composition reflects the bedrock geology, overburden cover, and metalliferous mineralization. This research article focuse... Stream sediment sampling is a significant tool in geochemical exploration. The stream sediment composition reflects the bedrock geology, overburden cover, and metalliferous mineralization. This research article focuses on assessing selected trace element concentrations in stream sediments and interpreting their inter-element relationships using multivariate statistical methods. Tagadur Ranganathaswamy Gudda and its surroundings in the Nuggihalli schist belt of southern India have been investigated in the present work. The geology of the study area is complex, with a diverse range of litho units and evidence of strong structural deformation. The area is known for its mineralization potential for chromite, vanadiferous titanomagnetite, and sulfides. The topography of the region is characterized by an undulating terrain with a radial drainage pattern. Most part of the schist belt is soil covered except the Tagadur Ranganathaswamy Gudda area. For this study, a discrete stream sediment sampling method was adopted to collect the samples. Stream sediment samples were collected using a discrete sampling method and analyzed for trace elements using an ICP-AES spectrophotometer: Fe, Cr, Ti, V, Cu, Ni, Zn, Pb, Mn, Cd, and As have been analyzed. The analytical data were statistically treated using the SPSS software, including descriptive statistics, normalization of data using natural log transformation, and factor analysis with varimax rotation. The transformed data showed a log-normal distribution, indicating the presence of geochemical anomalies. The results of the study provide valuable insights into the geochemical processes and mineralization potential of the study area. The statistical analysis helps in understanding the inter-element relationships and identifying element groups and their implications on bedrock potential mineralization. Additionally, spatial analysis using inverse distance weighting interpolation provides information about the distribution of geochemical parameters across the study area. Overall, this research contributes to the understanding of stream sediment geochemistry and its application in mineral exploration. The findings have implications for future exploration efforts and can aid in the identification of potential ore deposits in the Nuggihalli schist belt and similar geological settings. 展开更多
关键词 Geochemical Exploration Stream Sediment Sediment Sampling Heavy Mineral Concentrates Nuggihalli Schist Belt Dharwar Craton
下载PDF
Fault Current Identification of DC Traction Feeder Based on Optimized VMD and Sample Entropy
20
作者 Zhixian Qi Shuohe Wang +2 位作者 Qiang Xue Haiting Mi Jian Wang 《Energy Engineering》 EI 2023年第9期2059-2077,共19页
A current identification method based on optimized variational mode decomposition(VMD)and sample entropy(SampEn)is proposed in order to solve the problem that the main protection of the urban rail transit DC feeder ca... A current identification method based on optimized variational mode decomposition(VMD)and sample entropy(SampEn)is proposed in order to solve the problem that the main protection of the urban rail transit DC feeder cannot distinguish between train charging current and remote short circuit current.This method uses the principle of energy difference to optimize the optimal mode decomposition number k of VMD;the optimal VMD for DC feeder current is decomposed into the intrinsic modal function(IMF)of different frequency bands.The sample entropy algorithm is used to perform feature extraction of each IMF,and then the eigenvalues of the intrinsic modal function of each frequency band of the current signal can be obtained.The recognition feature vector is input into the support vector machine model based on Bayesian hyperparameter optimization for training.After a large number of experimental data are verified,it is found that the optimal VMD_SampEn algorithm to identify the train charging current and remote short circuit current is more accurate than other algorithms.Thus,the algorithm based on optimized VMD_SampEn has certain engineering application value in the fault current identification of the DC traction feeder. 展开更多
关键词 Urban rail transit train charging current remote short circuit current VMD sample entropy current identification
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部