Programmable metasurfaces have garnered significant attention due to their exceptional ability to manipulate electromagnetic(EM)waves in real time,propelling the emergence of reconfigurable intelligent surfaces(RISs)a...Programmable metasurfaces have garnered significant attention due to their exceptional ability to manipulate electromagnetic(EM)waves in real time,propelling the emergence of reconfigurable intelligent surfaces(RISs)as a transformative advancement in wireless communication for controlling signal propagation and coverage.However,conventional RISs often suffer from a limited operational range and spectral interference,hindering their practical deployment in wireless relay and communication systems.To overcome this limitation,we propose an amplifying and filtering RIS(AF-RIS)to enhance the inband signal energy and filter the out-of-band signal of the incident EM waves,thereby achieving RIS array miniaturization and improved anti-interference capability.Furthermore,each AF-RIS element features 2-bit phase control,significantly improving the array's beamforming performance.A meticulously designed4×8 AF-RIS array is presented by integrating the power dividing and combining networks,which substantially reduces the number of amplifiers and filters,drastically decreasing the hardware costs and power consumption.The experimental results demonstrate the powerful capabilities of the AF-RIS in beam-steering,frequency selectivity,and signal amplification.Thus,the proposed AF-RIS offers significant potential for critical wireless relay applications by improving frequency selectivity,expanding signal coverage,and minimizing hardware size.展开更多
This paper proposes a novel Range Migration Algorithm(RMA)integrated with an adaptive background filtering method specifically designed for near-field millimeter-wave imaging scenarios where targets are in close proxi...This paper proposes a novel Range Migration Algorithm(RMA)integrated with an adaptive background filtering method specifically designed for near-field millimeter-wave imaging scenarios where targets are in close proximity to background structures.This method simulates the attention distribution mode of the human visual system which is used in Artificial Intelligence(AI)and called the Attention Mechanism.Based on the concept of static clutter filtering,the frequency-domain signals of the scanning aperture are divided into grid cells.Background scattering functions are established by analyzing the motion processes within each cell,and the background interference is linearly filtered out.An analysis of the manifestation of background scattering interference within the algorithm is carried out,and the impact of the grid cell dimension on the imaging quality is investigated.Experimental results show that the proposed method exhibits the capability to enhance the signal-to-noise ratio of both the target and the background.It effectively suppresses the background interference,leading to a more prominent image,meanwhile without imposing the excessive computational load.The method offers a novel solution for improving the performance of millimeter-wave imaging technology in practical applications.展开更多
The Ice,Cloud and Land Elevation Satellite 2(ICESat-2)is equipped with an advanced topographic laser altimeter system(ATLAS),which uses a photon-counting technique to achieve high-precision measurements of nearshore b...The Ice,Cloud and Land Elevation Satellite 2(ICESat-2)is equipped with an advanced topographic laser altimeter system(ATLAS),which uses a photon-counting technique to achieve high-precision measurements of nearshore bathymetry.The complexity of environmental factors hinders the extraction of signal photons from ICESat-2 data.In this study,we proposed a filtering method for ICESat-2 photon-counting data combing iterative median filter,i.e.,skeleton extraction and adaptive ellipse dilation(SEAED).The iterative median filter was employed to differentiate above-water and water-column photons effectively,thereby enabling the precise extraction of signal photons of the water surface.Skeleton extraction,a type of erosion operation,could greatly reduce the number of photons to be processed and maintain underwater terrain features in the raw photon data.Adaptive ellipse dilation can then extract signal photons accurately and completely based on the underwater terrain skeleton.Five regions were selected to verify the accuracy and reliability of the SEAED method.Comparison with measured water depth data and simulated data based on the measured water depth data showed that,the data estimated by SEAED had an optimal root square error of 0.25 m,and an F1 score of 0.983,indicating that the SEAED could significantly improve the filtering accuracy,particularly in complex terrain areas.展开更多
Faced with the surge of massive natural-language content,information retrieval systems must handle increasingly complex queries while filtering noisy information effectively.Although conventional approaches have made ...Faced with the surge of massive natural-language content,information retrieval systems must handle increasingly complex queries while filtering noisy information effectively.Although conventional approaches have made notable progress in matching efficiency and general adaptability,they still struggle to precisely model deep semantic associations between query intent and documents in real-world environments.Such limitations can lead to ranking deviations and omission of critical information.Motivated by recent advances in large language models(LLMs)and their capability to capture deep semantics,we propose DPR-FL,a Dual-Path Retrieval method that integrates fusion-based Filtering with structured LLM Feedback.It combines direct retrieval with a generation-guided retrieval process to form cooperative information flows.By fusing candidate results from multiple sources,applying a high-dimensional semantic filtering strategy,and leveraging LLM-based semantic feedback,DPR-FL refines and optimizes the selection of relevant documents,improving both coverage and relevance.Furthermore,the framework supports adaptive weighting of candidate sources and semantic signals,enhancing robustness in heterogeneous retrieval scenarios.Together,these components enable finer-grained information selection and semantic enrichment,substantially improving retrieval performance and result reliability in complex contexts.Experimental evaluations on standard web search benchmarks,including TREC-DL’19 and DL’20,as well as low-resource BEIR datasets,demonstrate that DPR-FL achieves measurable gains across key metrics such as NDCG@10 and MAP,showing improved generalization,robustness,and adaptability in zero-shot retrieval settings.展开更多
This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temp...This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Qevap=k1u(Tin−Te)with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.展开更多
Automotive crash test signal filtering is a key step in data processing.This study used vehicle body acceleration data and crash dummy head acceleration data obtained from vehicle crash tests to evaluate and compare t...Automotive crash test signal filtering is a key step in data processing.This study used vehicle body acceleration data and crash dummy head acceleration data obtained from vehicle crash tests to evaluate and compare three signal noise reduction techniques:the SAE J211 standard filter,the Moving Average(MA)method,and the Cumulative Integration.Based on the analysis of crash pulses and head acceleration data,the filtering results were directly correlated with body structure optimization and restraint system matching.The results show that the SAE filter provides precise frequency control,with a cutoff frequency of 100 Hz performing optimally in processing vehicle crash pulse acceleration data.The MA method,by obtaining the optimal window of data points,effectively removes noise while preserving key signal features.The Integration method reveals data trends through cumulative summation operations,naturally eliminating noise interference through summation.The SAE standard filter achieves a signal-to-noise ratio of 18.95 dB for crash pulse acceleration data and 30.49 dB for dummy head acceleration data;whereas the MA method based on 100 data points achieves corresponding signal-to-noise ratios of 8.59 dB and 13.82 dB,respectively.Additionally,directly integrating the acceleration signal yields smooth velocity and displacement curves.This study offers evidence-based guidance for the practical implementation of the three filtering methods under investigation.展开更多
Recommendation systems are an integral and indispensable part of every digital platform,as they can suggest content or items to users based on their respective needs.Collaborative filtering is a technique often used i...Recommendation systems are an integral and indispensable part of every digital platform,as they can suggest content or items to users based on their respective needs.Collaborative filtering is a technique often used in various studies,which produces recommendations by analyzing similarities between users and items based on their behavior.Although often used,traditional collaborative filtering techniques still face the main challenge of sparsity.Sparsity problems occur when the data in the system is sparse,meaning that only a portion of users provide feedback on some items,resulting in inaccurate recommendations generated by the system.To overcome this problem,we developed aHybrid Collaborative Filtering model based onMatrix Factorization andGradient Boosting(HCF-MFGB),a new hybrid approach.Our proposed model integrates SVD++,the XGBoost ensemble learning algorithm,and utilizes user demographic data and meta items.We utilize information,both explicitly and implicitly,to learn user preference patterns using SVD++.The XGBoost algorithm is used to create hundreds of decision trees incrementally,thereby improving model accuracy.Meanwhile,user demographic and meta-item data are clustered using the K-Means Clustering algorithm to capture similarities in user and item characteristics.This combination is designed to improve rating prediction accuracy by reducing reliance on minimal explicit rating data,while addressing sparsity issues in movie recommendation systems.The results of experiments on the MovieLens 100K,MovieLens 1M,and CiaoDVD datasets show significant improvements,outperforming various other baselinemodels in terms of RMSE and MAE.On theMovieLens 100K dataset,the HCF-MFGB model obtained an RMSE value of 0.853 and an MAE value of 0.674.On theMovieLens 1M dataset,the HCF-MFGB model obtained an RMSE value of 0.763 and an MAE value of 0.61.On the CiaoDCD dataset,the HCF-MFGB model achieved an RMSE value of 0.718 and an MAE value of 0.495.These results confirm a significant improvement in movie recommendation accuracy with the proposed approach.展开更多
Meteor radars are widely used to study the dynamics of the mesosphere and lower thermosphere,where the accuracy of atmospheric observations depends critically on the quality of meteor echo signals.This study focuses o...Meteor radars are widely used to study the dynamics of the mesosphere and lower thermosphere,where the accuracy of atmospheric observations depends critically on the quality of meteor echo signals.This study focuses on improving echo signal quality,as meteor trail echoes are transient,low-SNR,and highly susceptible to interference.Four filtering algorithms-wavelet denoising–bilateral filtering(WDBF),wavelet denoising–guided filtering(WD-GF),extended Kalman–guided filtering(EK-GF),and an improved convolutional neural network(ICNN)-based method are examined through theoretical analysis and numerical simulations.The optimal algorithm is further integrated into the digital acquisition and processing unit of a meteor radar system.The WD-GF method shows superior denoising performance and robustness,yielding an average SNR improvement of 9.3 dB relative to the raw signal.Long-term field observations verify its effectiveness,demonstrating a 15.26%increase in detected meteors.The proposed WD-GF filtering algorithm significantly improves meteor radar detection capability and measurement accuracy,providing a practical and efficient solution for high-precision,real-time atmospheric observations.展开更多
A dual-band filtering push‒pull power amplifier(PA)with a large frequency ratio is presented in this paper.The proposed filtering power dividing/combining network is based on a hybrid-mode filtering balun using micros...A dual-band filtering push‒pull power amplifier(PA)with a large frequency ratio is presented in this paper.The proposed filtering power dividing/combining network is based on a hybrid-mode filtering balun using microstrip line(MSL)and substrate integrated waveguide(SIW).The MSL filtering balun operates in the S-band,with a frequency range of 2.6‒2.86 GHz.Meanwhile,the SIW filtering balun is designed for Ku-band operation,covering a frequency range of 13‒13.65 GHz.Under these conditions,the prototype is capable of attaining a frequency ratio as high as five times the original value.Due to the inherent differential characteristic of the hybrid-mode filtering balun with a large frequency ratio,the proposed push‒pull PA not only realizes filtering functionality but also achieves second-harmonic suppression.To validate the designed concept,the proposed prototype has been designed,fabricated,and measured.Measurement results demonstrate that the proposed PA achieves a 7 dB small-signal gain while maintaining out-of-band spurious rejection during active testing.The developed dual-band filtering push‒pull PA delivers excellent performance,with a peak output power of 36.8 dBm at low frequencies and 36 dBm at high frequencies.Moreover,by employing dual-band filtering baluns,the PA inherently suppresses even-order harmonics while simultaneously providing filtering characteristics in both operational bands,which effectively suppresses near-band spurious signals.展开更多
This paper investigates the issue of bumpless transfer H∞ filtering for a class of continuous-time switched linear systems.A new definition on admissible dual-modal persistent dwelltime(ADM-PDT)switching is presen...This paper investigates the issue of bumpless transfer H∞ filtering for a class of continuous-time switched linear systems.A new definition on admissible dual-modal persistent dwelltime(ADM-PDT)switching is presented,which is more general than the existing mode-dependent or admissible edge-dependent persistent dwell-time switching.To match the ADM-PDT switching,the dual-mode-dependent filter utilizing previous mode information is designed,which can enhance the performance of modedependent filter widely used in the literature.To smooth the filtering output bumps caused by switching filter,a novel dualmode-dependent bumpless transfer filter is constructed by introducing a time-interpolation-function-dependent transition filter.Then,the criteria for stability and H∞ performance analyses are derived based on a transition-dependent dual-modal Lyapunov function,ensuring that the filtering error systems driven by the bumpless transfer filter and ADM-PDT switching are globally uniformy asymptotically stable with a non-weighted H∞ noise attenuation performance.Finally,the validity and superiority of the developed theoretical results are illustrated by using a numerical example and an unmanned marine vehicle system.展开更多
The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recogni...The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recognized to be limited at data boundaries and high frequencies,which can significantly reduce the signal-to-noise ratio(SNR).To solve this problem,a novel method synergistically integrating Principal Component Analysis(PCA)with SG filtering is proposed in this paper.This approach avoids the is-sue of excessive smoothing associated with larger window sizes.The proposed PCA-SG filtering algorithm was applied to a CO gas sensing system based on Cavity Ring-Down Spectroscopy(CRDS).The perform-ance of the PCA-SG filtering algorithm is demonstrated through comparison with Moving Average Filtering(MAF),Wavelet Transformation(WT),Kalman Filtering(KF),and the SG filter.The results demonstrate that the proposed algorithm exhibits superior noise reduction capabilities compared to the other algorithms evaluated.The SNR of the ring-down signal was improved from 11.8612 dB to 29.0913 dB,and the stand-ard deviation of the extracted ring-down time constant was reduced from 0.037μs to 0.018μs.These results confirm that the proposed PCA-SG filtering algorithm effectively improves the smoothness of the ring-down curve data,demonstrating its feasibility.展开更多
This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the cas...This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the case of BNLP,the generation is caused by the interaction between two noise-like pulses(NLPs)induced by the comb-filtering effect,and bound state level can be artificially controlled in the researches.Our work provides a new method for generating low-coherence pulses and establishes a research idea for the study of the comb-filtering effects.展开更多
In this paper, the problem of cubature Kalman fusion filtering(CKFF) is addressed for multi-sensor systems under amplify-and-forward(AaF) relays. For the purpose of facilitating data transmission, AaF relays are utili...In this paper, the problem of cubature Kalman fusion filtering(CKFF) is addressed for multi-sensor systems under amplify-and-forward(AaF) relays. For the purpose of facilitating data transmission, AaF relays are utilized to regulate signal communication between sensors and filters. Here, the randomly varying channel parameters are represented by a set of stochastic variables whose occurring probabilities are permitted to exhibit bounded uncertainty. Employing the spherical-radial cubature principle, a local filter under AaF relays is initially constructed. This construction ensures and minimizes an upper bound of the filtering error covariance by designing an appropriate filter gain. Subsequently, the local filters are fused through the application of the covariance intersection fusion rule. Furthermore, the uniform boundedness of the filtering error covariance's upper bound is investigated through establishing certain sufficient conditions. The effectiveness of the proposed CKFF scheme is ultimately validated via a simulation experiment concentrating on a three-phase induction machine.展开更多
The visual noise of each light intensity area is different when the image is drawn by Monte Carlo method.However,the existing denoising algorithms have limited denoising performance under complex lighting conditions a...The visual noise of each light intensity area is different when the image is drawn by Monte Carlo method.However,the existing denoising algorithms have limited denoising performance under complex lighting conditions and are easy to lose detailed information.So we propose a rendered image denoising method with filtering guided by lighting information.First,we design an image segmentation algorithm based on lighting information to segment the image into different illumination areas.Then,we establish the parameter prediction model guided by lighting information for filtering(PGLF)to predict the filtering parameters of different illumination areas.For different illumination areas,we use these filtering parameters to construct area filters,and the filters are guided by the lighting information to perform sub-area filtering.Finally,the filtering results are fused with auxiliary features to output denoised images for improving the overall denoising effect of the image.Under the physically based rendering tool(PBRT)scene and Tungsten dataset,the experimental results show that compared with other guided filtering denoising methods,our method improves the peak signal-to-noise ratio(PSNR)metrics by 4.2164 dB on average and the structural similarity index(SSIM)metrics by 7.8%on average.This shows that our method can better reduce the noise in complex lighting scenesand improvethe imagequality.展开更多
Understanding how and why assemblage dissimilarity changes along spatial gradient is a great challenge in ecology,because answers to these questions depend on the analytical types,dimensions,and components of beta div...Understanding how and why assemblage dissimilarity changes along spatial gradient is a great challenge in ecology,because answers to these questions depend on the analytical types,dimensions,and components of beta diversity we concerned.To obtain a comprehensive understanding of assemblage dissimilarity and its implications for biodiversity conservation in the Himalayas,we explored the elevational patterns and determinants of beta diversity and its turnover and nestedness components of pairwise and multiple types and taxonomic and phylogenetic dimensions simultaneously.Patterns of beta diversity and their components of different types and dimensions were calculated based on 96 sampling quadrats along an 1800-5400 m elevational gradient.We examined whether and how these patterns differed from random expectations using null models.Furthermore,we used random forest methods to quantify the role of environmental variables representing climate,topography,and human disturbance in determining these patterns.We found that beta diversity and its turnover component,regardless of its types and dimensions,shown a hump-shaped elevational patterns.Both pairwise and multiple phylogenetic beta diversity were remarkably lower than their taxonomic counterpart.These patterns were significantly less than random expectation and were mostly associated with climate variables.In summary,our results suggested that assemblage dissimilarity of seed plants was mostly originate from the replacement of closely related species determined by climate-driven environmental filtering.Accordingly,conservation efforts should better cover elevations with different climate types to maximalize biodiversity conservation,rather than only focus on elevations with highest species richness.Our study demonstrated that comparisons of beta diversity of different types,dimensions,and components could be conductive to consensus on the origin and mechanism of assemblage dissimilarity.展开更多
How ecological and evolutionary factors affect small mammal diversity in arid regions remains largely unknown.Here,we combined the largest phylogeny and occurrence dataset of Gerbillinae desert rodents to explore the ...How ecological and evolutionary factors affect small mammal diversity in arid regions remains largely unknown.Here,we combined the largest phylogeny and occurrence dataset of Gerbillinae desert rodents to explore the underlying factors shaping present-day distribution patterns.In particular,we analyzed the relative contributions of ecological and evolutionary factors on their species diversity using a variety of models.Additionally,we inferred the ancestral range and possible dispersal scenarios and estimated the diversification rate of Gerbillinae.We found that Gerbillinae likely originated in the Horn of Africa in the Middle Miocene and then dispersed and diversified across arid regions in northern and southern Africa and western and central Asia,forming their current distribution pattern.Multiple ecological and evolutionary factors jointly determine the spatial pattern of Gerbillinae diversity,but evolutionary factors(evolutionary time and speciation rate)and habitat filtering were the most important in explaining the spatial variation in species richness.Our study enhances the understanding of the diversity patterns of small mammals in arid regions and highlights the importance of including evolutionary factors when interpreting the mechanisms underlying large-scale species diversity patterns.展开更多
Recent theoretical verification of self-similar and dissipative pure-quartic solitons(PQSs)emphasized the similarity between PQS lasers and conventional fiber lasers,but the unique equilibrium mechanism hinders the fo...Recent theoretical verification of self-similar and dissipative pure-quartic solitons(PQSs)emphasized the similarity between PQS lasers and conventional fiber lasers,but the unique equilibrium mechanism hinders the formation of PQS molecules in normal fourth-order dispersion(FOD)regimes.In this paper,we investigated the effect of filters on shaping PQSs in normal FOD based on a passively mode-locked fiber laser model.A bandpass filter eliminates the time pedestal of dissipative PQSs,thus realizing a multi-pulsing state.When the filter bandwidth is appropriate,the effective spectral filtering effect can lower the pulse splitting threshold and enable the coherent restoration from chaotic PQSs to PQS molecules.Additionally,changing the central wavelength of the filter can generate PQSs and PQS molecules with asymmetric intensity distributions.These results are important guides for the manipulation of PQSs and the construction of high repetition-frequency fiber lasers.展开更多
Dear Editor,This letter deals with the non-fragile filtering problem for the discrete-time networked system subject to fading measurements and potential risk of information leakage. To ensure the system security enhan...Dear Editor,This letter deals with the non-fragile filtering problem for the discrete-time networked system subject to fading measurements and potential risk of information leakage. To ensure the system security enhancement,an encryption-decryption scheme is employed to protect the privacy of the transmitted signal via network,under which the real transmitted data is invisible to eavesdroppers. Ultimately,a numerical example is provided to assess the accuracy and efficacy of the derived approaches.展开更多
Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decrypt...Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decryption mechanism is considered in the signal transmission process.Specifically,a novel DRSMF scheme is developed such that,for both state saturation and encryption-decryption mechanism,the filtering error(FE)is limited to the ellipsoid domain.Then,the filtering error constraint matrix(FECM)is computed and a desirable filter gain is derived by minimizing the FECM.Besides,the bound-edness evaluation of the FECM is provided.展开更多
Hulun Buir Steppe,which provides important ecosystem services,has experienced significant degradation in recent years due to climate change and irrational human activities.Understanding the factors that determine the ...Hulun Buir Steppe,which provides important ecosystem services,has experienced significant degradation in recent years due to climate change and irrational human activities.Understanding the factors that determine the abundance and distribution of species is a fundamental goal of ecology,however,there is a lack of understanding of how degradation affects the deterministic processes that determine community structure and species composition.Here,we used the Hierarchical Model of Species Communities(HMSC)to explore how degradation affects environmental filtering and biotic interactions processes in Hulun Buir Steppe.The results showed that(1)The sensitivity of species to environmental change increases with deeper degradation.At the same time most of the species show some adaptation to environmental changes in the moderately and severely degraded stages.(2)Correlation between species traits and environmental variables weakened with deeper degradation.(3)Species interactions decrease significantly with increasing degradation and are typically dominated by positive interactions in severely degraded stages.Species interactions affected by degradation may be characterized by a shift from positive to negative interactions,the disappearance of negative interactions,and a decrease in both positive and negative interactions.The application of joint species distribution modeling to evaluate the impact of degradation on environmental filtering and biotic interactions in steppe community reassembly is a new perspective that offers valuable insights for restoration decisions in degraded steppes.展开更多
基金supported by the National Key Research and Development Program of China(2023YFB3811502)the National Natural Science Foundation of China(62225108,62288101,and 62201139)+6 种基金the Jiangsu Province Frontier Leading Technology Basic Research Project(BK20212002)the Jiangsu Provincial Scientific Research Center of Applied Mathematics(BK20233002)the Program of Song Shan Laboratory(included in the management of the Major Science and Technology Program of Henan Province221100211300-02 and 221100211300-03)the 111 Project(111-2-05)the Fundamental Research Funds for the Central Universities(2242022k60003,2242024RCB0005,and 2242024K30009)the Southeast University-China Mobile Research Institute Joint Innovation Center(R202111101112JZC02)。
摘要Programmable metasurfaces have garnered significant attention due to their exceptional ability to manipulate electromagnetic(EM)waves in real time,propelling the emergence of reconfigurable intelligent surfaces(RISs)as a transformative advancement in wireless communication for controlling signal propagation and coverage.However,conventional RISs often suffer from a limited operational range and spectral interference,hindering their practical deployment in wireless relay and communication systems.To overcome this limitation,we propose an amplifying and filtering RIS(AF-RIS)to enhance the inband signal energy and filter the out-of-band signal of the incident EM waves,thereby achieving RIS array miniaturization and improved anti-interference capability.Furthermore,each AF-RIS element features 2-bit phase control,significantly improving the array's beamforming performance.A meticulously designed4×8 AF-RIS array is presented by integrating the power dividing and combining networks,which substantially reduces the number of amplifiers and filters,drastically decreasing the hardware costs and power consumption.The experimental results demonstrate the powerful capabilities of the AF-RIS in beam-steering,frequency selectivity,and signal amplification.Thus,the proposed AF-RIS offers significant potential for critical wireless relay applications by improving frequency selectivity,expanding signal coverage,and minimizing hardware size.
摘要This paper proposes a novel Range Migration Algorithm(RMA)integrated with an adaptive background filtering method specifically designed for near-field millimeter-wave imaging scenarios where targets are in close proximity to background structures.This method simulates the attention distribution mode of the human visual system which is used in Artificial Intelligence(AI)and called the Attention Mechanism.Based on the concept of static clutter filtering,the frequency-domain signals of the scanning aperture are divided into grid cells.Background scattering functions are established by analyzing the motion processes within each cell,and the background interference is linearly filtered out.An analysis of the manifestation of background scattering interference within the algorithm is carried out,and the impact of the grid cell dimension on the imaging quality is investigated.Experimental results show that the proposed method exhibits the capability to enhance the signal-to-noise ratio of both the target and the background.It effectively suppresses the background interference,leading to a more prominent image,meanwhile without imposing the excessive computational load.The method offers a novel solution for improving the performance of millimeter-wave imaging technology in practical applications.
基金Supported by the National Key Research and Development Program of China(No.2021YFE0117600)the National Natural Science Foundation of China(No.41876208)。
摘要The Ice,Cloud and Land Elevation Satellite 2(ICESat-2)is equipped with an advanced topographic laser altimeter system(ATLAS),which uses a photon-counting technique to achieve high-precision measurements of nearshore bathymetry.The complexity of environmental factors hinders the extraction of signal photons from ICESat-2 data.In this study,we proposed a filtering method for ICESat-2 photon-counting data combing iterative median filter,i.e.,skeleton extraction and adaptive ellipse dilation(SEAED).The iterative median filter was employed to differentiate above-water and water-column photons effectively,thereby enabling the precise extraction of signal photons of the water surface.Skeleton extraction,a type of erosion operation,could greatly reduce the number of photons to be processed and maintain underwater terrain features in the raw photon data.Adaptive ellipse dilation can then extract signal photons accurately and completely based on the underwater terrain skeleton.Five regions were selected to verify the accuracy and reliability of the SEAED method.Comparison with measured water depth data and simulated data based on the measured water depth data showed that,the data estimated by SEAED had an optimal root square error of 0.25 m,and an F1 score of 0.983,indicating that the SEAED could significantly improve the filtering accuracy,particularly in complex terrain areas.
基金funded by the National Natural Science Foundation of China(42371466)the Key Research and Development Program of Henan Province(251111211700)+2 种基金the Key Research Projects of Henan Higher Education Institutions(23A520031,24A520020,25B520012)the Henan Provincial Archives Bureau Scientific and Technological Project(2025-Z-002)and the Science and Technology Plan Project of Housing and Urban-Rural Development in Henan Province(HNJS-2024-K35).
摘要Faced with the surge of massive natural-language content,information retrieval systems must handle increasingly complex queries while filtering noisy information effectively.Although conventional approaches have made notable progress in matching efficiency and general adaptability,they still struggle to precisely model deep semantic associations between query intent and documents in real-world environments.Such limitations can lead to ranking deviations and omission of critical information.Motivated by recent advances in large language models(LLMs)and their capability to capture deep semantics,we propose DPR-FL,a Dual-Path Retrieval method that integrates fusion-based Filtering with structured LLM Feedback.It combines direct retrieval with a generation-guided retrieval process to form cooperative information flows.By fusing candidate results from multiple sources,applying a high-dimensional semantic filtering strategy,and leveraging LLM-based semantic feedback,DPR-FL refines and optimizes the selection of relevant documents,improving both coverage and relevance.Furthermore,the framework supports adaptive weighting of candidate sources and semantic signals,enhancing robustness in heterogeneous retrieval scenarios.Together,these components enable finer-grained information selection and semantic enrichment,substantially improving retrieval performance and result reliability in complex contexts.Experimental evaluations on standard web search benchmarks,including TREC-DL’19 and DL’20,as well as low-resource BEIR datasets,demonstrate that DPR-FL achieves measurable gains across key metrics such as NDCG@10 and MAP,showing improved generalization,robustness,and adaptability in zero-shot retrieval settings.
摘要This article presents an adaptive intelligent control strategy applied to a lumped-parameter evaporator model,i.e.,a simplified dynamic representation treating the evaporator as a single thermal node with uniform temperature distribution,suitable for control design due to its balance between physical fidelity and computational simplicity.The controller uses a wavelet-based neural proportional,integral,derivative(PID)controller with IIR filtering(infinite impulse response).The dynamic model captures the essential heat and mass transfer phenomena through a nonlinear energy balance,where the cooling capacity“Qevap”is expressed as a non-linear function of the compressor frequency and the temperature difference,specifically,Qevap=k1u(Tin−Te)with u as compressor frequency,Te evaporator temperature,and Tin inlet fluid temperature.The operating conditions of the system,in general terms,focus on the following variables,the overall thermal capacity is 1000 J/K,typical for small-capacity heat exchangers,The mass flow is 0.05 kg/s,typical for secondary liquid cooling circuits,the overall loss coefficient of 50 W/K that corresponds to small evaporators with partial insulation,the temperatures(inlet)of 10℃and the temperature of environment of 25℃,thermal load of 200 W that corresponds to a small-scaled air conditioning applications.To handle system nonlinearities and improve control performance,aMorlet wavelet-based neural network(Wavenet)is used to dynamically adjust the PID gains online.An IIR filter is incorporated to smooth the adaptive gains,improving stability and reducing oscillations.In contrast to prior wavelet-or neural-adaptive PID controllers in HVAC applications,which typically adjust gains without explicit filtering or not tailored to evaporator dynamics,this work introduces the first PID–Wavenet scheme augmented with an IIR-based stabilization layer,specifically designed to address the combined challenges of nonlinear evaporator behavior,gain oscillation,and real-time implementability.The proposed controller(PID-Wavenet+IIR)is implemented and validated inMATLAB/Simulink,demonstrating superior performance compared to a conventional PID tuned using Simulink’s auto-tuning function.Key results include a reduction in settling time from 13.3 to 8.2 s,a reduction in overshoot from 3.5%to 0.8%,a reduction in steady-state error from 0.12℃ to 0.02℃and a 13%reduction in energy overall consumption.The controller also exhibits greater robustness and adaptability under varying thermal loads.This explicit integration of wavelet-driven adaptation with IIR-filtered gain shaping constitutes the main methodological contribution and novelty of the work.These findings validate the effectiveness of the wavelet-based adaptive approach for advanced thermal management in refrigeration and HVAC systems,with potential applications in controlling variable-speed compressors,liquid chillers,and compact cooling units.
摘要Automotive crash test signal filtering is a key step in data processing.This study used vehicle body acceleration data and crash dummy head acceleration data obtained from vehicle crash tests to evaluate and compare three signal noise reduction techniques:the SAE J211 standard filter,the Moving Average(MA)method,and the Cumulative Integration.Based on the analysis of crash pulses and head acceleration data,the filtering results were directly correlated with body structure optimization and restraint system matching.The results show that the SAE filter provides precise frequency control,with a cutoff frequency of 100 Hz performing optimally in processing vehicle crash pulse acceleration data.The MA method,by obtaining the optimal window of data points,effectively removes noise while preserving key signal features.The Integration method reveals data trends through cumulative summation operations,naturally eliminating noise interference through summation.The SAE standard filter achieves a signal-to-noise ratio of 18.95 dB for crash pulse acceleration data and 30.49 dB for dummy head acceleration data;whereas the MA method based on 100 data points achieves corresponding signal-to-noise ratios of 8.59 dB and 13.82 dB,respectively.Additionally,directly integrating the acceleration signal yields smooth velocity and displacement curves.This study offers evidence-based guidance for the practical implementation of the three filtering methods under investigation.
基金funded by the Directorate General of Research and Development,Ministry of Higher Education,Science and Technology of the Republic of Indonesia,with grant number 2.6.63/UN32.14.1/LT/2025.
摘要Recommendation systems are an integral and indispensable part of every digital platform,as they can suggest content or items to users based on their respective needs.Collaborative filtering is a technique often used in various studies,which produces recommendations by analyzing similarities between users and items based on their behavior.Although often used,traditional collaborative filtering techniques still face the main challenge of sparsity.Sparsity problems occur when the data in the system is sparse,meaning that only a portion of users provide feedback on some items,resulting in inaccurate recommendations generated by the system.To overcome this problem,we developed aHybrid Collaborative Filtering model based onMatrix Factorization andGradient Boosting(HCF-MFGB),a new hybrid approach.Our proposed model integrates SVD++,the XGBoost ensemble learning algorithm,and utilizes user demographic data and meta items.We utilize information,both explicitly and implicitly,to learn user preference patterns using SVD++.The XGBoost algorithm is used to create hundreds of decision trees incrementally,thereby improving model accuracy.Meanwhile,user demographic and meta-item data are clustered using the K-Means Clustering algorithm to capture similarities in user and item characteristics.This combination is designed to improve rating prediction accuracy by reducing reliance on minimal explicit rating data,while addressing sparsity issues in movie recommendation systems.The results of experiments on the MovieLens 100K,MovieLens 1M,and CiaoDVD datasets show significant improvements,outperforming various other baselinemodels in terms of RMSE and MAE.On theMovieLens 100K dataset,the HCF-MFGB model obtained an RMSE value of 0.853 and an MAE value of 0.674.On theMovieLens 1M dataset,the HCF-MFGB model obtained an RMSE value of 0.763 and an MAE value of 0.61.On the CiaoDCD dataset,the HCF-MFGB model achieved an RMSE value of 0.718 and an MAE value of 0.495.These results confirm a significant improvement in movie recommendation accuracy with the proposed approach.
摘要Meteor radars are widely used to study the dynamics of the mesosphere and lower thermosphere,where the accuracy of atmospheric observations depends critically on the quality of meteor echo signals.This study focuses on improving echo signal quality,as meteor trail echoes are transient,low-SNR,and highly susceptible to interference.Four filtering algorithms-wavelet denoising–bilateral filtering(WDBF),wavelet denoising–guided filtering(WD-GF),extended Kalman–guided filtering(EK-GF),and an improved convolutional neural network(ICNN)-based method are examined through theoretical analysis and numerical simulations.The optimal algorithm is further integrated into the digital acquisition and processing unit of a meteor radar system.The WD-GF method shows superior denoising performance and robustness,yielding an average SNR improvement of 9.3 dB relative to the raw signal.Long-term field observations verify its effectiveness,demonstrating a 15.26%increase in detected meteors.The proposed WD-GF filtering algorithm significantly improves meteor radar detection capability and measurement accuracy,providing a practical and efficient solution for high-precision,real-time atmospheric observations.
基金supported by the National Natural Science Foundation of China(No.62201262)the Fundamental Research Funds for the Central Universities(No.30924010912).
摘要A dual-band filtering push‒pull power amplifier(PA)with a large frequency ratio is presented in this paper.The proposed filtering power dividing/combining network is based on a hybrid-mode filtering balun using microstrip line(MSL)and substrate integrated waveguide(SIW).The MSL filtering balun operates in the S-band,with a frequency range of 2.6‒2.86 GHz.Meanwhile,the SIW filtering balun is designed for Ku-band operation,covering a frequency range of 13‒13.65 GHz.Under these conditions,the prototype is capable of attaining a frequency ratio as high as five times the original value.Due to the inherent differential characteristic of the hybrid-mode filtering balun with a large frequency ratio,the proposed push‒pull PA not only realizes filtering functionality but also achieves second-harmonic suppression.To validate the designed concept,the proposed prototype has been designed,fabricated,and measured.Measurement results demonstrate that the proposed PA achieves a 7 dB small-signal gain while maintaining out-of-band spurious rejection during active testing.The developed dual-band filtering push‒pull PA delivers excellent performance,with a peak output power of 36.8 dBm at low frequencies and 36 dBm at high frequencies.Moreover,by employing dual-band filtering baluns,the PA inherently suppresses even-order harmonics while simultaneously providing filtering characteristics in both operational bands,which effectively suppresses near-band spurious signals.
基金supported in part by the National Natural Science Foundation of China(62222310,62473379,62273208,62033008)the Major Basic Research of Natural Science Foundation of Shandong Province(ZR2024ZD38)+1 种基金the Research Fund for the Taishan Scholar Project of Shandong Province of Chinathe Japan Society for the Promotion of Science(21K04129)。
摘要This paper investigates the issue of bumpless transfer H∞ filtering for a class of continuous-time switched linear systems.A new definition on admissible dual-modal persistent dwelltime(ADM-PDT)switching is presented,which is more general than the existing mode-dependent or admissible edge-dependent persistent dwell-time switching.To match the ADM-PDT switching,the dual-mode-dependent filter utilizing previous mode information is designed,which can enhance the performance of modedependent filter widely used in the literature.To smooth the filtering output bumps caused by switching filter,a novel dualmode-dependent bumpless transfer filter is constructed by introducing a time-interpolation-function-dependent transition filter.Then,the criteria for stability and H∞ performance analyses are derived based on a transition-dependent dual-modal Lyapunov function,ensuring that the filtering error systems driven by the bumpless transfer filter and ADM-PDT switching are globally uniformy asymptotically stable with a non-weighted H∞ noise attenuation performance.Finally,the validity and superiority of the developed theoretical results are illustrated by using a numerical example and an unmanned marine vehicle system.
摘要The Savitzky-Golay(SG)filter,which employs polynomial least-squares approximations to smooth data and estimate derivatives,is widely used for processing noisy data.However,noise suppression by the SG filter is recognized to be limited at data boundaries and high frequencies,which can significantly reduce the signal-to-noise ratio(SNR).To solve this problem,a novel method synergistically integrating Principal Component Analysis(PCA)with SG filtering is proposed in this paper.This approach avoids the is-sue of excessive smoothing associated with larger window sizes.The proposed PCA-SG filtering algorithm was applied to a CO gas sensing system based on Cavity Ring-Down Spectroscopy(CRDS).The perform-ance of the PCA-SG filtering algorithm is demonstrated through comparison with Moving Average Filtering(MAF),Wavelet Transformation(WT),Kalman Filtering(KF),and the SG filter.The results demonstrate that the proposed algorithm exhibits superior noise reduction capabilities compared to the other algorithms evaluated.The SNR of the ring-down signal was improved from 11.8612 dB to 29.0913 dB,and the stand-ard deviation of the extracted ring-down time constant was reduced from 0.037μs to 0.018μs.These results confirm that the proposed PCA-SG filtering algorithm effectively improves the smoothness of the ring-down curve data,demonstrating its feasibility.
基金supported by the Research Fund of Guangdong-Hong Kong-Macao Joint Laboratory for Intelligent Micro-Nano Optoelectronic Technology(No.2020B1212030010)。
摘要This paper demonstrated the generation of multi-wavelength bound state noise-like pulse(BNLP)in a dispersion-managed composite-filtered fiber laser consisting of nonlinear polarization rotation(NPR)and loop.In the case of BNLP,the generation is caused by the interaction between two noise-like pulses(NLPs)induced by the comb-filtering effect,and bound state level can be artificially controlled in the researches.Our work provides a new method for generating low-coherence pulses and establishes a research idea for the study of the comb-filtering effects.
基金supported in part by the National Natural Science Foundation of China(12171124,61933007)the Natural Science Foundation of Heilongjiang Province of China(ZD2022F003)+2 种基金the National High-End Foreign Experts Recruitment Plan of China(G2023012004L)the Royal Society of UKthe Alexander von Humboldt Foundation of Germany
摘要In this paper, the problem of cubature Kalman fusion filtering(CKFF) is addressed for multi-sensor systems under amplify-and-forward(AaF) relays. For the purpose of facilitating data transmission, AaF relays are utilized to regulate signal communication between sensors and filters. Here, the randomly varying channel parameters are represented by a set of stochastic variables whose occurring probabilities are permitted to exhibit bounded uncertainty. Employing the spherical-radial cubature principle, a local filter under AaF relays is initially constructed. This construction ensures and minimizes an upper bound of the filtering error covariance by designing an appropriate filter gain. Subsequently, the local filters are fused through the application of the covariance intersection fusion rule. Furthermore, the uniform boundedness of the filtering error covariance's upper bound is investigated through establishing certain sufficient conditions. The effectiveness of the proposed CKFF scheme is ultimately validated via a simulation experiment concentrating on a three-phase induction machine.
基金supported by the National Natural Science(No.U19A2063)the Jilin Provincial Development Program of Science and Technology (No.20230201080GX)the Jilin Province Education Department Scientific Research Project (No.JJKH20230851KJ)。
摘要The visual noise of each light intensity area is different when the image is drawn by Monte Carlo method.However,the existing denoising algorithms have limited denoising performance under complex lighting conditions and are easy to lose detailed information.So we propose a rendered image denoising method with filtering guided by lighting information.First,we design an image segmentation algorithm based on lighting information to segment the image into different illumination areas.Then,we establish the parameter prediction model guided by lighting information for filtering(PGLF)to predict the filtering parameters of different illumination areas.For different illumination areas,we use these filtering parameters to construct area filters,and the filters are guided by the lighting information to perform sub-area filtering.Finally,the filtering results are fused with auxiliary features to output denoised images for improving the overall denoising effect of the image.Under the physically based rendering tool(PBRT)scene and Tungsten dataset,the experimental results show that compared with other guided filtering denoising methods,our method improves the peak signal-to-noise ratio(PSNR)metrics by 4.2164 dB on average and the structural similarity index(SSIM)metrics by 7.8%on average.This shows that our method can better reduce the noise in complex lighting scenesand improvethe imagequality.
基金supported by the National Natural Science Foundation of China(grant number 31901109)Guangdong Basic and Applied Basic Research Foundation(grant number 2021A1515110744).
摘要Understanding how and why assemblage dissimilarity changes along spatial gradient is a great challenge in ecology,because answers to these questions depend on the analytical types,dimensions,and components of beta diversity we concerned.To obtain a comprehensive understanding of assemblage dissimilarity and its implications for biodiversity conservation in the Himalayas,we explored the elevational patterns and determinants of beta diversity and its turnover and nestedness components of pairwise and multiple types and taxonomic and phylogenetic dimensions simultaneously.Patterns of beta diversity and their components of different types and dimensions were calculated based on 96 sampling quadrats along an 1800-5400 m elevational gradient.We examined whether and how these patterns differed from random expectations using null models.Furthermore,we used random forest methods to quantify the role of environmental variables representing climate,topography,and human disturbance in determining these patterns.We found that beta diversity and its turnover component,regardless of its types and dimensions,shown a hump-shaped elevational patterns.Both pairwise and multiple phylogenetic beta diversity were remarkably lower than their taxonomic counterpart.These patterns were significantly less than random expectation and were mostly associated with climate variables.In summary,our results suggested that assemblage dissimilarity of seed plants was mostly originate from the replacement of closely related species determined by climate-driven environmental filtering.Accordingly,conservation efforts should better cover elevations with different climate types to maximalize biodiversity conservation,rather than only focus on elevations with highest species richness.Our study demonstrated that comparisons of beta diversity of different types,dimensions,and components could be conductive to consensus on the origin and mechanism of assemblage dissimilarity.
基金supported by grants from the Third Xinjiang Scientific Expedition Program(Grant No.2022xjkk0205 to Lin Xia,No.2021xjkk0604 to Jilong Cheng)the National Natural Science Foundation of China(32170416 to Qisen Yang,31900325 to Jilong Cheng)+1 种基金the Joint Fund of National Natural Science Foundation of China(U2003203 to Lin Xia)the Key Laboratory of Zoological Systematics and Evolution of the Chinese Academy of Sciences(Y229YX5105 to Qisen Yang).
摘要How ecological and evolutionary factors affect small mammal diversity in arid regions remains largely unknown.Here,we combined the largest phylogeny and occurrence dataset of Gerbillinae desert rodents to explore the underlying factors shaping present-day distribution patterns.In particular,we analyzed the relative contributions of ecological and evolutionary factors on their species diversity using a variety of models.Additionally,we inferred the ancestral range and possible dispersal scenarios and estimated the diversification rate of Gerbillinae.We found that Gerbillinae likely originated in the Horn of Africa in the Middle Miocene and then dispersed and diversified across arid regions in northern and southern Africa and western and central Asia,forming their current distribution pattern.Multiple ecological and evolutionary factors jointly determine the spatial pattern of Gerbillinae diversity,but evolutionary factors(evolutionary time and speciation rate)and habitat filtering were the most important in explaining the spatial variation in species richness.Our study enhances the understanding of the diversity patterns of small mammals in arid regions and highlights the importance of including evolutionary factors when interpreting the mechanisms underlying large-scale species diversity patterns.
基金Project supported by the National Natural Science Foundation of China(Grant No.62175116)。
摘要Recent theoretical verification of self-similar and dissipative pure-quartic solitons(PQSs)emphasized the similarity between PQS lasers and conventional fiber lasers,but the unique equilibrium mechanism hinders the formation of PQS molecules in normal fourth-order dispersion(FOD)regimes.In this paper,we investigated the effect of filters on shaping PQSs in normal FOD based on a passively mode-locked fiber laser model.A bandpass filter eliminates the time pedestal of dissipative PQSs,thus realizing a multi-pulsing state.When the filter bandwidth is appropriate,the effective spectral filtering effect can lower the pulse splitting threshold and enable the coherent restoration from chaotic PQSs to PQS molecules.Additionally,changing the central wavelength of the filter can generate PQSs and PQS molecules with asymmetric intensity distributions.These results are important guides for the manipulation of PQSs and the construction of high repetition-frequency fiber lasers.
基金supported by the National Natural Science Foundation of China (62373252, 62273174, 61973152)the Natural Science Foundation of Jiangsu Province of China (BK20230063)
摘要Dear Editor,This letter deals with the non-fragile filtering problem for the discrete-time networked system subject to fading measurements and potential risk of information leakage. To ensure the system security enhancement,an encryption-decryption scheme is employed to protect the privacy of the transmitted signal via network,under which the real transmitted data is invisible to eavesdroppers. Ultimately,a numerical example is provided to assess the accuracy and efficacy of the derived approaches.
基金supported by the National Natural Science Foundation of China(12471416,12171124,12301567)the Heilongjiang Provincial Natural Science Foundation of China(PL2024F015)+2 种基金the Postdoctoral Science Foundation of Heilongjiang Province of China(LBH-Z22199)the Fundamental Research Foun-dation for Universities of Heilongjiang Province of China(2022-KYYWF-0141)the Alexander von Humboldt Foundation of Germany.
摘要Dear Editor,This letter deals with the distributed recursive set-membership filtering(DRSMF)issue for state-saturated systems under encryption-decryption mechanism.To guarantee the data security,the encryption-decryption mechanism is considered in the signal transmission process.Specifically,a novel DRSMF scheme is developed such that,for both state saturation and encryption-decryption mechanism,the filtering error(FE)is limited to the ellipsoid domain.Then,the filtering error constraint matrix(FECM)is computed and a desirable filter gain is derived by minimizing the FECM.Besides,the bound-edness evaluation of the FECM is provided.
基金supported by the International(Regional)Cooperation and Exchange Program of The National Natural Science Foundation of China[Grant number 32061123005]the National Natural Science Foundation of China Youth Project[Grant number 32201628]the Fundamental Research Funds of CAF[Grant number CAFYBB2023MA018,IDS2021JY-1,IDS2022.JY-7].
摘要Hulun Buir Steppe,which provides important ecosystem services,has experienced significant degradation in recent years due to climate change and irrational human activities.Understanding the factors that determine the abundance and distribution of species is a fundamental goal of ecology,however,there is a lack of understanding of how degradation affects the deterministic processes that determine community structure and species composition.Here,we used the Hierarchical Model of Species Communities(HMSC)to explore how degradation affects environmental filtering and biotic interactions processes in Hulun Buir Steppe.The results showed that(1)The sensitivity of species to environmental change increases with deeper degradation.At the same time most of the species show some adaptation to environmental changes in the moderately and severely degraded stages.(2)Correlation between species traits and environmental variables weakened with deeper degradation.(3)Species interactions decrease significantly with increasing degradation and are typically dominated by positive interactions in severely degraded stages.Species interactions affected by degradation may be characterized by a shift from positive to negative interactions,the disappearance of negative interactions,and a decrease in both positive and negative interactions.The application of joint species distribution modeling to evaluate the impact of degradation on environmental filtering and biotic interactions in steppe community reassembly is a new perspective that offers valuable insights for restoration decisions in degraded steppes.