期刊文献+
共找到302篇文章
< 1 2 16 >
每页显示 20 50 100
A FINITE ELEMENT PARALLEL ALGORITHM OF THE PARAMETRIC VARIATIONAL PRINCIPLE FOR ELASTIC CONTACT PROBLEMS
1
作者 胡宁 张汝清 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1992年第7期607-616,共10页
Basetl on the finite element solution of the parametric varialional principle of elastic con/del problem, a corresponding parallel algorithm has been created bv utilizing the specialities of parallel computer and the ... Basetl on the finite element solution of the parametric varialional principle of elastic con/del problem, a corresponding parallel algorithm has been created bv utilizing the specialities of parallel computer and the architecture of concurrent processing in this paper. In this algorithm. the parallelisms have heen realized in the processes of creation and assembly of stiffness matrix, of the static condensation, of the solution of stresses and in many other aspects. The programme of this algorithm has been realized on ELXSI-6400 parallel computer of Xi'an Jiaotong University. The results of computation show that the computational time can be saved efficiently and it is an effective parallel algorithm for the analyses of contact problems. 展开更多
关键词 parallel algorithm contact analysis
下载PDF
A GPU-Based Parallel Algorithm for 2D Large Deformation Contact Problems Using the Finite Particle Method 被引量:1
2
作者 Wei Wang Yanfeng Zheng +2 位作者 Jingzhe Tang Chao Yang Yaozhi Luo 《Computer Modeling in Engineering & Sciences》 SCIE EI 2021年第11期595-626,共32页
Large deformation contact problems generally involve highly nonlinear behaviors,which are very time-consuming and may lead to convergence issues.The finite particle method(FPM)effectively separates pure deformation fr... Large deformation contact problems generally involve highly nonlinear behaviors,which are very time-consuming and may lead to convergence issues.The finite particle method(FPM)effectively separates pure deformation from total motion in large deformation problems.In addition,the decoupled procedures of the FPM make it suitable for parallel computing,which may provide an approach to solve time-consuming issues.In this study,a graphics processing unit(GPU)-based parallel algorithm is proposed for two-dimensional large deformation contact problems.The fundamentals of the FPM for planar solids are first briefly introduced,including the equations of motion of particles and the internal forces of quadrilateral elements.Subsequently,a linked-list data structure suitable for parallel processing is built,and parallel global and local search algorithms are presented for contact detection.The contact forces are then derived and directly exerted on particles.The proposed method is implemented with main solution procedures executed in parallel on a GPU.Two verification problems comprising large deformation frictional contacts are presented,and the accuracy of the proposed algorithm is validated.Furthermore,the algorithm’s performance is investigated via a large-scale contact problem,and the maximum speedups of total computational time and contact calculation reach 28.5 and 77.4,respectively,relative to commercial finite element software Abaqus/Explicit running on a single-core central processing unit(CPU).The contact calculation time percentage of the total calculation time is only 18%with the FPM,much smaller than that(50%)with Abaqus/Explicit,demonstrating the efficiency of the proposed method. 展开更多
关键词 Finite particle method graphics processing unit(GPU) parallel computing contact algorithm LARGE
下载PDF
PARALLEL ALGORITHMS OF ONE-LEG METHOD AND ITERATED DEFECT CORRECTION METHODS
3
作者 李寿佛 陈丽容 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1994年第1期18-32,共15页
The parallel algorithms of iterated defect correction methods (PIDeCM’s) are constructed, which are of efficiency and high order B-convergence for general nonlinear stiff systems in ODE’S. As the basis of constructi... The parallel algorithms of iterated defect correction methods (PIDeCM’s) are constructed, which are of efficiency and high order B-convergence for general nonlinear stiff systems in ODE’S. As the basis of constructing and discussing PIDeCM’s. a class of parallel one-leg methods is also investigated, which are of particular efficiency for linear systems. 展开更多
关键词 NUMERICAL analysis parallel algorithms nonlinear STIFF problems ITERATED DEFECT CORRECTION one-leg methods.
下载PDF
A Parallel Algorithm for the Spanning Forest Problem on Proper Circle Graphs
4
作者 Hirotoshi Honma Yoko Nakajima Atsushi Sasaki 《Journal of Computer and Communications》 2017年第14期48-55,共8页
Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical pow... Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical power demand problem, computer network design, circuit analysis, etc. In this paper, we present an?time parallel algorithm with processors for constructing a spanning forest on proper circle graph G on EREW PRAM. 展开更多
关键词 Design and analysis of parallel algorithmS PROPER Circle GRAPHS SPANNING FOREST
下载PDF
An Optimal Parallel Algorithm for Constructing a Spanning Tree on Proper Circle Trapezoid Graphs
5
作者 Hirotoshi Honma Yoko Nakajima +1 位作者 Shino Nagasaki Atsushi Sasaki 《Journal of Applied Mathematics and Physics》 2018年第8期1649-1658,共10页
Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design... Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design and circuit analysis. For a simple graph, the spanning tree problem can be solved in O(log n) time with O(m+n) processors on the CRCW PRAM. In general, it is known that more efficient parallel algorithms can be developed by restricting classes of graphs. In this paper, we shall propose a parallel algorithm which runs O(log n) time with O(n/log n) processors on the EREW PRAM for constructing on proper circle trapezoid graphs. 展开更多
关键词 Design and analysis of parallel algorithms PROPER Circle TRAPEZOID GRAPHS SPANNING Tree
下载PDF
Analysis of CLARANS Algorithm for Weather Data Based on Spark 被引量:1
6
作者 Jiahao Zhang Honglin Wang 《Computers, Materials & Continua》 SCIE EI 2023年第8期2427-2441,共15页
With the rapid development of technology,processing the explosive growth of meteorological data on traditional standalone computing has become increasingly time-consuming,which cannot meet the demands of scientific re... With the rapid development of technology,processing the explosive growth of meteorological data on traditional standalone computing has become increasingly time-consuming,which cannot meet the demands of scientific research and business.Therefore,this paper proposes the implementation of the parallel Clustering Large Application based upon RANdomized Search(CLARANS)clustering algorithm on the Spark cloud computing platformto cluster China’s climate regions usingmeteorological data from1988 to 2018.The aim is to address the challenge of applying clustering algorithms to large datasets.In this paper,the morphological similarity distance is adopted as the similarity measurement standard instead of Euclidean distance,which improves clustering accuracy.Furthermore,the issue of local optima caused by an improper selection of initial clustering centers is addressed by utilizing the max-distance criterion.Compared to the k-means clustering algorithm already implemented in the Spark platform,the proposed algorithm has strong robustness,can reduce the interference of outliers in the dataset on clustering results,and has higher parallel performance than the frequently used serial algorithms,thus improving the efficiency of big data analysis.This experiment compares the clustered centroid data with the annual average meteorological data of representative cities in the five typical meteorological regions that exist in China,and the results show that the clustering results are in good agreement with the meteorological data obtained from the National Meteorological Science Data Center.This algorithm has a positive effect on the clustering analysis of massive meteorological data and deserves attention in scientific research activities. 展开更多
关键词 Clustering analysis cloud computing platform parallel algorithm
下载PDF
Parallel Minimax Searching Algorithm for Extremum of Unimodal Unbounded Function
7
作者 Boris S. Verkhovsky 《International Journal of Communications, Network and System Sciences》 2011年第9期549-561,共13页
In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting.... In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting. Search diagrams are introduced as a way to describe parallel searching algorithms on unbounded intervals. Dynamic programming equations, combined with a series of liner programming problems, describe relations between results for every pair of successive evaluations of function f in parallel. Properties of optimal search strategies are derived from these equations. The worst-case complexity analysis shows that, if the maximizer is located on a priori unknown interval (n-1], then it can be detected after cp(n)=「2log「p/2」+1(n+1)」-1 parallel evaluations of f(x), where p is the number of processors. 展开更多
关键词 Adversarial MINIMAX analysis DESIGN Parameters Dynamic Programming FUNCTION Evaluation Optimal algorithm parallel algorithm System DESIGN Statistical Experiments Time Complexity Unbounded Search UNIMODAL FUNCTION
下载PDF
Mapping relationship analysis of welding assembly properties for thin-walled parts with finite element and machine learning algorithm
8
作者 Pan Minghui Liao Wenhe +1 位作者 Xing Yan Tang Wencheng 《Journal of Southeast University(English Edition)》 EI CAS 2022年第2期126-136,共11页
The finite element(FE)-based simulation of welding characteristics was carried out to explore the relationship among welding assembly properties for the parallel T-shaped thin-walled parts of an antenna structure.The ... The finite element(FE)-based simulation of welding characteristics was carried out to explore the relationship among welding assembly properties for the parallel T-shaped thin-walled parts of an antenna structure.The effects of welding direction,clamping,fixture release time,fixed constraints,and welding sequences on these properties were analyzed,and the mapping relationship among welding characteristics was thoroughly examined.Different machine learning algorithms,including the generalized regression neural network(GRNN),wavelet neural network(WNN),and fuzzy neural network(FNN),are used to predict the multiple welding properties of thin-walled parts to mirror their variation trend and verify the correctness of the mapping relationship.Compared with those from GRNN and WNN,the maximum mean relative errors for the predicted values of deformation,temperature,and residual stress with FNN were less than 4.8%,1.4%,and 4.4%,respectively.These results indicate that FNN generated the best predicted welding characteristics.Analysis under various welding conditions also shows a mapping relationship among welding deformation,temperature,and residual stress over a period of time.This finding further provides a paramount basis for the control of welding assembly errors of an antenna structure in the future. 展开更多
关键词 parallel T-shaped thin-walled parts welding assembly property finite element analysis mapping relationship machine learning algorithm
下载PDF
A numerical error analysis method and its application on a 4RRR parallel kinematic machine
9
作者 刘大炜 Wang Liping +2 位作者 Li Tiemin Tang Limin Guo Zhiping 《High Technology Letters》 EI CAS 2010年第4期345-351,共7页
To guarantee the accuracy of error analysis and evaluate the manufacturing tolerance s influence,anumerical error analysis method for parallel kinematic machines (PKMs) is presented in this paper.Quasi-Newton method a... To guarantee the accuracy of error analysis and evaluate the manufacturing tolerance s influence,anumerical error analysis method for parallel kinematic machines (PKMs) is presented in this paper.Quasi-Newton method and genetic algorithm are introduced for the forward kinematic solution.Based onthe inverse and forward kinematic solutions,the end-effector s error calculation procedure is developed.To solve the accuracy problem caused by the length and angular parameters' different units,a normalizationmethod is proposed based on the manufacturing tolerance.Comparison between the error analysis resultscalculated by the traditional method and the numerical method for a 4RRR PKM shows that,this numericalerror analysis method is more accurate,simpler,and can evaluate the machine s real error basedon the manufacturing tolerance. 展开更多
关键词 parallel kinematic machine (PKMs) error analysis error normalization quasi-Newton method genetic algorithm
下载PDF
Fast and robust training of a probabilistic latent semantic analysis model by the parallel learning and data segmentation
10
作者 Masaharu Kato Tetsuo Kosaka +1 位作者 Akinori Ito Shozo Makino 《通讯和计算机(中英文版)》 2009年第5期28-35,共8页
关键词 LAM MIP PLSA 计算机通讯
下载PDF
颗粒度动态控制的负载均衡算法的大数据分析
11
作者 袁伟 施佳 +2 位作者 孙永强 周舶 肖斌 《信息与电脑》 2024年第9期146-148,共3页
本文提出了一种创新的动态颗粒度控制算法,此算法融合了延迟进程生成与负载内联的特点,通过构建数学模型、优化算法,解决了传统负载均衡方法在动态环境下处理并行任务的难题。旨在最大化并行处理效率并削减不必要的开销。为大数据分析... 本文提出了一种创新的动态颗粒度控制算法,此算法融合了延迟进程生成与负载内联的特点,通过构建数学模型、优化算法,解决了传统负载均衡方法在动态环境下处理并行任务的难题。旨在最大化并行处理效率并削减不必要的开销。为大数据分析和并行处理提供了一种高效、灵活的负载均衡方案,对提升系统性能与降低成本有一定的参考价值。 展开更多
关键词 并行处理 负载均衡 数学建模 算法设计 大数据分析
下载PDF
一种多线程概念约简算法
12
作者 祁斌 祁建军 +2 位作者 李俊安 赵思雨 折延宏 《西安交通大学学报》 EI CAS CSCD 北大核心 2024年第2期164-171,共8页
针对现有概念约简算法计算过程较为繁琐且执行效率低的问题,提出了一种多线程概念约简算法MTCR。MTCR以提高计算概念约简的效率为首要目标,在多核环境下利用多线程技术并行计算概念约简。首先,MTCR算法使用两个线程分别计算单个对象的... 针对现有概念约简算法计算过程较为繁琐且执行效率低的问题,提出了一种多线程概念约简算法MTCR。MTCR以提高计算概念约简的效率为首要目标,在多核环境下利用多线程技术并行计算概念约简。首先,MTCR算法使用两个线程分别计算单个对象的对象代表概念集和单个属性的属性代表概念集;然后,将形式背景中的对象(属性)依次放入p个队列,并为每个队列创建线程;最后,通过多线程方式并行计算任意对象的对象代表概念集和任意属性的属性代表概念集,以及两类代表概念集的交集,进而构建代表概念矩阵,据此计算出所有概念约简。在MTCR算法中,使用多线程的每个阶段的数据相对独立,使得多线程之间不需要频繁的同步操作,从而减少了线程之间的竞争和等待。这样可充分有效地利用计算资源,大大提升算法的性能。UCI数据集和随机数据集上的实验表明:MTCR算法可以准确得到概念约简结果,在使用单线程情况下执行速度与串行概念约简算法SCR相近;当线程数不超过8时,线程数每增加1倍,MTCR算法执行速度可提高30%以上。 展开更多
关键词 形式概念分析 概念格 概念约简 多线程并行算法
下载PDF
3-SRR腿履式调姿救援机器人优化设计与试验
13
作者 啜佳帅 赵延治 +2 位作者 单煜 于海波 徐东阳 《机械设计》 CSCD 北大核心 2024年第5期60-69,共10页
为实现在复杂环境下对处于不同位姿伤员的精准施救及稳定转运,文中提出了一种3-SRR腿履式调姿救援机器人机构,并进行运动学分析、机构优化设计及试验研究。首先,基于闭环矢量法对其进行运动学分析,得到救援机器人运动学反解;然后,基于... 为实现在复杂环境下对处于不同位姿伤员的精准施救及稳定转运,文中提出了一种3-SRR腿履式调姿救援机器人机构,并进行运动学分析、机构优化设计及试验研究。首先,基于闭环矢量法对其进行运动学分析,得到救援机器人运动学反解;然后,基于迭代搜索算法,得到其救援作业空间与姿态空间,并基于单一变量法分析救援机器人机构尺寸参数对救援作业空间的影响;然后,以救援作业空间最大、姿态能力最强为优化目标函数,基于差分进化算法对机构尺寸参数进行优化;最后,研制原理样机并进行调姿能力试验,试验结果证明了方案的可行性与理论分析的正确性,为灾难救援提供一种可行的解决方案。 展开更多
关键词 并联机构 腿履式 运动学分析 救援作业空间 差分进化算法
下载PDF
Efficient and High-quality Recommendations via Momentum-incorporated Parallel Stochastic Gradient Descent-Based Learning 被引量:5
14
作者 Xin Luo Wen Qin +2 位作者 Ani Dong Khaled Sedraoui MengChu Zhou 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2021年第2期402-411,共10页
A recommender system(RS)relying on latent factor analysis usually adopts stochastic gradient descent(SGD)as its learning algorithm.However,owing to its serial mechanism,an SGD algorithm suffers from low efficiency and... A recommender system(RS)relying on latent factor analysis usually adopts stochastic gradient descent(SGD)as its learning algorithm.However,owing to its serial mechanism,an SGD algorithm suffers from low efficiency and scalability when handling large-scale industrial problems.Aiming at addressing this issue,this study proposes a momentum-incorporated parallel stochastic gradient descent(MPSGD)algorithm,whose main idea is two-fold:a)implementing parallelization via a novel datasplitting strategy,and b)accelerating convergence rate by integrating momentum effects into its training process.With it,an MPSGD-based latent factor(MLF)model is achieved,which is capable of performing efficient and high-quality recommendations.Experimental results on four high-dimensional and sparse matrices generated by industrial RS indicate that owing to an MPSGD algorithm,an MLF model outperforms the existing state-of-the-art ones in both computational efficiency and scalability. 展开更多
关键词 Big data industrial application industrial data latent factor analysis machine learning parallel algorithm recommender system(RS) stochastic gradient descent(SGD)
下载PDF
基于三维荧光光谱与平行因子的混合有机农药检测分析
15
作者 王晓燕 蒋喆臻 +4 位作者 季仁东 卞海溢 何莹 陈旭 徐春祥 《光谱学与光谱分析》 SCIE EI CAS CSCD 北大核心 2024年第11期3082-3089,共8页
荧光光谱法作为一种快速、准确和非破坏性的检测方法,已广泛应用于农药残留的检测分析中。应用三维荧光光谱方法结合平行因子算法(PARAFAC)对混合有机农药进行定性定量分析。首先配制不同浓度的多杀菌素-高效氟氯氰菊酯、多杀菌素-宁南... 荧光光谱法作为一种快速、准确和非破坏性的检测方法,已广泛应用于农药残留的检测分析中。应用三维荧光光谱方法结合平行因子算法(PARAFAC)对混合有机农药进行定性定量分析。首先配制不同浓度的多杀菌素-高效氟氯氰菊酯、多杀菌素-宁南霉素混合体系,采用LS55荧光分光光度计扫描三维荧光光谱,发射波长范围设置为200~600 nm,激发波长范围分别为250~322和260~370 nm;应用平行因子算法对预处理后的光谱数据建模分析,通过三线性分解获得混合物中各组分的预测光谱及得分值,将预测光谱与实际光谱进行可视化匹配可识别出农药类别;最后将得分值与对应组分浓度值进行线性拟合分析,并计算均方误差、决定系数和回收率参数。结果表明,两种混合体系对应的各组分预测光谱与真实光谱在荧光特征峰处的重合度较高。多杀菌素-高效氟氯氰菊酯混合体系中各组分对应的预测均方误差分别为1.9856×10^(-8)和4.4800×10^(-7);多杀菌素-宁南霉素对应的预测均方误差分别为2.1552×10^(-7)和5.5722×10^(-5),模型决定系数均超过0.99,平均回收率接近100%,测试结果表明三维荧光光谱结合平行因子可实现对农药混合物的分析,具有较高的分析精度。该研究内容为混合有机农药的定性定量分析提供了一定的方法依据,可推广用于其他种类混合样品的检测分析。 展开更多
关键词 混合有机农药 三维荧光光谱 平行因子算法 定性定量分析
下载PDF
Trajectory Tracking of a Planer Parallel Manipulator by Using Computed Force Control Method 被引量:6
16
作者 Atilla BAYRAM 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2017年第2期449-458,共10页
Despite small workspace, parallel manipulators have some advantages over their serial counterparts in terms of higher speed, acceleration, rigidity, accuracy, manufacturing cost and payload. Accordingly, this type of ... Despite small workspace, parallel manipulators have some advantages over their serial counterparts in terms of higher speed, acceleration, rigidity, accuracy, manufacturing cost and payload. Accordingly, this type of manipulators can be used in many applications such as in high-speed machine tools, tuning machine for feeding, sensitive cutting, assembly and packaging. This paper presents a special type of planar parallel manipulator with three degrees of freedom. It is constructed as a variable geometry truss generally known planar Stewart platform. The reachable and orientation workspaces are obtained for this manipulator. The inverse kinematic analysis is solved for the trajectory tracking according to the redundancy and joint limit avoidance. Then, the dynamics model of the manipulator is established by using Virtual Work method. The simulations are performed to follow the given planar trajectories by using the dynamic equations of the variable geometry truss manipulator and computed force control method. In computed force control method, the feedback gain matrices for PD control are tuned with fixed matrices by trail end error and variable ones by means of optimization with genetic algorithm. 展开更多
关键词 parallel manipulator Variable geometry truss manipulator Planar Stewart platform. Dynamic analysis Computed force control Genetic algorithm
下载PDF
Optimal online algorithms for scheduling on two identical machines under a grade of service 被引量:9
17
作者 蒋义伟 何勇 唐春梅 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第3期309-314,共6页
This work is aimed at investigating the online scheduling problem on two parallel and identical machines with a new feature that service requests from various customers are entitled to many different grade of service ... This work is aimed at investigating the online scheduling problem on two parallel and identical machines with a new feature that service requests from various customers are entitled to many different grade of service (GoS) levels, so each job and machine are labelled with the GoS levels, and each job can be processed by a particular machine only when its GoS level is no less than that of the machine. The goal is to minimize the makespan. For non-preemptive version, we propose an optimal online al-gorithm with competitive ratio 5/3. For preemptive version, we propose an optimal online algorithm with competitive ratio 3/2. 展开更多
关键词 Online algorithm Competitive analysis parallel machine scheduling Grade of service (GoS)
下载PDF
Parallel Digital Simulation for the Control Problem in Differential Algebraic System 被引量:1
18
作者 Chen Lirong & Liu Degui(Beijing Institute of Computer Application and Simulation Technology,P.O.Box 3929, Beijing 100854, P.R.China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1996年第4期37-46,共10页
In this paper, a parallel simulation algorithm for the control problem in differential algebraic system is presented. The error of the algorithm is estimated. The stability analysis is made for a model problem and the... In this paper, a parallel simulation algorithm for the control problem in differential algebraic system is presented. The error of the algorithm is estimated. The stability analysis is made for a model problem and the stability region is given. The numerical example demonstrates that the method is efficient. 展开更多
关键词 parallel simulation algorithm Differential algebraic system Stability analysis.
下载PDF
Online scheduling of two type parallel jobs on identical machines
19
作者 郭首玮 康丽英 《Journal of Shanghai University(English Edition)》 CAS 2010年第6期396-399,共4页
In this paper we consider an online scheduling of parallel jobs with preemption on identical machines, where jobs arrive over time. The objective is to minimize the makespan. For the problem that jobs have only two po... In this paper we consider an online scheduling of parallel jobs with preemption on identical machines, where jobs arrive over time. The objective is to minimize the makespan. For the problem that jobs have only two possible widths mj = 1 or m, we present an optimal online algorithm by using "temporary schedule". 展开更多
关键词 SCHEDULING parallel jobs PREEMPTION online algorithm competitive analysis
下载PDF
2TPR&2TPS并联机器人结构参数辨识 被引量:2
20
作者 陈明方 何朝银 +3 位作者 张永霞 梁鸿键 吕玉波 黄良恩 《农业机械学报》 EI CAS CSCD 北大核心 2023年第10期421-431,共11页
并联机器人末端位姿精度对其工作性能影响较大,建立有效的标定算法是提高机器人位姿精度的重要保证。本文以一种2TPR&2TPS并联机构为研究对象,首先对机器人进行运动学分析,采用全微分法得出机器人的误差模型,根据该模型得出机器人... 并联机器人末端位姿精度对其工作性能影响较大,建立有效的标定算法是提高机器人位姿精度的重要保证。本文以一种2TPR&2TPS并联机构为研究对象,首先对机器人进行运动学分析,采用全微分法得出机器人的误差模型,根据该模型得出机器人结构参数误差与末端位姿误差的量化关系,以及各误差项误差变动对末端位姿误差的影响规律;接着,建立参数辨识模型和标定效果评价函数,验证了参数辨识模型的有效性,再用该模型辨识机器人的结构参数误差;最后,修正运动学模型完成了机器人的误差标定。实验结果显示,标定后机器人的平均位置精度提升68.62%,距离误差均值由7.710 mm降至2.350 mm,精度提升69.52%,实验结果证明本文的标定算法有效。 展开更多
关键词 并联机构 误差分析 参数辨识 改进粒子群优化算法 运动学标定
下载PDF
上一页 1 2 16 下一页 到第
使用帮助 返回顶部