Research indicates that microbe activity within the human body significantly influences health by being closely linked to various diseases.Accurately predicting microbe-disease interactions(MDIs)offers critical insigh...Research indicates that microbe activity within the human body significantly influences health by being closely linked to various diseases.Accurately predicting microbe-disease interactions(MDIs)offers critical insights for disease intervention and pharmaceutical research.Current advanced AI-based technologies automatically generate robust representations of microbes and diseases,enabling effective MDI predictions.However,these models continue to face significant challenges.A major issue is their reliance on complex feature extractors and classifiers,which substantially diminishes the models’generalizability.To address this,we introduce a novel graph autoencoder framework that utilizes decoupled representation learning and multi-scale information fusion strategies to efficiently infer potential MDIs.Initially,we randomly mask portions of the input microbe-disease graph based on Bernoulli distribution to boost self-supervised training and minimize noise-related performance degradation.Secondly,we employ decoupled representation learning technology,compelling the graph neural network(GNN)to independently learn the weights for each feature subspace,thus enhancing its expressive power.Finally,we implement multi-scale information fusion technology to amalgamate the multi-layer outputs of GNN,reducing information loss due to occlusion.Extensive experiments on public datasets demonstrate that our model significantly surpasses existing top MDI prediction models.This indicates that our model can accurately predict unknown MDIs and is likely to aid in disease discovery and precision pharmaceutical research.Code and data are accessible at:https://github.com/shmildsj/MDI-IFDRL.展开更多
Similarity relation is one of the spatial relations in the community of geographic information science and cartography.It is widely used in the retrieval of spatial databases, the recognition of spatial objects from i...Similarity relation is one of the spatial relations in the community of geographic information science and cartography.It is widely used in the retrieval of spatial databases, the recognition of spatial objects from images, and the description of spatial features on maps.However, little achievements have been made for it by far.In this paper, spatial similarity relation was put forward with the introduction of automated map generalization in the construction of multi-scale map databases;then the definition of spatial similarity relations was presented based on set theory, the concept of spatial similarity degree was given, and the characteristics of spatial similarity were discussed in detail, in-cluding reflexivity, symmetry, non-transitivity, self-similarity in multi-scale spaces, and scale-dependence.Finally a classification system for spatial similarity relations in multi-scale map spaces was addressed.This research may be useful to automated map generalization, spatial similarity retrieval and spatial reasoning.展开更多
The degree of spatial similarity plays an important role in map generalization, yet there has been no quantitative research into it. To fill this gap, this study first defines map scale change and spatial similarity d...The degree of spatial similarity plays an important role in map generalization, yet there has been no quantitative research into it. To fill this gap, this study first defines map scale change and spatial similarity degree/relation in multi-scale map spaces and then proposes a model for calculating the degree of spatial similarity between a point cloud at one scale and its gener- alized counterpart at another scale. After validation, the new model features 16 points with map scale change as the x coordinate and the degree of spatial similarity as the y coordinate. Finally, using an application for curve fitting, the model achieves an empirical formula that can calculate the degree of spatial similarity using map scale change as the sole independent variable, and vice versa. This formula can be used to automate algorithms for point feature generalization and to determine when to terminate them during the generalization.展开更多
Focused on the task of fast and accurate armored target detection in ground battlefield,a detection method based on multi-scale representation network(MS-RN) and shape-fixed Guided Anchor(SF-GA)scheme is proposed.Firs...Focused on the task of fast and accurate armored target detection in ground battlefield,a detection method based on multi-scale representation network(MS-RN) and shape-fixed Guided Anchor(SF-GA)scheme is proposed.Firstly,considering the large-scale variation and camouflage of armored target,a new MS-RN integrating contextual information in battlefield environment is designed.The MS-RN extracts deep features from templates with different scales and strengthens the detection ability of small targets.Armored targets of different sizes are detected on different representation features.Secondly,aiming at the accuracy and real-time detection requirements,improved shape-fixed Guided Anchor is used on feature maps of different scales to recommend regions of interests(ROIs).Different from sliding or random anchor,the SF-GA can filter out 80% of the regions while still improving the recall.A special detection dataset for armored target,named Armored Target Dataset(ARTD),is constructed,based on which the comparable experiments with state-of-art detection methods are conducted.Experimental results show that the proposed method achieves outstanding performance in detection accuracy and efficiency,especially when small armored targets are involved.展开更多
This paper aims at multi_scale representation of urban GIS,presenting a model to dynamically generalize the building on the basis of Delaunay triangulation model.Considering the constraints of position accuracy,statis...This paper aims at multi_scale representation of urban GIS,presenting a model to dynamically generalize the building on the basis of Delaunay triangulation model.Considering the constraints of position accuracy,statistical area balance and orthogonal characteristics in building cluster generalization,this paper gives a progressive algorithm of building cluster aggregation,including conflict detection(where),object(who)displacement,and geometrical combination operation(how).The algorithm has been realized in an interactive generalization system and some experiment illustrations are provided.展开更多
In this article,we first give two simple examples to illustrate that two types of parametric representation of the family ofΣ0 K have some gaps.Then we also find that the area derivative formula(1.6),which is used to...In this article,we first give two simple examples to illustrate that two types of parametric representation of the family ofΣ0 K have some gaps.Then we also find that the area derivative formula(1.6),which is used to estimate the area distortion ofΣ0 K,cannot be derived from[6],but that formula still holds forΣ0 K through our amendatory parametric representation for the one obtained by Eremenko and Hamilton.展开更多
Recognition of the human actions by computer vision has become an active research area in recent years. Due to the speed and the high similarity of the actions, the current algorithms cannot get high recognition rate....Recognition of the human actions by computer vision has become an active research area in recent years. Due to the speed and the high similarity of the actions, the current algorithms cannot get high recognition rate. A new recognition method of the human action is proposed with the multi-scale directed depth motion maps(MsdDMMs) and Log-Gabor filters. According to the difference between the speed and time order of an action, MsdDMMs is proposed under the energy framework. Meanwhile, Log-Gabor is utilized to describe the texture details of MsdDMMs for the motion characteristics. It can easily satisfy both the texture characterization and the visual features of human eye. Furthermore, the collaborative representation is employed as action recognition by the classification. Experimental results show that the proposed algorithm, which is applied in the MSRAction3 D dataset and MSRGesture3 D dataset, can achieve the accuracy of 95.79% and 96.43% respectively. It also has higher accuracy than the existing algorithms, such as super normal vector(SNV), hierarchical recurrent neural network(Hierarchical RNN).展开更多
Transportation systems are experiencing a significant transformation due to the integration of advanced technologies, including artificial intelligence and machine learning. In the context of intelligent transportatio...Transportation systems are experiencing a significant transformation due to the integration of advanced technologies, including artificial intelligence and machine learning. In the context of intelligent transportation systems (ITS) and Advanced Driver Assistance Systems (ADAS), the development of efficient and reliable traffic light detection mechanisms is crucial for enhancing road safety and traffic management. This paper presents an optimized convolutional neural network (CNN) framework designed to detect traffic lights in real-time within complex urban environments. Leveraging multi-scale pyramid feature maps, the proposed model addresses key challenges such as the detection of small, occluded, and low-resolution traffic lights amidst complex backgrounds. The integration of dilated convolutions, Region of Interest (ROI) alignment, and Soft Non-Maximum Suppression (Soft-NMS) further improves detection accuracy and reduces false positives. By optimizing computational efficiency and parameter complexity, the framework is designed to operate seamlessly on embedded systems, ensuring robust performance in real-world applications. Extensive experiments using real-world datasets demonstrate that our model significantly outperforms existing methods, providing a scalable solution for ITS and ADAS applications. This research contributes to the advancement of Artificial Intelligence-driven (AI-driven) pattern recognition in transportation systems and offers a mathematical approach to improving efficiency and safety in logistics and transportation networks.展开更多
The development of modern cities has brought about tremendous changes in the climate environment.Faced with complex climate conditions,research on multi-scale climate change in cities is of great significance.The urba...The development of modern cities has brought about tremendous changes in the climate environment.Faced with complex climate conditions,research on multi-scale climate change in cities is of great significance.The urban environmental climate maps and the application of climate atlas tool in Stuttgart,Germany were studied,and the multi-scale application of urban environmental climate maps in Stuttgart,Germany was summarized through the analysis of the pre-planning,current construction situation,and landscape reconstruction of the German"Stuttgart 21"plan case.Besides,other important measures to cope with climate change in German were proposed,and finally multi-scale practical strategies to cope with urban climate and environment were summarized to provide ideas and methods for improving China’s future urban climate environment.展开更多
The activities of the professionals working on cartographic products have been highlighted especially in recent years. The history, the concepts and categories of cartography cannot be neglected in using this type of ...The activities of the professionals working on cartographic products have been highlighted especially in recent years. The history, the concepts and categories of cartography cannot be neglected in using this type of tool since the use of elements that make a cartographic product, as an example: map, chart, plan, globe, and a scale model should be used since the unawareness of techniques of cartography and the absence of the components of a map may hinder the understanding of what is intended to represent cartographically. This text is a contribution to the discussion of advances in cartography including errors and absence of maps, including a brief discussion of the characteristics of cartographic language nowadays and the search for perfection in cartography.展开更多
Map data display is the basic information representation mode under embedded real-time navigation. After a navigation display data set (NDIS_SET) with several dimensions and corresponding mathematical description fo...Map data display is the basic information representation mode under embedded real-time navigation. After a navigation display data set (NDIS_SET) with several dimensions and corresponding mathematical description formula are designed, a series of rules and algorithms are advanced to optimize embedded navigation data and promote data index and input efficiency. A new parallel display algorithm with navigation data named N PDIS is then presented to adapt to limited embedded resources of computation and memory after a normal navigation data display algorithm named NDIS and related problems are analyzed, N_PDIS can synchronously create two preparative bitmapa by two parallel threads and switch one of them to screen automatically. Compared with NDIS, the results show that N_PDIS is more effective in improving display efficiency.展开更多
Automatic generalization of geographic information is the core of multi_scale representation of spatial data,but the scale_dependent generalization methods are far from abundant because of its extreme complicacy.This ...Automatic generalization of geographic information is the core of multi_scale representation of spatial data,but the scale_dependent generalization methods are far from abundant because of its extreme complicacy.This paper puts forward a new consistency model about scale_dependent representations of relief based on wavelet analysis,and discusses the thresholds in the model so as to acquire the continual representations of relief with different details between scales.The model not only meets the need of automatic generalization but also is scale-dependent completely.Some practical examples are given.展开更多
Let Ω be a bounded balanced pseudoconvex domain in C^n that admits a plurisubhamonic defining function of class C^2. The authors prove that if f is a spiral-like mapping of type a on Ω, then f can be expressed as a ...Let Ω be a bounded balanced pseudoconvex domain in C^n that admits a plurisubhamonic defining function of class C^2. The authors prove that if f is a spiral-like mapping of type a on Ω, then f can be expressed as a limiting form concerning a Schwarz mapping. Moreover, the characteristics for star-like mappings and spiral-like mappings of type α are obtained. As a direct application, the growth theorem for spiral-like mappings of type α is set up.展开更多
Aimed at solving the problems of road network object selection at any unknown scale, the existing methods on object selection are integrated and extended in this paper, and a new object interpolation method is propose...Aimed at solving the problems of road network object selection at any unknown scale, the existing methods on object selection are integrated and extended in this paper, and a new object interpolation method is proposed, which reflects the inheritable and transferable characteristics of related information among multi-scale representation objects, and takes the attribute effects into account. Then the basic idea, the overall framework and the technical flow of the interpolation are put forward, at the samet:me synthetical weight function of the interpolation method is defined and described. The method and technical strategies of object selection are extended, and the key problems are solved, including the dejign of the objective quantitative and structural selections based on the weight values, the interpolation experiment strategies and technical flows, the result of the test shows that the object interpolation method not only inherits the objects at smaller scales, but also takes the attribute effect into account when deriving objects from larger scales according to the road importance, which is a guarantee to objective selection of the road objects at middle scales.展开更多
We consider a normalized family F of analytic functions f, whose common domain is the complement of a closed ray in the complex plane. If f(z) is real when z is real and the range of f does not intersect the nonpositi...We consider a normalized family F of analytic functions f, whose common domain is the complement of a closed ray in the complex plane. If f(z) is real when z is real and the range of f does not intersect the nonpositive real axis, then f can be reproduced by integrating the biquadratic kernel against a probability measure u(t) . It is shown that while this integral representation does not characterize the family F, it applies to a large class of functions, including a collection of functions which multiply the Hardy space Hp into itself.展开更多
In this paper,the parametric representation of starlike mappings is given.As a direct application,the growth theorem is set up.Moreover,a character of starlike mappings is obtained.
The perception module of advanced driver assistance systems plays a vital role.Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results ...The perception module of advanced driver assistance systems plays a vital role.Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results of various sensors for the fusion of the detection layer.This paper proposes a multi-scale and multi-sensor data fusion strategy in the front end of perception and accomplishes a multi-sensor function disparity map generation scheme.A binocular stereo vision sensor composed of two cameras and a light deterction and ranging(LiDAR)sensor is used to jointly perceive the environment,and a multi-scale fusion scheme is employed to improve the accuracy of the disparity map.This solution not only has the advantages of dense perception of binocular stereo vision sensors but also considers the perception accuracy of LiDAR sensors.Experiments demonstrate that the multi-scale multi-sensor scheme proposed in this paper significantly improves disparity map estimation.展开更多
Efficient numerical solver for the SchrSdinger equation is very important in physics and chemistry. The finite element discrete variable representation (FE-DVR) was first proposed by Rescigno and Mc-Curdy [Phys. Rev...Efficient numerical solver for the SchrSdinger equation is very important in physics and chemistry. The finite element discrete variable representation (FE-DVR) was first proposed by Rescigno and Mc-Curdy [Phys. Rev. A 62, 032706 (2000)] for solving quantum-mechanical scattering problems. In this work, an FE-DVR method in a mapped coordinate was proposed to improve the efficiency of the original FE-DVR method. For numerical demonstration, the proposed approach is applied for solving the electronic eigenfunctions and eigenvalues of the hydrogen atom and vibrational states of the electronic state 3E+ of the Cs2 molecule which has long-range interaction potential. The numerical results indicate that the numerical efficiency of the original FE-DVR has been improved much using our proposed mapped coordinate scheme.展开更多
Ocean observations are inherently characterized by irregular temporal and spatial distributions,as well as heterogeneous spatial resolutions and error characteristics arising from the use of diverse observational plat...Ocean observations are inherently characterized by irregular temporal and spatial distributions,as well as heterogeneous spatial resolutions and error characteristics arising from the use of diverse observational platforms and techniques.To enable their application across a broad range of scientific and practical problems,it is essential to map these heterogeneous datasets into temporally and spatially consistent gridded products.Optimal Interpolation remains the most widely adopted algorithm for the mapping of oceanographic data.Two principal implementations of the optimal interpolation algorithm are commonly employed.The first,known as the basic optimal interpolation,is derived from the theory of optimal estimation and involves computationally intensive matrix operations,posing significant challenges when applied to high-dimensional problems.The second,referred to as the point-wise optimal interpolation,reduces computational complexity through point-wise estimation,thereby circumventing high-dimensional operations;however,this approach results in a substantially higher overall computational cost.In this study,a novel optimal interpolation algorithm is proposed that utilizes the Kronecker product to approximate the background error covariance matrix.This formulation enables the decomposition of high-dimensional matrix operations into smaller,computationally tractable sub-problems,thereby improving the scalability of optimal interpolation for large spatial domains with dense observational coverage.Building upon this framework,a multi-scale optimal interpolation method is further developed to enhance the integration of observational datasets with widely varying spatial resolutions,thereby improving the accuracy and applicability of the resulting gridded products.展开更多
基金supported by the Natural Science Foundation of Wenzhou University of Technology,China(Grant No.:ky202211).
文摘Research indicates that microbe activity within the human body significantly influences health by being closely linked to various diseases.Accurately predicting microbe-disease interactions(MDIs)offers critical insights for disease intervention and pharmaceutical research.Current advanced AI-based technologies automatically generate robust representations of microbes and diseases,enabling effective MDI predictions.However,these models continue to face significant challenges.A major issue is their reliance on complex feature extractors and classifiers,which substantially diminishes the models’generalizability.To address this,we introduce a novel graph autoencoder framework that utilizes decoupled representation learning and multi-scale information fusion strategies to efficiently infer potential MDIs.Initially,we randomly mask portions of the input microbe-disease graph based on Bernoulli distribution to boost self-supervised training and minimize noise-related performance degradation.Secondly,we employ decoupled representation learning technology,compelling the graph neural network(GNN)to independently learn the weights for each feature subspace,thus enhancing its expressive power.Finally,we implement multi-scale information fusion technology to amalgamate the multi-layer outputs of GNN,reducing information loss due to occlusion.Extensive experiments on public datasets demonstrate that our model significantly surpasses existing top MDI prediction models.This indicates that our model can accurately predict unknown MDIs and is likely to aid in disease discovery and precision pharmaceutical research.Code and data are accessible at:https://github.com/shmildsj/MDI-IFDRL.
文摘Similarity relation is one of the spatial relations in the community of geographic information science and cartography.It is widely used in the retrieval of spatial databases, the recognition of spatial objects from images, and the description of spatial features on maps.However, little achievements have been made for it by far.In this paper, spatial similarity relation was put forward with the introduction of automated map generalization in the construction of multi-scale map databases;then the definition of spatial similarity relations was presented based on set theory, the concept of spatial similarity degree was given, and the characteristics of spatial similarity were discussed in detail, in-cluding reflexivity, symmetry, non-transitivity, self-similarity in multi-scale spaces, and scale-dependence.Finally a classification system for spatial similarity relations in multi-scale map spaces was addressed.This research may be useful to automated map generalization, spatial similarity retrieval and spatial reasoning.
基金funded by the Natural Science Foundation Committee,China(41364001,41371435)
文摘The degree of spatial similarity plays an important role in map generalization, yet there has been no quantitative research into it. To fill this gap, this study first defines map scale change and spatial similarity degree/relation in multi-scale map spaces and then proposes a model for calculating the degree of spatial similarity between a point cloud at one scale and its gener- alized counterpart at another scale. After validation, the new model features 16 points with map scale change as the x coordinate and the degree of spatial similarity as the y coordinate. Finally, using an application for curve fitting, the model achieves an empirical formula that can calculate the degree of spatial similarity using map scale change as the sole independent variable, and vice versa. This formula can be used to automate algorithms for point feature generalization and to determine when to terminate them during the generalization.
基金supported by the National Key Research and Development Program of China under grant 2016YFC0802904National Natural Science Foundation of China under grant61671470the Postdoctoral Science Foundation Funded Project of China under grant 2017M623423。
文摘Focused on the task of fast and accurate armored target detection in ground battlefield,a detection method based on multi-scale representation network(MS-RN) and shape-fixed Guided Anchor(SF-GA)scheme is proposed.Firstly,considering the large-scale variation and camouflage of armored target,a new MS-RN integrating contextual information in battlefield environment is designed.The MS-RN extracts deep features from templates with different scales and strengthens the detection ability of small targets.Armored targets of different sizes are detected on different representation features.Secondly,aiming at the accuracy and real-time detection requirements,improved shape-fixed Guided Anchor is used on feature maps of different scales to recommend regions of interests(ROIs).Different from sliding or random anchor,the SF-GA can filter out 80% of the regions while still improving the recall.A special detection dataset for armored target,named Armored Target Dataset(ARTD),is constructed,based on which the comparable experiments with state-of-art detection methods are conducted.Experimental results show that the proposed method achieves outstanding performance in detection accuracy and efficiency,especially when small armored targets are involved.
文摘This paper aims at multi_scale representation of urban GIS,presenting a model to dynamically generalize the building on the basis of Delaunay triangulation model.Considering the constraints of position accuracy,statistical area balance and orthogonal characteristics in building cluster generalization,this paper gives a progressive algorithm of building cluster aggregation,including conflict detection(where),object(who)displacement,and geometrical combination operation(how).The algorithm has been realized in an interactive generalization system and some experiment illustrations are provided.
基金National Natural Science Foundation of China(11971182)the Promotion Program for Young and Middle-aged Teacher in Science and Technology Research of Huaqiao University(ZQN-PY402)+1 种基金Research projects of Young and Middle-aged Teacher's Education of Fujian Province(JAT190508)Scientific research project of Quanzhou Normal University(H19009).
文摘In this article,we first give two simple examples to illustrate that two types of parametric representation of the family ofΣ0 K have some gaps.Then we also find that the area derivative formula(1.6),which is used to estimate the area distortion ofΣ0 K,cannot be derived from[6],but that formula still holds forΣ0 K through our amendatory parametric representation for the one obtained by Eremenko and Hamilton.
基金Sponsored by the Jiangsu Prospective Joint Research Project(Grant No.BY2016022-28)
文摘Recognition of the human actions by computer vision has become an active research area in recent years. Due to the speed and the high similarity of the actions, the current algorithms cannot get high recognition rate. A new recognition method of the human action is proposed with the multi-scale directed depth motion maps(MsdDMMs) and Log-Gabor filters. According to the difference between the speed and time order of an action, MsdDMMs is proposed under the energy framework. Meanwhile, Log-Gabor is utilized to describe the texture details of MsdDMMs for the motion characteristics. It can easily satisfy both the texture characterization and the visual features of human eye. Furthermore, the collaborative representation is employed as action recognition by the classification. Experimental results show that the proposed algorithm, which is applied in the MSRAction3 D dataset and MSRGesture3 D dataset, can achieve the accuracy of 95.79% and 96.43% respectively. It also has higher accuracy than the existing algorithms, such as super normal vector(SNV), hierarchical recurrent neural network(Hierarchical RNN).
基金funded by the Deanship of Scientific Research at Northern Border University,Arar,Saudi Arabia through research group No.(RG-NBU-2022-1234).
文摘Transportation systems are experiencing a significant transformation due to the integration of advanced technologies, including artificial intelligence and machine learning. In the context of intelligent transportation systems (ITS) and Advanced Driver Assistance Systems (ADAS), the development of efficient and reliable traffic light detection mechanisms is crucial for enhancing road safety and traffic management. This paper presents an optimized convolutional neural network (CNN) framework designed to detect traffic lights in real-time within complex urban environments. Leveraging multi-scale pyramid feature maps, the proposed model addresses key challenges such as the detection of small, occluded, and low-resolution traffic lights amidst complex backgrounds. The integration of dilated convolutions, Region of Interest (ROI) alignment, and Soft Non-Maximum Suppression (Soft-NMS) further improves detection accuracy and reduces false positives. By optimizing computational efficiency and parameter complexity, the framework is designed to operate seamlessly on embedded systems, ensuring robust performance in real-world applications. Extensive experiments using real-world datasets demonstrate that our model significantly outperforms existing methods, providing a scalable solution for ITS and ADAS applications. This research contributes to the advancement of Artificial Intelligence-driven (AI-driven) pattern recognition in transportation systems and offers a mathematical approach to improving efficiency and safety in logistics and transportation networks.
基金Sponsored by General Project of Natural Science Foundation of Beijing City(8202017)。
文摘The development of modern cities has brought about tremendous changes in the climate environment.Faced with complex climate conditions,research on multi-scale climate change in cities is of great significance.The urban environmental climate maps and the application of climate atlas tool in Stuttgart,Germany were studied,and the multi-scale application of urban environmental climate maps in Stuttgart,Germany was summarized through the analysis of the pre-planning,current construction situation,and landscape reconstruction of the German"Stuttgart 21"plan case.Besides,other important measures to cope with climate change in German were proposed,and finally multi-scale practical strategies to cope with urban climate and environment were summarized to provide ideas and methods for improving China’s future urban climate environment.
基金funded by the Qualified Publication Support Program(PAPQ)offered by the Dean of Research and Graduate Studies(PROPESP)the Foundation for the Support and Development of Research(FADESP),of the Federal University of Para.
文摘The activities of the professionals working on cartographic products have been highlighted especially in recent years. The history, the concepts and categories of cartography cannot be neglected in using this type of tool since the use of elements that make a cartographic product, as an example: map, chart, plan, globe, and a scale model should be used since the unawareness of techniques of cartography and the absence of the components of a map may hinder the understanding of what is intended to represent cartographically. This text is a contribution to the discussion of advances in cartography including errors and absence of maps, including a brief discussion of the characteristics of cartographic language nowadays and the search for perfection in cartography.
文摘Map data display is the basic information representation mode under embedded real-time navigation. After a navigation display data set (NDIS_SET) with several dimensions and corresponding mathematical description formula are designed, a series of rules and algorithms are advanced to optimize embedded navigation data and promote data index and input efficiency. A new parallel display algorithm with navigation data named N PDIS is then presented to adapt to limited embedded resources of computation and memory after a normal navigation data display algorithm named NDIS and related problems are analyzed, N_PDIS can synchronously create two preparative bitmapa by two parallel threads and switch one of them to screen automatically. Compared with NDIS, the results show that N_PDIS is more effective in improving display efficiency.
基金ProjectsupportedbytheNationalScienceFoundationofSurveyingandMappingofChina (No .990 1 3) .
文摘Automatic generalization of geographic information is the core of multi_scale representation of spatial data,but the scale_dependent generalization methods are far from abundant because of its extreme complicacy.This paper puts forward a new consistency model about scale_dependent representations of relief based on wavelet analysis,and discusses the thresholds in the model so as to acquire the continual representations of relief with different details between scales.The model not only meets the need of automatic generalization but also is scale-dependent completely.Some practical examples are given.
文摘Let Ω be a bounded balanced pseudoconvex domain in C^n that admits a plurisubhamonic defining function of class C^2. The authors prove that if f is a spiral-like mapping of type a on Ω, then f can be expressed as a limiting form concerning a Schwarz mapping. Moreover, the characteristics for star-like mappings and spiral-like mappings of type α are obtained. As a direct application, the growth theorem for spiral-like mappings of type α is set up.
基金Supported by the National Natural Science Foundation of China (No. 40701147), the Natural Science Foundation of Beijing (No. 8102014), and the Posoctoral Science Foundation of China (Special Issue) (No. 200801096).
文摘Aimed at solving the problems of road network object selection at any unknown scale, the existing methods on object selection are integrated and extended in this paper, and a new object interpolation method is proposed, which reflects the inheritable and transferable characteristics of related information among multi-scale representation objects, and takes the attribute effects into account. Then the basic idea, the overall framework and the technical flow of the interpolation are put forward, at the samet:me synthetical weight function of the interpolation method is defined and described. The method and technical strategies of object selection are extended, and the key problems are solved, including the dejign of the objective quantitative and structural selections based on the weight values, the interpolation experiment strategies and technical flows, the result of the test shows that the object interpolation method not only inherits the objects at smaller scales, but also takes the attribute effect into account when deriving objects from larger scales according to the road importance, which is a guarantee to objective selection of the road objects at middle scales.
文摘We consider a normalized family F of analytic functions f, whose common domain is the complement of a closed ray in the complex plane. If f(z) is real when z is real and the range of f does not intersect the nonpositive real axis, then f can be reproduced by integrating the biquadratic kernel against a probability measure u(t) . It is shown that while this integral representation does not characterize the family F, it applies to a large class of functions, including a collection of functions which multiply the Hardy space Hp into itself.
基金Supported by the National Natural Science Foundation of China(11271359)
文摘In this paper,the parametric representation of starlike mappings is given.As a direct application,the growth theorem is set up.Moreover,a character of starlike mappings is obtained.
基金the National Key R&D Program of China(2018AAA0103103).
文摘The perception module of advanced driver assistance systems plays a vital role.Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results of various sensors for the fusion of the detection layer.This paper proposes a multi-scale and multi-sensor data fusion strategy in the front end of perception and accomplishes a multi-sensor function disparity map generation scheme.A binocular stereo vision sensor composed of two cameras and a light deterction and ranging(LiDAR)sensor is used to jointly perceive the environment,and a multi-scale fusion scheme is employed to improve the accuracy of the disparity map.This solution not only has the advantages of dense perception of binocular stereo vision sensors but also considers the perception accuracy of LiDAR sensors.Experiments demonstrate that the multi-scale multi-sensor scheme proposed in this paper significantly improves disparity map estimation.
文摘Efficient numerical solver for the SchrSdinger equation is very important in physics and chemistry. The finite element discrete variable representation (FE-DVR) was first proposed by Rescigno and Mc-Curdy [Phys. Rev. A 62, 032706 (2000)] for solving quantum-mechanical scattering problems. In this work, an FE-DVR method in a mapped coordinate was proposed to improve the efficiency of the original FE-DVR method. For numerical demonstration, the proposed approach is applied for solving the electronic eigenfunctions and eigenvalues of the hydrogen atom and vibrational states of the electronic state 3E+ of the Cs2 molecule which has long-range interaction potential. The numerical results indicate that the numerical efficiency of the original FE-DVR has been improved much using our proposed mapped coordinate scheme.
基金The National Key Research and Development Program of China under contract No.2022YFF0801404.
文摘Ocean observations are inherently characterized by irregular temporal and spatial distributions,as well as heterogeneous spatial resolutions and error characteristics arising from the use of diverse observational platforms and techniques.To enable their application across a broad range of scientific and practical problems,it is essential to map these heterogeneous datasets into temporally and spatially consistent gridded products.Optimal Interpolation remains the most widely adopted algorithm for the mapping of oceanographic data.Two principal implementations of the optimal interpolation algorithm are commonly employed.The first,known as the basic optimal interpolation,is derived from the theory of optimal estimation and involves computationally intensive matrix operations,posing significant challenges when applied to high-dimensional problems.The second,referred to as the point-wise optimal interpolation,reduces computational complexity through point-wise estimation,thereby circumventing high-dimensional operations;however,this approach results in a substantially higher overall computational cost.In this study,a novel optimal interpolation algorithm is proposed that utilizes the Kronecker product to approximate the background error covariance matrix.This formulation enables the decomposition of high-dimensional matrix operations into smaller,computationally tractable sub-problems,thereby improving the scalability of optimal interpolation for large spatial domains with dense observational coverage.Building upon this framework,a multi-scale optimal interpolation method is further developed to enhance the integration of observational datasets with widely varying spatial resolutions,thereby improving the accuracy and applicability of the resulting gridded products.