Aiming at the problem of positioning and navigation of mobile robots indoors, this paper designs and implements related functions based on Robot Operating System and laser radar. The core controller of the robot adopt...
详细信息
Aiming at the problem of positioning and navigation of mobile robots indoors, this paper designs and implements related functions based on Robot Operating System and laser radar. The core controller of the robot adopts an industrial computer, and is equipped with a laser radar to acquire information about the surrounding environment and develop related algorithms on the Robot Operating System. Realize Simultaneous Localization and Mapping function based on Cartographer algorithm, path planning based on optimal path algorithm and navigation function based on particle filter algorithm. The real machine experiment proves that the system can efficiently perform real-time synchronous positioning and map construction and navigation functions.
It is significant to evaluate the development level of new energy vehicles quantitatively and analyze the effects of the support policies promulgated in this field. The former scholars used the static analysis methods...
详细信息
It is significant to evaluate the development level of new energy vehicles quantitatively and analyze the effects of the support policies promulgated in this field. The former scholars used the static analysis methods of subjective and objective combination which made the persuasive power of the results greatly reduced due to the limitations in time and space. This paper establishes a quantitative analysis of the development level about new energy vehicles in selected cities by establishing a developmental evaluation model based on Cobb-Douglas utility function. Then examine the exogenous effects of cluster and plunder effects brought by policies on the development of new energy vehicles and make a second revision of the quantitative analysis results obtained before. Finally, the sensitivity analysis results of the established model show that it has high accuracy.
Although the research in the field of face recognition has achieved high-quality results in the controllable production environment, its further research is limited in the field of face facial expression recognition b...
详细信息
ISBN:
(纸本)9781728128665
Although the research in the field of face recognition has achieved high-quality results in the controllable production environment, its further research is limited in the field of face facial expression recognition based on video streaming. This paper describes the recent experimental research progress of a project, an analysis system of students' attendance status designed for real-time face recognition and prediction in class. In this paper, an expression recognition model based on mini-Xcetion optimization is proposed and the experimental results show that the facial expression recognition accuracy of this model is up to 98.96%, which is better than other algorithms in accuracy and more suitable for the application requirements of the system under the target scene studied.
In this paper, we define a new concept neighborhood mutual remainder (NMR). An NMR distributed algorithms should satisfy global fairness, l-exclusion and repeated local rendezvous requirements. We give a simple self-s...
详细信息
In order to solve the problems of limited wiring, high power consumption and limited monitoring information in the traditional grain situation monitoring system, a wireless network monitoring system based on ZigBee wa...
详细信息
In order to solve the problems of limited wiring, high power consumption and limited monitoring information in the traditional grain situation monitoring system, a wireless network monitoring system based on ZigBee was designed, which is composed of sensor module, ZigBee network module and control display module. The main function of sensor module is to collect temperature and humidity information of granary. The ZigBee network module mainly uploads the data collected by the sensor module to the upper computer human-machine interface system for processing, and realizes the remote monitoring of grain situation. The experiment shows that the system is simple in wiring, good in real-time, convenient and fast in data management, and can realize remote wireless monitoring of grain situation.
This method solves the problem of ranging from the target object at sea using a mathematical method. Aiming at the problems of traditional sea ranging methods such as large error and high personnel training cost, this...
详细信息
This method solves the problem of ranging from the target object at sea using a mathematical method. Aiming at the problems of traditional sea ranging methods such as large error and high personnel training cost, this paper proposes a method based on mathematical modeling, which measures the data in the real environment and performs function fitting via SPSS, Mathematical method of ranging in the height range. This system can be used for offshore ranging when there is a need for sea distance measurement, and the next decision can be made on the measured results. After the randomized test, the measured algorithm can achieve high-precision measurement within a certain distance range, which can be initially applied to the distance measurement of the target object at sea.
Recent years have witnessed an evolution of Internet of Things (IoT) devices. This has lead to the emergence of (related) paradigms of Edge/Fog computing, where the goal is to exploit the power of interconnected heter...
详细信息
ISBN:
(数字)9781728160955
ISBN:
(纸本)9781728196497
Recent years have witnessed an evolution of Internet of Things (IoT) devices. This has lead to the emergence of (related) paradigms of Edge/Fog computing, where the goal is to exploit the power of interconnected heterogeneous devices together with distributed/cloud computing. In Edge/Fog computing, one of the challenges is automatically distributing the work between different devices to reduce application latency. At the same time, with increasing transistor density and the end of Denard scaling, even small edge devices have parallelism. Thus, we need a programming model that can help distribute the work between different devices and yet parallelize operations on each device. Motivated by the popularity of MapReduce(-like) frame-works, we develop a pattern-based high-level programming API targeting computer vision applications for the Edge/Fog paradigm with parallelism within devices. Based on this API, parallelization, workload distribution, and optimizations that account for resource limitations of IoT devices, are implemented. Our evaluation with three image processing applications shows that while using a single device, we achieve 17-45% speedup over OpenCV, one of the most popular frameworks for image processing. In addition, we further gain benefits from distributing the work between multiple devices.
In order to establish a public service platform for construction drawing intelligent review, an engineering standard database system based on Web crawler was proposed by building an engineering standard database syste...
详细信息
ISBN:
(纸本)9781728128665
In order to establish a public service platform for construction drawing intelligent review, an engineering standard database system based on Web crawler was proposed by building an engineering standard database system to improve the efficiency of querying engineering standards. The system mainly obtains the unstructured engineering standard information on the Web site through the crawler module, and extracts the information in the image on the Web site through the image recognition module, and then removes the non-critical information into the structured information through the data cleaning module, and finally the data update module ensures real-time data updates. When the user uses the system, the information in the database can be queried through the web page. Experimental research shows that the engineering standard database system can meet the daily needs of users.
A new neutrosophic image segmentation algorithm based on improved particle swarm optimization fuzzy c-means(IPSO-FCM) is proposed to improve the time-consuming problem of neutrosophic image segmentation. In the novel ...
详细信息
A new neutrosophic image segmentation algorithm based on improved particle swarm optimization fuzzy c-means(IPSO-FCM) is proposed to improve the time-consuming problem of neutrosophic image segmentation. In the novel method, the velocity updating method of PSO algorithm is divided into two kinds, and the objective function obtained by comparing the two velocities is compared. The corresponding velocity of minimum objective function is used as the current generation velocity and the position of the PSO particles is updated. Then the IPSO-FCM applied to the neutrosophic image. The experimental results show that the proposed algorithm can eliminate image noise more effectively than PSO-FCM algorithm, and the relative running time is shorter than that of PSO-FCM algorithm.
Abnormal communication refers to the user in the call traffic and business management and other daily consumption of abnormal behavior in the user. Communication operators have large-scale user data sets, and using da...
详细信息
ISBN:
(纸本)9781538674451
Abnormal communication refers to the user in the call traffic and business management and other daily consumption of abnormal behavior in the user. Communication operators have large-scale user data sets, and using data sets reasonably to make good guidance and recommendation to businesses can bring better economic benefits. However, for large-scale user feature datasets, serial machine learning and analysis methods spend a lot of time in feature processing, and data sets training is facing a huge time cost. In order to process and train abnormal user data better and more efficiently, this paper uses Spark to implement feature engineering and analyze large-scale anomaly user datasets to highlight the efficiency of Spark in analyzing feature data and implement distributed training to accelerate the algorithm model. The training algorithm takes the SVM distributed training dataset as an example and compares it with the stand-alone serial SVM and scikitlearn SVM. The experimental results show the advantages of distributedcomputing as well as good training results. Finally, common logistic regression and Bayesian algorithms and other distributedcomputing models to compare the training effect.
暂无评论