期刊文献+
共找到26,702篇文章
< 1 2 250 >
每页显示 20 50 100
Spatial-Temporal Dynamics of Dongzhaigang Mangrove Forests on Hainan Island,China:Evidence from Landsat Observations(1988–2019)
1
作者 Bing Tu Kang Peng +4 位作者 Xianjun Xie Lu Yan Yamin Deng Yiqun Gan Qinghua Li 《Journal of Earth Science》 2026年第1期289-302,共14页
The goal of this study was to determine the spatiotemporal characteristics of mangrove distribution and fragmentation patterns from 1988 through 2019 in Dongzhaigang.Land cover datasets were generated for Dongzhaigang... The goal of this study was to determine the spatiotemporal characteristics of mangrove distribution and fragmentation patterns from 1988 through 2019 in Dongzhaigang.Land cover datasets were generated for Dongzhaigang for multiple years via a decision tree method based on a classification and regression tree(CART)algorithm using Landsat time series images.Spatiotemporal transform and fragmentation patterns of mangrove distribution were separately assessed with a transfer matrix of land cover types and a landscape pattern index.The classification method combined with multi-band images showed good accuracy,with overall accuracy higher than 90%.Mangrove areas in 1988,1999,2009,and 2019 were 2050,1875,1818,and 1750 ha,respectively,with decreases mainly due to conversion to aquaculture ponds and farmland.A mangrove growth index(MGI)was proposed,reflecting the water-mangrove relationship,showing positive mangrove growth from 1988–2009 and negative growth from 2009–2019.Study results indicated anthropogenic factors play a leading role in the extent and scale of mangrove effects over the past 30 years.According to the analysis results,corresponding management and protection measures are proposed to provide reference for the sustainable development of Dongzhaigang Mangrove Wetland ecosystem. 展开更多
关键词 mangrove forests spatial-temporal data Hainan Island decision trees Landsat image
原文传递
A novel deviation measurement for scheduled intelligent transportation system via comparative spatial-temporal path networks
2
作者 Daozhong Feng Jiajian Lai +1 位作者 Wenxuan Wei Bin Hao 《Digital Communications and Networks》 2026年第1期101-118,共18页
Transit managers can use Intelligent Transportation System technologies to access large amounts of data to monitor network status.However,the presentation of the data lacks structural information.Existing single-netwo... Transit managers can use Intelligent Transportation System technologies to access large amounts of data to monitor network status.However,the presentation of the data lacks structural information.Existing single-network description technologies are ineffective in representing the temporal and spatial characteristics simultaneously.Therefore,there is a need for complementary methods to address these deficiencies.To address these limitations,this paper proposes an approach that combines Network Snapshots and Temporal Paths for the scheduled system.A dual information network is constructed to assess the degree of operational deviation considering the planning tasks.To validate the effectiveness,discussions are conducted through a modified cosine similarity calculation on theoretical analysis,delay level description,and the ability to identify abnormal dates.Compared to some state-of-the-art methods,the proposed method achieves an average Spearman delay correlation of 0.847 and a relative distance of 3.477.Furthermore,case analyses are invested in regions of China's Mainland,Europe,and the United States,investigating both the overall and sub-regional network fluctuations.To represent the impact of network fluctuations in sub-regions,a response loss value was developed.The times that are prone to fluctuations are also discussed through the classification of time series data.The research can offer a novel approach to system monitoring,providing a research direction that utilizes individual data combined to represent macroscopic states.Our code will be released at https://github.com/daozhong/STPN.git. 展开更多
关键词 Intelligent transportation system Air traffic network Deviation measurement spatial-temporal path networks Operational monitoring
在线阅读 下载PDF
An iterative regularized inversion method of fracture width and height using cross-well optical fiber strain
3
作者 CHEN Ming WANG Ziang +2 位作者 GUO Tiankui LIU Yongzan CHEN Zuorong 《Petroleum Exploration and Development》 2026年第1期235-248,共14页
The forward model of optical fiber strain induced by fractures,together with the associated model resolution matrix,is used to demonstrate the interpretability of fracture parameters once the fracture intersects the f... The forward model of optical fiber strain induced by fractures,together with the associated model resolution matrix,is used to demonstrate the interpretability of fracture parameters once the fracture intersects the fiber.A regularized inversion framework for fracture parameters is established to evaluate the influence of measured data quality on the accuracy of iterative regularized inversion.An interpretation approach for both fracture width and height is proposed,and the synthetic forward data with measurement error and field examples are employed to validate the accuracy of the simultaneous inversion of fracture width and height.The results indicate that,after the fracture contacts the fiber,the strain response is strongly sensitive only to the fracture parameters at the intersection location,whereas the interpretability of parameters at other locations remains limited.The iterative regularized inversion method effectively suppresses the impact of measurement error and exhibits high computational efficiency,showing clear advantages for inversion applications.When incorporating the first-order regularization with a Neumann boundary constraint on the tip width,the inverted fracture-width distribution becomes highly sensitive to fracture height;thus,combined with a bisection strategy,simultaneous inversion of fracture width and height can be achieved.Examination using the model resolution matrix,noisy synthetic data,and field data confirms that the iterative regularized inversion model for fracture width and height provides high interpretive accuracy and can be applied to the calculation and analysis of fracture width,fracture height,net pressure and other parameters. 展开更多
关键词 optical fiber strain fracture diagnosis forward model model resolution iterative regularized inversion computational efficiency fracture parameter interpretation
在线阅读 下载PDF
A structured distributed learning framework for irregular cellular spatial-temporal traffic prediction
4
作者 Xiangyu Chen Kaisa Zhang +4 位作者 Gang Chuai Weidong Gao Xuewen Liu Yibo Zhang Yijian Hou 《Digital Communications and Networks》 2025年第5期1457-1468,共12页
Spatial-temporal traffic prediction technology is crucial for network planning,resource allocation optimizing,and user experience improving.With the development of virtual network operators,multi-operator collaboratio... Spatial-temporal traffic prediction technology is crucial for network planning,resource allocation optimizing,and user experience improving.With the development of virtual network operators,multi-operator collaborations,and edge computing,spatial-temporal traffic data has taken on a distributed nature.Consequently,noncentralized spatial-temporal traffic prediction solutions have emerged as a recent research focus.Currently,the majority of research typically adopts federated learning methods to train traffic prediction models distributed on each base station.This method reduces additional burden on communication systems.However,this method has a drawback:it cannot handle irregular traffic data.Due to unstable wireless network environments,device failures,insufficient storage resources,etc.,data missing inevitably occurs during the process of collecting traffic data.This results in the irregular nature of distributed traffic data.Yet,commonly used traffic prediction models such as Recurrent Neural Networks(RNN)and Long Short-Term Memory(LSTM)typically assume that the data is complete and regular.To address the challenge of handling irregular traffic data,this paper transforms irregular traffic prediction into problems of estimating latent variables and generating future traffic.To solve the aforementioned problems,this paper introduces split learning to design a structured distributed learning framework.The framework comprises a Global-level Spatial structure mining Model(GSM)and several Nodelevel Generative Models(NGMs).NGM and GSM represent Seq2Seq models deployed on the base station and graph neural network models deployed on the cloud or central controller.Firstly,the time embedding layer in NGM establishes the mapping relationship between irregular traffic data and regular latent temporal feature variables.Secondly,GSM collects statistical feature parameters of latent temporal feature variables from various nodes and executes graph embedding for spatial-temporal traffic data.Finally,NGM generates future traffic based on latent temporal and spatial feature variables.The introduction of the time attention mechanism enhances the framework’s capability to handle irregular traffic data.Graph attention network introduces spatially correlated base station traffic feature information into local traffic prediction,which compensates for missing information in local irregular traffic data.The proposed framework effectively addresses the distributed prediction issues of irregular traffic data.By testing on real world datasets,the proposed framework improves traffic prediction accuracy by 35%compared to other commonly used distributed traffic prediction methods. 展开更多
关键词 Network measurement and analysis Distributed learning Irregular time series Cellular spatial-temporal traffic Traffic prediction
在线阅读 下载PDF
Spatial-temporal distribution and emission of urban scale air pollutants in Hefei based on Mobile-DOAS 被引量:1
5
作者 Zhidong Zhang Pinhua Xie +8 位作者 Ang Li Min Qin Jin Xu Zhaokun Hu Xin Tian Feng Hu Yinsheng Lv Jiangyi Zheng Youtao Li 《Journal of Environmental Sciences》 2025年第5期238-251,共14页
As a significant city in the Yangtze River Delta regions,Hefei has experienced rapid changes in the sources of air pollution due to its high-speed economic development and urban expansion.However,there has been limite... As a significant city in the Yangtze River Delta regions,Hefei has experienced rapid changes in the sources of air pollution due to its high-speed economic development and urban expansion.However,there has been limited research in recent years on the spatial-temporal distribution and emission of its atmospheric pollutants.To address this,this study conducted mobile observations of urban roads using the Mobile-DOAS instrument from June 2021 to May 2022.The monitoring results exhibit a favourable consistent with TROPOMI satellite data and ground monitoring station data.Temporally,there were pronounced seasonal variations in air pollutants.Spatially,high concentration of HCHO and NO_(2)were closely associated with traffic congestion on roadways,while heightened SO_(2)levels were attributed to winter heating and industrial emissions.The study also revealed that with the implementation of road policies,the average vehicle speed increased by 95.4%,while the NO concentration decreased by 54.4%.In the estimation of urban NO_(x)emission flux,it was observed that in temporal terms,compared with inventory data,the emissions calculated viamobile measurements exhibitedmore distinct seasonal patterns,with the highest emission rate of 349 g/sec in winter and the lowest of 142 g/sec in summer.In spatial terms,the significant difference in emissions between the inner and outer ring roads also suggests the presence of the city’s primary NO_(x)emission sources in the area between these two rings.This study offers data support for formulating the next phase of air pollution control measures in urban areas. 展开更多
关键词 Mobile-DOAS HCHO NO_(2) SO_(2) spatial-temporal distribution NOx emission
原文传递
Spatial-Temporal Coupling and Determinants of Digital Economy and High-Quality Development: Insights from the Yellow River Region
6
作者 Zhang Shu Wang Kangqing Guo Jinlong 《全球城市研究(中英文)》 2025年第2期1-17,149,共18页
In the current situation of decelerating economic expansion,examining the digital economy(DE)as a novel economic model is beneficial for the local economy’s sustainable and high-quality development(HQD).We analyzed p... In the current situation of decelerating economic expansion,examining the digital economy(DE)as a novel economic model is beneficial for the local economy’s sustainable and high-quality development(HQD).We analyzed panel data from the Yellow River(YR)region from 2013 to 2021 and discovered notable spatial variances in the composite index and coupling coordination of the two systems.Specifically,the downstream region exhibited the highest coupling coordination,while the upstream region had the lowest.We identified that favorable factors such as economic development,innovation,industrial upgrading,and government intervention can bolster the coupling.Our findings provide a valuable framework for promoting DE and HQD in the YR region. 展开更多
关键词 High-quality development Digital economy spatial-temporal coupling the Yellow River region
在线阅读 下载PDF
MSSTGCN: Multi-Head Self-Attention and Spatial-Temporal Graph Convolutional Network for Multi-Scale Traffic Flow Prediction
7
作者 Xinlu Zong Fan Yu +1 位作者 Zhen Chen Xue Xia 《Computers, Materials & Continua》 2025年第2期3517-3537,共21页
Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address ... Accurate traffic flow prediction has a profound impact on modern traffic management. Traffic flow has complex spatial-temporal correlations and periodicity, which poses difficulties for precise prediction. To address this problem, a Multi-head Self-attention and Spatial-Temporal Graph Convolutional Network (MSSTGCN) for multiscale traffic flow prediction is proposed. Firstly, to capture the hidden traffic periodicity of traffic flow, traffic flow is divided into three kinds of periods, including hourly, daily, and weekly data. Secondly, a graph attention residual layer is constructed to learn the global spatial features across regions. Local spatial-temporal dependence is captured by using a T-GCN module. Thirdly, a transformer layer is introduced to learn the long-term dependence in time. A position embedding mechanism is introduced to label position information for all traffic sequences. Thus, this multi-head self-attention mechanism can recognize the sequence order and allocate weights for different time nodes. Experimental results on four real-world datasets show that the MSSTGCN performs better than the baseline methods and can be successfully adapted to traffic prediction tasks. 展开更多
关键词 Graph convolutional network traffic flow prediction multi-scale traffic flow spatial-temporal model
在线阅读 下载PDF
Generalized uncertainty principle from the regularized self-energy
8
作者 Kimet Jusufi Ahmed Farag Ali 《Communications in Theoretical Physics》 2025年第1期92-100,共9页
We use the Schrödinger–Newton equation to calculate the regularized self-energy of a particle using a regular self-gravitational and electrostatic potential derived in string T-duality.The particle mass M is no ... We use the Schrödinger–Newton equation to calculate the regularized self-energy of a particle using a regular self-gravitational and electrostatic potential derived in string T-duality.The particle mass M is no longer concentrated into a point but is diluted and described by a quantum-corrected smeared energy density resulting in corrections to the energy of the particle,which is interpreted as a regularized self-energy.We extend our results and find corrections to the relativistic particles using the Klein–Gordon,Proca and Dirac equations.An important finding is that we extract a form of the generalized uncertainty principle(GUP)from the corrected energy.This form of the GUP is shown to depend on the nature of particles;namely,for bosons(spin 0 and spin 1)we obtain a quadratic form of the GUP,while for fermions(spin 1/2)we obtain a linear form.The correlation we find between spin and GUP may offer insights for investigating quantum gravity. 展开更多
关键词 generalized uncertainty principle T-DUALITY regularized self-energy
原文传递
Enhancing Adversarial Example Transferability via Regularized Constrained Feature Layer
9
作者 Xiaoyin Yi Long Chen +2 位作者 Jiacheng Huang Ning Yu Qian Huang 《Computers, Materials & Continua》 2025年第4期157-175,共19页
Transfer-based Adversarial Attacks(TAAs)can deceive a victim model even without prior knowledge.This is achieved by leveraging the property of adversarial examples.That is,when generated from a surrogate model,they re... Transfer-based Adversarial Attacks(TAAs)can deceive a victim model even without prior knowledge.This is achieved by leveraging the property of adversarial examples.That is,when generated from a surrogate model,they retain their features if applied to other models due to their good transferability.However,adversarial examples often exhibit overfitting,as they are tailored to exploit the particular architecture and feature representation of source models.Consequently,when attempting black-box transfer attacks on different target models,their effectiveness is decreased.To solve this problem,this study proposes an approach based on a Regularized Constrained Feature Layer(RCFL).The proposed method first uses regularization constraints to attenuate the initial examples of low-frequency components.Perturbations are then added to a pre-specified layer of the source model using the back-propagation technique,in order to modify the original adversarial examples.Afterward,a regularized loss function is used to enhance the black-box transferability between different target models.The proposed method is finally tested on the ImageNet,CIFAR-100,and Stanford Car datasets with various target models,The obtained results demonstrate that it achieves a significantly higher transfer-based adversarial attack success rate compared with baseline techniques. 展开更多
关键词 Adversarial examples black-box transferability regularized constrained transfer-based adversarial attacks
在线阅读 下载PDF
Sobolev space norm regularized full waveform inversion for ultrasound computed tomography
10
作者 Panpan Li Yubing Li +2 位作者 Chang Su Zeyuan Dong Weijun Lin 《Chinese Physics B》 2025年第5期444-456,共13页
Full waveform inversion(FWI)is a complex data fitting process based on full wavefield modeling,aiming to quantitatively reconstruct unknown model parameters from partial waveform data with high-resolution.However,this... Full waveform inversion(FWI)is a complex data fitting process based on full wavefield modeling,aiming to quantitatively reconstruct unknown model parameters from partial waveform data with high-resolution.However,this process is highly nonlinear and ill-posed,therefore achieving high-resolution imaging of complex biological tissues within a limited number of iterations remains challenging.We propose a multiscale frequency–domain full waveform inversion(FDFWI)framework for ultrasound computed tomography(USCT)imaging of biological tissues,which innovatively incorporates Sobolev space norm regularization for enhancement of prior information.Specifically,we investigate the effect of different types of hyperparameter on the imaging quality,during which the regularization weight is dynamically adapted based on the ratio of the regularization term to the data fidelity term.This strategy reduces reliance on predefined hyperparameters,ensuring robust inversion performance.The inversion results from both numerical and experimental tests(i.e.,numerical breast,thigh,and ex vivo pork-belly tissue)demonstrate the effectiveness of our regularized FWI strategy.These findings will contribute to the application of the FWI technique in quantitative imaging based on USCT and make USCT possible to be another high-resolution imaging method after x-ray computed tomography and magnetic resonance imaging. 展开更多
关键词 full waveform inversion Sobolev space norm regularization ultrasound computed tomography
原文传递
Offline Generalized Actor-Critic With Distance Regularization
11
作者 Huanting Feng Yuhu Cheng Xuesong Wang 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期57-71,共15页
In order to address the issue of overly conservative offline reinforcement learning(RL) methods that limit the generalization of policy in the out-of-distribution(OOD) region,this article designs a surrogate target fo... In order to address the issue of overly conservative offline reinforcement learning(RL) methods that limit the generalization of policy in the out-of-distribution(OOD) region,this article designs a surrogate target for OOD value function based on dataset distance and proposes a novel generalized Q-learning mechanism with distance regularization(GQDR).In theory,we not only prove the convergence of GQDR,but also ensure that the difference between the Q-value learned by GQDR and its true value is bounded.Furthermore,an offline generalized actor-critic method with distance regularization(OGACDR) is proposed by combining GQDR with actor-critic learning framework.Two implementations of OGACDR,OGACDR-EXP and OGACDRSQR,are introduced according to exponential(EXP) and opensquare(SQR) distance weight functions,and it has been theoretically proved that OGACDR provides a safe policy improvement.Experimental results on Gym-MuJoCo continuous control tasks show that OGACDR can not only alleviate the overestimation and overconservatism of Q-value function,but also outperform conservative offline RL baselines. 展开更多
关键词 Actor-critic distance regularization generalized Qlearning offline reinforcement learning out-of-distribution(OOD)
在线阅读 下载PDF
Federated Multi-Label Feature Selection via Dual-Layer Hybrid Breeding Cooperative Particle Swarm Optimization with Manifold and Sparsity Regularization
12
作者 Songsong Zhang Huazhong Jin +5 位作者 Zhiwei Ye Jia Yang Jixin Zhang Dongfang Wu Xiao Zheng Dingfeng Song 《Computers, Materials & Continua》 2026年第1期1141-1159,共19页
Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant chal... Multi-label feature selection(MFS)is a crucial dimensionality reduction technique aimed at identifying informative features associated with multiple labels.However,traditional centralized methods face significant challenges in privacy-sensitive and distributed settings,often neglecting label dependencies and suffering from low computational efficiency.To address these issues,we introduce a novel framework,Fed-MFSDHBCPSO—federated MFS via dual-layer hybrid breeding cooperative particle swarm optimization algorithm with manifold and sparsity regularization(DHBCPSO-MSR).Leveraging the federated learning paradigm,Fed-MFSDHBCPSO allows clients to perform local feature selection(FS)using DHBCPSO-MSR.Locally selected feature subsets are encrypted with differential privacy(DP)and transmitted to a central server,where they are securely aggregated and refined through secure multi-party computation(SMPC)until global convergence is achieved.Within each client,DHBCPSO-MSR employs a dual-layer FS strategy.The inner layer constructs sample and label similarity graphs,generates Laplacian matrices to capture the manifold structure between samples and labels,and applies L2,1-norm regularization to sparsify the feature subset,yielding an optimized feature weight matrix.The outer layer uses a hybrid breeding cooperative particle swarm optimization algorithm to further refine the feature weight matrix and identify the optimal feature subset.The updated weight matrix is then fed back to the inner layer for further optimization.Comprehensive experiments on multiple real-world multi-label datasets demonstrate that Fed-MFSDHBCPSO consistently outperforms both centralized and federated baseline methods across several key evaluation metrics. 展开更多
关键词 Multi-label feature selection federated learning manifold regularization sparse constraints hybrid breeding optimization algorithm particle swarm optimizatio algorithm privacy protection
在线阅读 下载PDF
Spatial-temporal Evolvement Characteristics of Climate Productivity for the Plants on Inner Mongolia Desert Steppe 被引量:5
13
作者 韩芳 苗百岭 +3 位作者 郭瑞清 李兴华 那日苏 王海 《Meteorological and Environmental Research》 CAS 2010年第5期76-79,共4页
Thornthwaite Memorial model and other statistic methods were used to calculate the climate-productivity of plants with the meteorological data from 1961 to 2007 at 9 stations distributed on Inner Mongolia desert stepp... Thornthwaite Memorial model and other statistic methods were used to calculate the climate-productivity of plants with the meteorological data from 1961 to 2007 at 9 stations distributed on Inner Mongolia desert steppe.The spatial and temporal variation characteristics of climate-productivity were analyzed by using the methods of the tendency rate of the climate trend,accumulative anomaly,and spatial difference and so on.The results showed that the climate-productivity kept linear increased trend over Inner Mongolia desert steppe in recent 47 years,but not significant.In spatial distribution,the climate-productivity reduced with the increased latitude.The climate-productivity in southwest part of Inner Mongolia desert steppe was growing while that in the southeast was reducing.The variation rate of the climate-productivity increased from the northwest part to the southeast part of Inner Mongolia desert steppe.In recent 47 years,the climate-productivity in southeast Jurh underwent the greatest decreasing extent,and the region was the sensitive area of the climate-productivity variation. 展开更多
关键词 Desert steppe Climate productivity spatial-temporal distribution Variation rate China
在线阅读 下载PDF
Study on the Relationship among Forest Fire,Temperature and Precipitation and Its Spatial-temporal Variability in China 被引量:9
14
作者 吕爱锋 《Agricultural Science & Technology》 CAS 2011年第9期1396-1400,共5页
[Objective] The aim was to discuss the relationship between forest fire and meterological elements (precipitation and temprature) in each region of China.[Method] Firstly,the average precipitation and temperature in... [Objective] The aim was to discuss the relationship between forest fire and meterological elements (precipitation and temprature) in each region of China.[Method] Firstly,the average precipitation and temperature in forest area of each province in fire season were obtained based on meterological data,forest distribution data,seasonal and monthly data of forest fire in China.Secondly,the relationship among forest fire area,precipitation and temperature was discussed through temporal and correlation analysis.[Result] The changes of precipitation and temperature with time could reflect the annual variation of fire area well.Forest fire area went up with the decrease of precipitation and increase of temprature,and visa versa.Meanwhile,there existed diffirences in the relationship in various regions over time.Correlation analyses revealed that there was positive correlation between forest fire area and temperature,especailly Northwest China (R=0.367,P〈0.01),Southwest China (R=0.327,P〈0.05),South China (R=0.33,P〈0.05),East China (R=0.516,P〈0.01) and Xinjiang (R=0.447,P〈0.05) with obviously positive correlation.At the same time,the correlation between forest fire area and precipitation was significantly positive in Northwest China (R=0.482,P〈0.01),while it was significantly negaive in South China (R=-0.323,P=0.03),but there was no significant correlation in other regions.[Conclusion] Relationships between forest fire and meteorological elements (precipitation and temprature) revealed in the study would be useful for fire provention and early warning in China. 展开更多
关键词 Forest fire PRECIPITATION TEMPERATURE spatial-temporal variability
在线阅读 下载PDF
Two-level Bregmanized method for image interpolation with graph regularized sparse coding 被引量:1
15
作者 刘且根 张明辉 梁栋 《Journal of Southeast University(English Edition)》 EI CAS 2013年第4期384-388,共5页
A two-level Bregmanized method with graph regularized sparse coding (TBGSC) is presented for image interpolation. The outer-level Bregman iterative procedure enforces the observation data constraints, while the inne... A two-level Bregmanized method with graph regularized sparse coding (TBGSC) is presented for image interpolation. The outer-level Bregman iterative procedure enforces the observation data constraints, while the inner-level Bregmanized method devotes to dictionary updating and sparse represention of small overlapping image patches. The introduced constraint of graph regularized sparse coding can capture local image features effectively, and consequently enables accurate reconstruction from highly undersampled partial data. Furthermore, modified sparse coding and simple dictionary updating applied in the inner minimization make the proposed algorithm converge within a relatively small number of iterations. Experimental results demonstrate that the proposed algorithm can effectively reconstruct images and it outperforms the current state-of-the-art approaches in terms of visual comparisons and quantitative measures. 展开更多
关键词 image interpolation Bregman iterative method graph regularized sparse coding alternating direction method
在线阅读 下载PDF
Three-dimensional magnetotelluric regularized inversion based on smoothness-constrained model
16
作者 童孝忠 柳建新 +2 位作者 郭荣文 刘海飞 龚露 《Transactions of Nonferrous Metals Society of China》 SCIE EI CAS CSCD 2014年第2期509-513,共5页
How to get the rapid and stable inversion results and reconstruct the clear subsurface resistivity structures is a focus problem in current magnetotelluric inversion. A stable solution of an ill-posed inverse problem ... How to get the rapid and stable inversion results and reconstruct the clear subsurface resistivity structures is a focus problem in current magnetotelluric inversion. A stable solution of an ill-posed inverse problem was obtained by the regularization methods in which some desired structures were imposed to stabilize the inverse problem. By the smoothness-constrained model and approximate sensitivity method, the stable subsurface resistivity structures were reconstructed. The synthetic examples show that the smoothness-constrained regularized inversion method is effective and can be reasonable to reconstruct three-dimensional subsurface resistivity structures. 展开更多
关键词 MAGNETOTELLURIC regularized inversion approximate sensitivity smoothness-constrained model
在线阅读 下载PDF
Spatial-Temporal Distribution Characteristics and Limiting Factors of Medium-low Yield Farmland in Tianjin
17
作者 潘洁 吕雄杰 +1 位作者 肖辉 陆文龙 《Agricultural Science & Technology》 CAS 2015年第3期578-582,共5页
[Objective] This paper aimed to understand the area change and distribu- tion of medium-low yield farmland, and offered basis to the improvement of mediumlow farmland and its increase of grain production in Tianjin. [... [Objective] This paper aimed to understand the area change and distribu- tion of medium-low yield farmland, and offered basis to the improvement of mediumlow farmland and its increase of grain production in Tianjin. [Method] Based on the statistical date of Tianjin and its relevant counties and districts, the yield standard was set up to classify high-yield, medium-yield and low-yield farmland in Tianjin. The author analyzed area change of medium-low yield farmland in six agricultural counties and districts (including Jixian County, Wuqing District, Baodi District, Ninghe County, Jinghai County and Dagang district of Binghai New Area) from 1980 to 2010. [Result] The results showed that the average yield of grain rose from 2 445 kg/hm^2 in 1980 to 5 130 kg/hm^2 in 2010, increasing 109.82%. The area of mediumlow yield farmland was reduced from 291 250.13 hm^2 in 1985 to 76 489.87 hm^2 in 2010, coming down 74%. In Tianjin, the area of medium-low yield farmland of 2010 accounted for 19% of the total farmland, of which the ratios of medium-low yield farmland of Jinghai County, Jixian County, Dagang district of Binghai New Area, Wuqing District, Baodi District and Ninghe County were 43.12%, 18.59%, 17.23%, 14.01%, 7.05% and 0, respectively. Low soil nutrient content, drought and water shortage, as well as soil salinization were the main yield limiting factors to mediumlow yield farmland in Tianjin in 2010. [Conclusion] The countermeasures to improve the medium-low yield farmland were proposed, involving enhancing the investment of the government, strengthening the construction of water conservancy infrastructure, further improving the soil fertility, as well as saline and alkaline land, optimizing the farming system and planting drought and salt tolerance crops, etc. 展开更多
关键词 Medium-low yield farmland spatial-temporal distribution Limiting factors TIANJIN
在线阅读 下载PDF
Spatial-temporal Evolution and Driving Force of Cultivated Land Quality in Henan Province
18
作者 宋艳华 《Agricultural Science & Technology》 CAS 2017年第11期2106-2112,2126,共8页
The purpose of this study was to find out the spatial-temporal rules and driving force of cultivated land quality in Henan Province in the last ten years. Agricultural land grading factor evaluation was used to evalua... The purpose of this study was to find out the spatial-temporal rules and driving force of cultivated land quality in Henan Province in the last ten years. Agricultural land grading factor evaluation was used to evaluate the cultivated land quality of 2002 and 2012 in Henan Province, and to research the change laws. Method of correlation coefficient was employed to select the driving forces affecting cultivated land quality evolution. The results indicated that the cultivated land quality in Henan Province increased slightly in the last ten years in general, and in spatial there were unchanged regions, increased regions and decreased regions. The cultivated land quality in spatial presented the trend of good becoming better, bad becoming worse, which should be highly valued in cultivated land quality protection and management. Land development and consolidation projects had significant contributions to increasing the cultivated land quality. Driving forces between the sudden change regions and gradual change regions were significantly different. The paper concluded that the research on the spatial-temporal evolution and driving force of cultivated land quality based on cultivated land quality evolution had important academic significance and practical value. 展开更多
关键词 Cultivated land quality spatial-temporal evolution Driving force Sudden change region Gradual change region Henan Province
在线阅读 下载PDF
首次积分法求Modified Regularized Long Wave方程的解
19
作者 刁群 王书敏 《平顶山学院学报》 2013年第2期6-9,共4页
非线性偏微分方程的精确解在力学、工程学以及其他科学应用方面都有很重要的意义.利用首次积分法研究了一个非线性偏微分方程:the Modified Regularized Long Wave(MRLW)方程的精确解.
关键词 MODIFIED regularized LONG Wave方程 除法定理 首次积分法 精确解
在线阅读 下载PDF
Regularized least-squares migration of simultaneous-source seismic data with adaptive singular spectrum analysis 被引量:12
20
作者 Chuang Li Jian-Ping Huang +1 位作者 Zhen-Chun Li Rong-Rong Wang 《Petroleum Science》 SCIE CAS CSCD 2017年第1期61-74,共14页
Simultaneous-source acquisition has been recog- nized as an economic and efficient acquisition method, but the direct imaging of the simultaneous-source data produces migration artifacts because of the interference of... Simultaneous-source acquisition has been recog- nized as an economic and efficient acquisition method, but the direct imaging of the simultaneous-source data produces migration artifacts because of the interference of adjacent sources. To overcome this problem, we propose the regularized least-squares reverse time migration method (RLSRTM) using the singular spectrum analysis technique that imposes sparseness constraints on the inverted model. Additionally, the difference spectrum theory of singular values is presented so that RLSRTM can be implemented adaptively to eliminate the migration artifacts. With numerical tests on a fiat layer model and a Marmousi model, we validate the superior imaging quality, efficiency and convergence of RLSRTM compared with LSRTM when dealing with simultaneoussource data, incomplete data and noisy data. 展开更多
关键词 Least-squares migration Adaptive singularspectrum analysis regularization Blended data
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部