期刊文献+
共找到56,416篇文章
< 1 2 250 >
每页显示 20 50 100
Construction of Orthogonal Vector-valued Wavelets and Characteristics of Vector-valued Wavelet Packets 被引量:1
1
作者 CHEN Qing-jiang LIU Hong-yun 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2008年第3期360-367,共8页
The notion of vector-valued multiresolution analysis is introduced and the concept of orthogonal vector-valued wavelets with 3-scale is proposed. A necessary and sufficient condition on the existence of orthogonal vec... The notion of vector-valued multiresolution analysis is introduced and the concept of orthogonal vector-valued wavelets with 3-scale is proposed. A necessary and sufficient condition on the existence of orthogonal vector-valued wavelets is given by means of paraunitary vector filter bank theory. An algorithm for constructing a class of compactly supported orthogonal vector-valued wavelets is presented. Their characteristics is discussed by virtue of operator theory, time-frequency method. Moreover, it is shown how to design various orthonormal bases of space L^2(R, C^n) from these wavelet packets. 展开更多
关键词 ORTHOGONAL Hermitian matrix vector-valued multiresolution analysis vector-valued scaling functions vector-valued wavelets vector-valued wavelet packets
在线阅读 下载PDF
Orthogonal Multiple Vector-Valued Wavelet Packets 被引量:3
2
作者 陈清江 程正兴 李学志 《Journal of Mathematical Research and Exposition》 CSCD 北大核心 2007年第2期289-297,共9页
The multiple vector-valued wavelet packets are defined and investigated. A procedure for constructing the multiple vector-valued wavelet packets is presented. The properties of multiple vector-valued wavelet packets a... The multiple vector-valued wavelet packets are defined and investigated. A procedure for constructing the multiple vector-valued wavelet packets is presented. The properties of multiple vector-valued wavelet packets are discussed by using integral transformation and operator theory. Finally, new orthogonal bases of L^2(R, C^s×s) is constructed from the orthogonal multiple vector-valued wavelet packets. 展开更多
关键词 vector-valued multiresolution analysis multiple vector-valued scaling functions multiple vector-valued wavelet packets refinement equation.
在线阅读 下载PDF
Characterizations of Orthogonal Vector-valued Multivariate Wavelet Packets
3
作者 HUA De-lin FENG Jin-shun 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2008年第4期606-614,共9页
In this paper, the notion of orthogonal vector-valued wavelet packets of space L2 (R^s, C^n) is introduced. A procedure for constructing the orthogonal vector-valued wavelet packets is presented. Their properties ar... In this paper, the notion of orthogonal vector-valued wavelet packets of space L2 (R^s, C^n) is introduced. A procedure for constructing the orthogonal vector-valued wavelet packets is presented. Their properties are characterized by virtue of time-frequency analysis method, matrix theory and finite group theory, and three orthogonality formulas are obtained. Finally, new orthonormal bases of space L2(R^s,C^n) are extracted from these wavelet packets. 展开更多
关键词 ORTHOGONALITY refinement equation vector-valued multiresolution analysis vector-valued scaling function vector-valued wavelet packets
在线阅读 下载PDF
The Biorthogonality of Multiple Vector-valued Bivariate Wavelet Packets
4
作者 CHEN Shao-dong HUANG Na 《Chinese Quarterly Journal of Mathematics》 CSCD 2010年第2期208-213,共6页
The notion of a sort of biorthogonal multiple vector-valued bivariate wavelet packets,which are associated with a quantity dilation matrix,is introduced.The biorthogonality property of the multiple vector-valued wavel... The notion of a sort of biorthogonal multiple vector-valued bivariate wavelet packets,which are associated with a quantity dilation matrix,is introduced.The biorthogonality property of the multiple vector-valued wavelet packets in higher dimensions is studied by means of Fourier transform and integral transform biorthogonality formulas concerning these wavelet packets are obtained. 展开更多
关键词 BIVARIATE multiple vector-valued multiresolution analysis multiple vectorvalued scaling function multiple vector-valued wavelet packets biorthogonality
在线阅读 下载PDF
MewCDNet: A Wavelet-Based Multi-Scale Interaction Network for Efficient Remote Sensing Building Change Detection
5
作者 Jia Liu Hao Chen +5 位作者 Hang Gu Yushan Pan Haoran Chen Erlin Tian Min Huang Zuhe Li 《Computers, Materials & Continua》 2026年第1期687-710,共24页
Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectra... Accurate and efficient detection of building changes in remote sensing imagery is crucial for urban planning,disaster emergency response,and resource management.However,existing methods face challenges such as spectral similarity between buildings and backgrounds,sensor variations,and insufficient computational efficiency.To address these challenges,this paper proposes a novel Multi-scale Efficient Wavelet-based Change Detection Network(MewCDNet),which integrates the advantages of Convolutional Neural Networks and Transformers,balances computational costs,and achieves high-performance building change detection.The network employs EfficientNet-B4 as the backbone for hierarchical feature extraction,integrates multi-level feature maps through a multi-scale fusion strategy,and incorporates two key modules:Cross-temporal Difference Detection(CTDD)and Cross-scale Wavelet Refinement(CSWR).CTDD adopts a dual-branch architecture that combines pixel-wise differencing with semanticaware Euclidean distance weighting to enhance the distinction between true changes and background noise.CSWR integrates Haar-based Discrete Wavelet Transform with multi-head cross-attention mechanisms,enabling cross-scale feature fusion while significantly improving edge localization and suppressing spurious changes.Extensive experiments on four benchmark datasets demonstrate MewCDNet’s superiority over comparison methods:achieving F1 scores of 91.54%on LEVIR,93.70%on WHUCD,and 64.96%on S2Looking for building change detection.Furthermore,MewCDNet exhibits optimal performance on the multi-class⋅SYSU dataset(F1:82.71%),highlighting its exceptional generalization capability. 展开更多
关键词 Remote sensing change detection deep learning wavelet transform MULTI-SCALE
在线阅读 下载PDF
Enhanced Image Captioning via Integrated Wavelet Convolution and MobileNet V3 Architecture
6
作者 Mo Hou Bin Xu Wen Shang 《Computers, Materials & Continua》 2026年第2期897-915,共19页
Image captioning,a pivotal research area at the intersection of image understanding,artificial intelligence,and linguistics,aims to generate natural language descriptions for images.This paper proposes an efficient im... Image captioning,a pivotal research area at the intersection of image understanding,artificial intelligence,and linguistics,aims to generate natural language descriptions for images.This paper proposes an efficient image captioning model named Mob-IMWTC,which integrates improved wavelet convolution(IMWTC)with an enhanced MobileNet V3 architecture.The enhanced MobileNet V3 integrates a transformer encoder as its encoding module and a transformer decoder as its decoding module.This innovative neural network significantly reduces the memory space required and model training time,while maintaining a high level of accuracy in generating image descriptions.IMWTC facilitates large receptive fields without significantly increasing the number of parameters or computational overhead.The improvedMobileNet V3 model has its classifier removed,and simultaneously,it employs IMWTC layers to replace the original convolutional layers.This makes Mob-IMWTC exceptionally well-suited for deployment on lowresource devices.Experimental results,based on objective evaluation metrics such as BLEU,ROUGE,CIDEr,METEOR,and SPICE,demonstrate that Mob-IMWTC outperforms state-of-the-art models,including three CNN architectures(CNN-LSTM,CNN-Att-LSTM,CNN-Tran),two mainstream methods(LCM-Captioner,ClipCap),and our previous work(Mob-Tran).Subjective evaluations further validate the model’s superiority in terms of grammaticality,adequacy,logic,readability,and humanness.Mob-IMWTC offers a lightweight yet effective solution for image captioning,making it suitable for deployment on resource-constrained devices. 展开更多
关键词 Image caption wavelet convolution MobileNet V3 deep learning
在线阅读 下载PDF
Block-Wise Sliding Recursive Wavelet Transform and Its Application in Real-Time Vehicle-Induced Signal Separation
7
作者 Jie Li Nan An Youliang Ding 《Structural Durability & Health Monitoring》 2026年第1期1-22,共22页
Vehicle-induced response separation is a crucial issue in structural health monitoring(SHM).This paper proposes a block-wise sliding recursive wavelet transform algorithm to meet the real-time processing requirements ... Vehicle-induced response separation is a crucial issue in structural health monitoring(SHM).This paper proposes a block-wise sliding recursive wavelet transform algorithm to meet the real-time processing requirements of monitoring data.To extend the separation target from a fixed dataset to a continuously updating data stream,a block-wise sliding framework is first developed.This framework is further optimized considering the characteristics of real-time data streams,and its advantage in computational efficiency is theoretically demonstrated.During the decomposition and reconstruction processes,information from neighboring data blocks is fully utilized to reduce algorithmic complexity.In addition,a delay-setting strategy is introduced for each processing window to mitigate boundary effects,thereby balancing accuracy and efficiency.Simulated signal experiments are conducted to determine the optimal delay configuration and to verify the algorithm’s superior performance,achieving a lower Root Mean Square Error(RMSE)and only 0.0249 times the average computational time compared with the original algorithm.Furthermore,strain signals from the Lieshi River Bridge are employed to validate the method.The proposed algorithm successfully separates the static trend from vehicle-induced responses in real time across different sampling frequencies,demonstrating its effectiveness and applicability in real-time bridge monitoring. 展开更多
关键词 wavelet transform vehicle-induced signal separation real-time structure monitoring
在线阅读 下载PDF
RetinexWT: Retinex-Based Low-Light Enhancement Method Combining Wavelet Transform
8
作者 Hongji Chen Jianxun Zhang +2 位作者 Tianze Yu Yingzhu Zeng Huan Zeng 《Computers, Materials & Continua》 2026年第2期2113-2132,共20页
Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination,alleviating the adverse effects of illumination degradation on image quality.Traditional ... Low-light image enhancement aims to improve the visibility of severely degraded images captured under insufficient illumination,alleviating the adverse effects of illumination degradation on image quality.Traditional Retinex-based approaches,inspired by human visual perception of brightness and color,decompose an image into illumination and reflectance components to restore fine details.However,their limited capacity for handling noise and complex lighting conditions often leads to distortions and artifacts in the enhanced results,particularly under extreme low-light scenarios.Although deep learning methods built upon Retinex theory have recently advanced the field,most still suffer frominsufficient interpretability and sub-optimal enhancement performance.This paper presents RetinexWT,a novel framework that tightly integrates classical Retinex theory with modern deep learning.Following Retinex principles,RetinexWT employs wavelet transforms to estimate illumination maps for brightness adjustment.A detail-recovery module that synergistically combines Vision Transformer(ViT)and wavelet transforms is then introduced to guide the restoration of lost details,thereby improving overall image quality.Within the framework,wavelet decomposition splits input features into high-frequency and low-frequency components,enabling scale-specific processing of global illumination/color cues and fine textures.Furthermore,a gating mechanism selectively fuses down-sampled and up-sampled features,while an attention-based fusion strategy enhances model interpretability.Extensive experiments on the LOL dataset demonstrate that RetinexWT surpasses existing Retinex-oriented deeplearning methods,achieving an average Peak Signal-to-Noise Ratio(PSNR)improvement of 0.22 dB over the current StateOfTheArt(SOTA),thereby confirming its superiority in low-light image enhancement.Code is available at https://github.com/CHEN-hJ516/RetinexWT(accessed on 14 October 2025). 展开更多
关键词 Low-light image enhancement retinex algorithm wavelet transform vision transformer
在线阅读 下载PDF
Redundant source-wavelet amplitude influence in wave-equation migration/demigration flow and its removal
9
作者 QianCheng Liu JiaLe Kang Jie Li 《Earth and Planetary Physics》 2026年第1期75-81,共7页
In wave-equation migration and demigration,the cross-correlation imaging/forwarding step implicitly injects an additional copy of the source wavelet,so that the amplitude spectrum of the wavelet is applied redundantly... In wave-equation migration and demigration,the cross-correlation imaging/forwarding step implicitly injects an additional copy of the source wavelet,so that the amplitude spectrum of the wavelet is applied redundantly(effectively imposing a wavelet-spectrum weighting,often akin to an amplitude-squared bias).This redundancy degrades structural fidelity and amplitude balance yet is frequently overlooked.We(i)formalize the mechanism by which cross-correlation duplicates the source-wavelet amplitude effect in both migration and demigration,and(ii)introduce a source-equalized operator that removes the redundancy by deconvolving(or dividing by)the wavelet amplitude spectrum in the imaging condition and its demigration counterpart,while leaving phase/kinematics intact.Using a band-limited Ricker wavelet on a two-layer model and on Marmousi,we show that,if unmanaged,the redundant wavelet spectrum broadens main lobes,introduces ringing,and suppresses vertical resolution in migrated images,and inflates spectrum mismatches between demigrated and observed data even when peak times agree.With our correction,images recover observed-data-consistent bandwidth and sharpened interfaces,and demigrated data also exhibit improved spectrum conformity and reduced amplitude misfit.The results clarify when source amplitudes matter,why cross-correlation makes them redundantly matter,and how a lightweight spectral correction restores physically meaningful amplitude behavior in wave-equation migration/demigration. 展开更多
关键词 wave-equation migration DEMIGRATION cross-correlation imaging condition source wavelet amplitude spectrum spectral deconvolution
在线阅读 下载PDF
A∞ weight estimates for vector-valued commutators of multilinear fractional integral 被引量:3
10
作者 YU Xiao CHEN Jie-cheng ZHANG Yan-dan 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2013年第3期335-357,共23页
In this paper, the authors get the Coifman type weighted estimates and weak weighted LlogL estimates for vector-valued generalized commutators of multilinear fractional integral with w ∈ A∞. Furthermore, both the bo... In this paper, the authors get the Coifman type weighted estimates and weak weighted LlogL estimates for vector-valued generalized commutators of multilinear fractional integral with w ∈ A∞. Furthermore, both the boundedness of vector-valued multilinear frac- tional integral and the weak weighted LlogL estimates for vector-valued multilinear fractional integral are also obtained. 展开更多
关键词 vector-valued COMMUTATOR multilineax fractional integral weighted.
在线阅读 下载PDF
A CLASS OF COMPOUND VECTOR-VALUED PROBLEM AND FACTORIZATION OF MATRIX FUNCTION 被引量:2
11
作者 郭国安 杜金元 《Acta Mathematica Scientia》 SCIE CSCD 2010年第1期173-179,共7页
In this article, we consider a class of compound vector-valued problem on upper-half plane C+, which consists of vector Riemann problem along a closed contour in C+ with matrix coefficient in H61der class and vector... In this article, we consider a class of compound vector-valued problem on upper-half plane C+, which consists of vector Riemann problem along a closed contour in C+ with matrix coefficient in H61der class and vector Hilbert problem on the real axis with essential bounded measurable matrix coefficient. Under appropriate assumption we obtain its solution by use of Corona theorem and factorization of matrix functions in decomposed Banach algebras. 展开更多
关键词 compound vector-valued problem Corona theorem canonical factorization Hardy space
在线阅读 下载PDF
Composition Operators with Linear Fractional Symbols on Vector-Valued Bergman Spaces 被引量:1
12
作者 Wang Mao-fa Liu Pei-de Zhou Shao-bo 《Wuhan University Journal of Natural Sciences》 CAS 2003年第03A期759-764,共6页
Let_(φ)and_(ψ)be linear fractional self-maps of the unit diskDandX_(a)separable Hilbert space.In this paper we completely characterize the weak compactness of the product operators of a composition operationC_(φ)wi... Let_(φ)and_(ψ)be linear fractional self-maps of the unit diskDandX_(a)separable Hilbert space.In this paper we completely characterize the weak compactness of the product operators of a composition operationC_(φ)with another one's adjointC_(ψ)^(*)on the vector-valued Bergman spaceB_(1)(X)for formsC_(φ)C_(ψ)^(*)andC_(ψ)C_(φ)^(*). 展开更多
关键词 vector-valued Bergman space composition operator linear fractional map angular derivative weak compactness
在线阅读 下载PDF
COMPOSITION OPERATORS ON ANALYTIC VECTOR-VALUED NEVANLINNA CLASSES
13
作者 王茂发 《Acta Mathematica Scientia》 SCIE CSCD 2005年第4期771-780,共10页
Let φ be an analytic self-map of the complex unit disk and X a Banach space. This paper studies the action of composition operator Cφ: f→foφ on the vector-valued Nevanlinna classes N(X) and Na(X). Certain cri... Let φ be an analytic self-map of the complex unit disk and X a Banach space. This paper studies the action of composition operator Cφ: f→foφ on the vector-valued Nevanlinna classes N(X) and Na(X). Certain criteria for such operators to be weakly compact are given. As a consequence, this paper shows that the composition operator Cφ is weakly compact on N(X) and Na(X) if and only if it is weakly compact on the vector-valued Hardy space H^1 (X) and Bergman space B1(X) respectively. 展开更多
关键词 Composition operator BOUNDEDNESS weak compactness Carleson measure vector-valued Nevanlinna class
在线阅读 下载PDF
ON VECTOR-VALUED FUNCTION SPACES WITH HELLY'S PROPERTY
14
作者 Kazuaki Kitahara (School of Science, Kwansei Gakuin University, Japan) Toshinao Okada ( Kagawa University, Japan) 《Analysis in Theory and Applications》 2001年第2期86-100,共15页
If a vector valued function space with a Hausdorff locally convex topology has a property such that every closed strongly bounded subset is compact, then we name this property Helly's property. In this paper, we... If a vector valued function space with a Hausdorff locally convex topology has a property such that every closed strongly bounded subset is compact, then we name this property Helly's property. In this paper, we show a class of vector valued function spaces with Helly's property and consider convergence of vector measures and best approximations in function spaces in this class. 展开更多
关键词 MATH ON vector-valued FUNCTION SPACES WITH HELLY’S PROPERTY
在线阅读 下载PDF
Jamming recognition method based on wavelet packet decomposition and improved deep learning 被引量:1
15
作者 Qi Wu Gang Li +4 位作者 Xiang Wang Hao Luo Lianghong Li Qianbin Chen Xiaorong Jing 《Digital Communications and Networks》 2025年第5期1469-1478,共10页
To overcome the challenges of poor real-time performance,limited scalability,and low intelligence in conventional jamming pattern recognition methods,this paper proposes a method based on Wavelet Packet Decomposition(... To overcome the challenges of poor real-time performance,limited scalability,and low intelligence in conventional jamming pattern recognition methods,this paper proposes a method based on Wavelet Packet Decomposition(WPD)and enhanced deep learning techniques.In the proposed method,an agent at the receiver processes the received signal using WPD to generate an initial Spectrogram Waterfall(SW),which is subsequently segmented using a sliding window to serve as the input for the jamming recognition network.The network employs a bilateral filter to preprocess the input SW,thereby enhancing the edge features of the jamming signals.To extract abstract features,depthwise separable convolution is utilized instead of traditional convolution,thereby reducing the network’s parameter count and enhancing real-time performance.A pyramid pooling layer is integrated before the fully connected layer to enable the network to process input SW of varying sizes,thus enhancing scalability.During network training,adaptive moment estimation is employed as the optimizer,allowing the network to dynamically adjust the learning rate and accelerate convergence.A comprehensive comparison between the proposed jamming recognition network and six other models is conducted,along with Ablation Experiments(AE)based on numerical simulations.Simulation results demonstrate that the proposed method based on WPD and enhanced deep learning achieves high-precision recognition of various jamming patterns while maintaining a favorable balance among prediction accuracy,network complexity,and prediction time. 展开更多
关键词 wavelet packet decomposition Improved deep learning Spectrogram waterfall Pyramid pooling Jamming recognition
在线阅读 下载PDF
Detection of Rice Bacterial Leaf Blight Using Hyperspectral Technology and Continuous Wavelet Analysis
16
作者 Kaihao Shi Lin Yuan +5 位作者 Qimeng Yu Zhongting Shen Yingtan Yu Chenwei Nie Xingjian Zhou Jingcheng Zhang 《Phyton-International Journal of Experimental Botany》 2025年第7期2033-2054,共22页
Plant diseases are a major threat that can severely impact the production of agriculture and forestry.This can lead to the disruption of ecosystem functions and health.With its ability to capture continuous narrow-ban... Plant diseases are a major threat that can severely impact the production of agriculture and forestry.This can lead to the disruption of ecosystem functions and health.With its ability to capture continuous narrow-band spectra,hyperspectral technology has become a crucial tool to monitor crop diseases using remote sensing.However,existing continuous wavelet analysis(CWA)methods suffer from feature redundancy issues,while the continuous wavelet projection algorithm(CWPA),an optimization approach for feature selection,has not been fully validated to monitor plant diseases.This study utilized rice bacterial leaf blight(BLB)as an example by evaluating the performance of four wavelet basis functions-Gaussian2,Mexican hat,Meyer,andMorlet-within theCWAandCWPAframeworks.Additionally,the classification models were constructed using the k-nearest neighbors(KNN),randomforest(RF),and Naïve Bayes(NB)algorithms.The results showed the following:(1)Compared to traditional CWA,CWPA significantly reduced the number of required features.Under the CWPA framework,almost all the model combinations achieved maximum classification accuracy with only one feature.In contrast,the CWA framework required three to seven features.(2)Thechoice of wavelet basis functions markedly affected the performance of themodel.Of the four functions tested,the Meyer wavelet demonstrated the best overall performance in both the CWPA and CWA frameworks.(3)Under theCWPAframework,theMeyer-KNNandMeyer-NBcombinations achieved the highest overall accuracy of 93.75%using just one feature.In contrast,under the CWA framework,the CWA-RF combination achieved comparable accuracy(93.75%)but required six features.This study verified the technical advantages of CWPA for monitoring crop diseases,identified an optimal wavelet basis function selection scheme,and provided reliable technical support to precisely monitor BLB in rice(Oryza sativa).Moreover,the proposed methodological framework offers a scalable approach for the early diagnosis and assessment of plant stress,which can contribute to improved accuracy and timeliness when plant stress is monitored. 展开更多
关键词 HYPERSPECTRAL continuous wavelet analysis continuous wavelet projection algorithm wavelet basis function disease monitoring
在线阅读 下载PDF
基于开源降水数据和Wavelet算法张家口市降水量时空变化研究
17
作者 马丁 《水利科技与经济》 2025年第9期103-107,共5页
基于开源降水量栅格数据和Wavelet算法,对张家口市1961-2020年降水量时空变化特征进行研究。结果表明,近60年来张家口市降水量存在弱增加趋势(P>0.05),年均变化斜率0.30mm/a;空间上降水量变化趋势呈不均衡分布,除在尚义与张北县结合... 基于开源降水量栅格数据和Wavelet算法,对张家口市1961-2020年降水量时空变化特征进行研究。结果表明,近60年来张家口市降水量存在弱增加趋势(P>0.05),年均变化斜率0.30mm/a;空间上降水量变化趋势呈不均衡分布,除在尚义与张北县结合部、涿鹿县东侧等局部呈减少趋势外(-1.4~0mm/a),大部分地区为增加趋势(0~1.12mm/a);降水量变化主周期为3~6a,其中在市域东南侧与西北侧的变化周期为3~4a,其他地区为4~6a。研究结果明确了张家口降水量变化特征及其空间分布格局,对认识气候变化响应具有一定启示意义。 展开更多
关键词 降水量 开源栅格数据 wavelet算法 空间分布
在线阅读 下载PDF
A Wavelet Transform and Spatial Positional Enhanced Method for Vision Transformer
18
作者 HU Runyu TANG Xuesong HAO Kuangrong 《Journal of Donghua University(English Edition)》 2025年第3期330-338,共9页
In the vision transformer(ViT)architecture,image data are transformed into sequential data for processing,which may result in the loss of spatial positional information.While the self-attention mechanism enhances the ... In the vision transformer(ViT)architecture,image data are transformed into sequential data for processing,which may result in the loss of spatial positional information.While the self-attention mechanism enhances the capacity of ViT to capture global features,it compromises the preservation of fine-grained local feature information.To address these challenges,we propose a spatial positional enhancement module and a wavelet transform enhancement module tailored for ViT models.These modules aim to reduce spatial positional information loss during the patch embedding process and enhance the model’s feature extraction capabilities.The spatial positional enhancement module reinforces spatial information in sequential data through convolutional operations and multi-scale feature extraction.Meanwhile,the wavelet transform enhancement module utilizes the multi-scale analysis and frequency decomposition to improve the ViT’s understanding of global and local image structures.This enhancement also improves the ViT’s ability to process complex structures and intricate image details.Experiments on CIFAR-10,CIFAR-100 and ImageNet-1k datasets are done to compare the proposed method with advanced classification methods.The results show that the proposed model achieves a higher classification accuracy,confirming its effectiveness and competitive advantage. 展开更多
关键词 TRANSFORMER wavelet transform image classification computer vision
在线阅读 下载PDF
An adaptive continuous threshold wavelet denoising method for LiDAR echo signal
19
作者 Dezhi Zheng Tianchi Qu +4 位作者 Chun Hu Shijia Lu Zhongxiang Li Guanyu Yang Xiaojun Yang 《Nanotechnology and Precision Engineering》 2025年第2期51-62,共12页
Atmospheric aerosols are the primary contributors to environmental pollution.As such aerosols are micro-to nanosized particles invisible to the naked eye,it is necessary to utilize LiDAR technology for their detection... Atmospheric aerosols are the primary contributors to environmental pollution.As such aerosols are micro-to nanosized particles invisible to the naked eye,it is necessary to utilize LiDAR technology for their detection.The laser radar echo signal is vulnerable to background light and electronic thermal noise.While single-photon LiDAR can effectively reduce background light interference,electronic thermal noise remains a significant challenge,especially at long distances and in environments with a low signal-to-noise ratio(SNR).However,conventional denoising methods cannot achieve satisfactory results in this case.In this paper,a novel adaptive continuous threshold wavelet denoising algorithm is proposed to filter out the noise.The algorithm features an adaptive threshold and a continuous threshold function.The adaptive threshold is dynamically adjusted according to the wavelet decomposition level,and the continuous threshold function ensures continuity with lower constant error,thus optimizing the denoising process.Simulation results show that the proposed algorithm has excellent performance in improving SNR and reducing root mean square error(RMSE)compared with other algorithms.Experimental results show that denoising of an actual LiDAR echo signal results in a 4.37 dB improvement in SNR and a 39.5%reduction in RMSE.The proposed method significantly enhances the ability of single-photon LiDAR to detect weak signals. 展开更多
关键词 Single-photon LiDAR Echo signal Adaptive thresholding wavelet transform
暂未订购
Analysis of convective-radiative heat transfer in dovetail longitudinal fins with shape-dependent hybrid nanofluids:a study using the Hermite wavelet method
20
作者 C.G.PAVITHRA B.J.GIREESHA +1 位作者 S.SUSHMA K.J.GOWTHAM 《Applied Mathematics and Mechanics(English Edition)》 2025年第2期357-372,共16页
A distinguished category of operational fluids,known as hybrid nanofluids,occupies a prominent role among various fluid types owing to its superior heat transfer properties.By employing a dovetail fin profile,this wor... A distinguished category of operational fluids,known as hybrid nanofluids,occupies a prominent role among various fluid types owing to its superior heat transfer properties.By employing a dovetail fin profile,this work investigates the thermal reaction of a dynamic fin system to a hybrid nanofluid with shape-based properties,flowing uniformly at a velocity U.The analysis focuses on four distinct types of nanoparticles,i.e.,Al2O3,Ag,carbon nanotube(CNT),and graphene.Specifically,two of these particles exhibit a spherical shape,one possesses a cylindrical form,and the final type adopts a platelet morphology.The investigation delves into the pairing of these nanoparticles.The examination employs a combined approach to assess the constructional and thermal exchange characteristics of the hybrid nanofluid.The fin design,under the specified circumstances,gives rise to the derivation of a differential equation.The given equation is then transformed into a dimensionless form.Notably,the Hermite wavelet method is introduced for the first time to address the challenge posed by a moving fin submerged in a hybrid nanofluid with shape-dependent features.To validate the credibility of this research,the results obtained in this study are systematically compared with the numerical simulations.The examination discloses that the highest heat flux is achieved when combining nanoparticles with spherical and platelet shapes. 展开更多
关键词 Hermite wavelet method radiation CONVECTION dovetail fin nanoparticle configuration
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部