期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Clustering the Stations of Bicycle Sharing System 被引量:1
1
作者 SHI Xiao-ying YU Zhen-hai +1 位作者 XU Hai-tao HUANG Bin-bin 《Journal of Donghua University(English Edition)》 EI CAS 2016年第6期968-972,共5页
Bicycle sharing system has emerged as a new mode of transportation in many big cities over the past decade.Since the large number of bicycle stations distribute widely in the city,it is difficult to identify their uni... Bicycle sharing system has emerged as a new mode of transportation in many big cities over the past decade.Since the large number of bicycle stations distribute widely in the city,it is difficult to identify their unique attributes and characteristics directly.Oriented to the real bicycle hire dataset in Hangzhou,China,the clustering analysis for the bicycle stations based on the temporal flow data was carried out firstly.Then,based on the spatial distribution and temporal attributes of calculated clusters,visual diagram and map were used to vividly analyze the bicycle hire behavior related to station category and study the travel rules of citizens.The experimental results demonstrate the relation between human mobility,the time of day,day of week and the station location. 展开更多
关键词 urban mining human mobility analysis visual analytics bicycle sharing system
在线阅读 下载PDF
A constructive method for approximating trigonometric functions and their integrals
2
作者 CHEN Xiao-diao WANG Long-quan WANG Yi-gang 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2020年第3期293-307,共15页
This paper presents an interpolation-based method(IBM)for approximating some trigonometric functions or their integrals as well.It provides two-sided bounds for each function,which also achieves much better approximat... This paper presents an interpolation-based method(IBM)for approximating some trigonometric functions or their integrals as well.It provides two-sided bounds for each function,which also achieves much better approximation effects than those of prevailing methods.In principle,the IBM can be applied for bounding more bounded smooth functions and their integrals as well,and its applications include approximating the integral of sin(x)/x function and improving the famous square root inequalities. 展开更多
关键词 Padéapproximant trigonometric function constructive method interpolation-based method two-sided bounds
在线阅读 下载PDF
Quantitative analysis of real-time performance and hardware requirements for edge computing platform
3
作者 Kangkang Shi Gangyong Jia +3 位作者 Youhuizi Li Yuyu Yin Congfeng Jiang Li Zhou 《Data Science and Informetrics》 2021年第2期47-63,共17页
For real-time edge systems such as autonomous driving,not only the correctness of task functions,but also the response and processing time of tasks should be satisfied.In the hardware selection phase of a real-time sy... For real-time edge systems such as autonomous driving,not only the correctness of task functions,but also the response and processing time of tasks should be satisfied.In the hardware selection phase of a real-time system,time series analyses must be performed on the hardware platform running real-time applications.At present,the common method of worst-case execution time(WCET)analysis focuses mainly on analyzing the impact of hardware platform architecture or task execution process on the task running time.However,different tasks in an autopilot system have different levels of urgency,and preemption between tasks is the main factor that affects the task execution time.The key problem is how to quantify the time fluctuation caused by task preemption for each subtask of the autopilot system running on a fixed hardware platform.This paper presents a time analysis method for a real-time application based on a queuing theory and preemptive scheduling strategy,which assigns different priorities to tasks according to their time urgency and preemptive scheduling according to task priority.Through an experimental case study,the impact of the running time of each subtask in a real-time application with task priority preemptive scheduling is analyzed,along with the impact of changes in hardware platform performance on such real-time applications. 展开更多
关键词 Autonomous Driving Queuing Theory Preemptive Scheduling Time Series Analysis
原文传递
Two-Stage Point Cloud Super Resolution with Local Interpolation and Readjustment via Outer-Product Neural Network 被引量:7
4
作者 WANG Guangyu XU Gang +1 位作者 WU Qing WU Xundong 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2021年第1期68-82,共15页
This paper proposes a two-stage point cloud super resolution framework that combines local interpolation and deep neural network based readjustment. For the first stage, the authors apply a local interpolation method ... This paper proposes a two-stage point cloud super resolution framework that combines local interpolation and deep neural network based readjustment. For the first stage, the authors apply a local interpolation method to increase the density and uniformity of the target point cloud. For the second stage, the authors employ an outer-product neural network to readjust the position of points that are inserted at the first stage. Comparison examples are given to demonstrate that the proposed framework achieves a better accuracy than existing state-of-art approaches, such as PU-Net, Point Net and DGCNN(Source code is available at https://github.com/qwerty1319/PC-SR). 展开更多
关键词 Neural network outer-product network point cloud super resolution
原文传递
A Unified Approach to Construct Generalized B-Splines for Isogeometric Applications 被引量:3
5
作者 XU Gang SUN Ningning +2 位作者 XU Jinlan HUI Kin-Chuen WANG Guozhao 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2017年第4期983-998,共16页
Abstract Generalized B-splines have been employed as geometric modeling and numerical simu- lation tools for isogeometric analysis (IGA for short). However, the previous models used in IGA, such as trigonometric gen... Abstract Generalized B-splines have been employed as geometric modeling and numerical simu- lation tools for isogeometric analysis (IGA for short). However, the previous models used in IGA, such as trigonometric generalized B-splines or hyperbolic generalized B-splines, are not the unified mathematical representation of conics and polynomial parametric curves/surfaces. In this paper, a unified approach to construct the generalized non-uniform B-splines over the space spanned by {α(t),β(t),ξ(t), η(t), 1, t,……. , tn-4} is proposed, and the corresponding isogeometric analysis framework for PDE solving is also studied. Compared with the NURBS-IGA method, the proposed frameworks have several advantages such as high accuracy, easy-to-compute derivatives and integrals due to the non-rational form. Furthermore, with the proposed spline models, isogeometric analysis can be performed on the computational domain bounded by transcendental curves/surfaces, such as the involute of circle, the helix/helicoid, the catenary/catenoid and the cycloid. Several numerical examples for isogeometrie heat conduction problems are presented to show the effectiveness of the proposed methods. 展开更多
关键词 Generalized B-splines heat conduction isogeometric analysis unified construction.
原文传递
Discovering API Directives from API Specifications with Text Classification
6
作者 Jing-Xuan Zhang Chuan-Qi Tao +1 位作者 Zhi-Qiu Huang Xin Chen 《Journal of Computer Science & Technology》 SCIE EI CSCD 2021年第4期922-943,共22页
Application programming interface(API)libraries are extensively used by developers.To correctly program with APIs and avoid bugs,developers shall pay attention to API directives,which illustrate the constraints of API... Application programming interface(API)libraries are extensively used by developers.To correctly program with APIs and avoid bugs,developers shall pay attention to API directives,which illustrate the constraints of APIs.Unfortunately,API directives usually have diverse morphologies,making it time-consuming and error-prone for developers to discover all the relevant API directives.In this paper,we propose an approach leveraging text classification to discover API directives from API specifications.Specifically,given a set of training sentences in API specifications,our approach first characterizes each sentence by three groups of features.Then,to deal with the unequal distribution between API directives and non-directives,our approach employs an under-sampling strategy to split the imbalanced training set into several subsets and trains several classifiers.Given a new sentence in an API specification,our approach synthesizes the trained classifiers to predict whether it is an API directive.We have evaluated our approach over a publicly available annotated API directive corpus.The experimental results reveal that our approach achieves an F-measure value of up to 82.08%.In addition,our approach statistically outperforms the state-of-the-art approach by up to 29.67%in terms of F-measure. 展开更多
关键词 Application programming interface(API)directive API specification imbalanced learning text classification
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部