期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
图形化编程平台运行算法的研究 被引量:3
1
作者 徐小良 周泓 +1 位作者 刘阳 汪乐宇 《计算机应用研究》 CSCD 北大核心 2001年第10期33-34,共2页
主要通过可视化编程语言的研究 ,在开发面向虚拟仪器系统的图形化编程平台 (GPP)中提出了基于改进数据流语言的程序运行算法。该算法采用数据驱动的方式 ,实现了GPP元件的数据处理及元件之间的数据传递和数据类型转换等一套完善的运行... 主要通过可视化编程语言的研究 ,在开发面向虚拟仪器系统的图形化编程平台 (GPP)中提出了基于改进数据流语言的程序运行算法。该算法采用数据驱动的方式 ,实现了GPP元件的数据处理及元件之间的数据传递和数据类型转换等一套完善的运行机制。 展开更多
关键词 图形化编程平台 数据流语言 虚拟仪器 控制流 运行算法 计算机
在线阅读 下载PDF
列车运行自动控制(ATO)算法的研究 被引量:29
2
作者 刘贺文 赵海东 贾利民 《中国铁道科学》 EI CAS CSCD 北大核心 2000年第4期38-43,共6页
通过分析列车自动控制算法所面临的问题 ,提出了具有自适应、智能化的列车自动驾驶算法及推理机结构。
关键词 人工智能 自适应 列车运行自动控制算法 ATO控制算法 推理机结构
在线阅读 下载PDF
基于有向图的工作流建模及其运行 被引量:8
3
作者 陈四根 蒋增强 +1 位作者 安苏华 刘明周 《合肥工业大学学报(自然科学版)》 CAS CSCD 北大核心 2007年第1期60-65,共6页
文章通过定义活动节点、有向边及活动的启动方式构建了基于有向图的工作流模型,利用此模型可以直观地、清晰地表达各种业务工作过程,以解决传统工作流模型在过程表达方面的不足;在此模型的基础上,构建了活动的状态集、状态函数、动作模... 文章通过定义活动节点、有向边及活动的启动方式构建了基于有向图的工作流模型,利用此模型可以直观地、清晰地表达各种业务工作过程,以解决传统工作流模型在过程表达方面的不足;在此模型的基础上,构建了活动的状态集、状态函数、动作模型和条件模型,给出了活动的执行规则且详细描述了基于该规则的活动内部运行机制;在活动内部运行机制的基础上定义了工作流模型的运行算法。 展开更多
关键词 有向图 活动节点 执行规则 运行算法
在线阅读 下载PDF
基于归档集特性的自适应多目标粒子群优化算法
4
作者 王强 郑力明 《计算机应用研究》 CSCD 北大核心 2015年第11期3291-3294,共4页
为了改善多目标粒子群算法收敛性能及跳出局部最优的能力,通过研究算法运行过程中归档集规模的变化,总结归档集规模的变化规律,并依此规律提出一种近似确定算法运行状态的简单方法。基于算法运行状态的近似确定,可以自适应调整参数。实... 为了改善多目标粒子群算法收敛性能及跳出局部最优的能力,通过研究算法运行过程中归档集规模的变化,总结归档集规模的变化规律,并依此规律提出一种近似确定算法运行状态的简单方法。基于算法运行状态的近似确定,可以自适应调整参数。实验分析与比较结果显示,自适应方法能够有效地加速收敛,而且对于一些复杂问题有较好的跳出局部最优的能力。实验结果同时表明,近似确定算法状态的方法对于参数的调整是简单且有效的。 展开更多
关键词 多目标粒子群算法 归档集规模 算法运行状态 参数自适应
在线阅读 下载PDF
Road traffic states estimation algorithm based on matching of regional traffic attracters 被引量:3
5
作者 徐东伟 董宏辉 +1 位作者 贾利民 田寅 《Journal of Central South University》 SCIE EI CAS 2014年第5期2100-2107,共8页
To effectively solve the traffic data problems such as data invalidation in the process of the acquisition of road traffic states,a road traffic states estimation algorithm based on matching of the regional traffic at... To effectively solve the traffic data problems such as data invalidation in the process of the acquisition of road traffic states,a road traffic states estimation algorithm based on matching of the regional traffic attracters was proposed in this work.First of all,the road traffic running states were divided into several different modes.The concept of the regional traffic attracters of the target link was put forward for effective matching.Then,the reference sequences of characteristics of traffic running states with the contents of the target link's traffic running states and regional traffic attracters under different modes were established.In addition,the current and historical regional traffic attracters of the target link were matched through certain matching rules,and the historical traffic running states of the target link corresponding to the optimal matching were selected as the initial recovery data,which were processed with Kalman filter to obtain the final recovery data.Finally,some typical expressways in Beijing were adopted for the verification of this road traffic states estimation algorithm.The results prove that this traffic states estimation approach based on matching of the regional traffic attracters is feasible and can achieve a high accuracy. 展开更多
关键词 road traffic regional traffic attracter traffic state data recovery MATCHING
在线阅读 下载PDF
A new clustering algorithm for large datasets 被引量:1
6
作者 李清峰 彭文峰 《Journal of Central South University》 SCIE EI CAS 2011年第3期823-829,共7页
The Circle algorithm was proposed for large datasets.The idea of the algorithm is to find a set of vertices that are close to each other and far from other vertices.This algorithm makes use of the connection between c... The Circle algorithm was proposed for large datasets.The idea of the algorithm is to find a set of vertices that are close to each other and far from other vertices.This algorithm makes use of the connection between clustering aggregation and the problem of correlation clustering.The best deterministic approximation algorithm was provided for the variation of the correlation of clustering problem,and showed how sampling can be used to scale the algorithms for large datasets.An extensive empirical evaluation was given for the usefulness of the problem and the solutions.The results show that this method achieves more than 50% reduction in the running time without sacrificing the quality of the clustering. 展开更多
关键词 data mining Circle algorithm clustering categorical data clustering aggregation
在线阅读 下载PDF
Crosswind stability of high-speed trains in special cuts 被引量:3
7
作者 张洁 高广军 +1 位作者 刘堂红 李志伟 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第7期2849-2856,共8页
Analysis of the aerodynamic performance of high-speed trains in special cuts would provide references for the critical overturning velocity and complement the operation safety management under strong winds.This work w... Analysis of the aerodynamic performance of high-speed trains in special cuts would provide references for the critical overturning velocity and complement the operation safety management under strong winds.This work was conducted to investigate the flow structure around trains under different cut depths,slope angles using computational fluid dynamics(CFD).The high-speed train was considered with bogies and inter-carriage gaps.And the accuracy of the numerical method was validated by combining with the experimental data of wind tunnel tests.Then,the variations of aerodynamic forces and surface pressure distribution of the train were mainly analyzed.The results show that the surroundings of cuts along the railway line have a great effect on the crosswind stability of trains.With the slope angle and depth of the cut increasing,the coefficients of aerodynamic forces tend to reduce.An angle of 75°is chosen as the optimum one for the follow-up research.Under different depth conditions,the reasonable cut depth for high-speed trains to run safely is 3 m lower than that of the conventional cut whose slope ratio is 1:1.5.Furthermore,the windward slope angle is more important than the leeward one for the train aerodynamic performance.Due to the shield of appropriate cuts,the train body is in a minor positive pressure environment.Thus,designing a suitable cut can contribute to improving the operation safety of high-speed trains. 展开更多
关键词 high-speed train crosswind stability cut pressure distribution numerical simulation
在线阅读 下载PDF
Geometric precision evaluation methodology of multiple reference station network algorithms
8
作者 李显 吴美平 +1 位作者 张开东 黄杨明 《Journal of Central South University》 SCIE EI CAS 2013年第1期134-141,共8页
To evaluate the performance of real time kinematic (RTK) network algorithms without applying actual measurements, a new method called geometric precision evaluation methodology (GPEM) based on covariance analysis was ... To evaluate the performance of real time kinematic (RTK) network algorithms without applying actual measurements, a new method called geometric precision evaluation methodology (GPEM) based on covariance analysis was presented. Three types of multiple reference station interpolation algorithms, including partial derivation algorithm (PDA), linear interpolation algorithms (LIA) and least squares condition (LSC) were discussed and analyzed. The geometric dilution of precision (GDOP) was defined to describe the influence of the network geometry on the interpolation precision, and the different GDOP expressions of above-mentioned algorithms were deduced. In order to compare geometric precision characteristics among different multiple reference station network algorithms, a simulation was conducted, and the GDOP contours of these algorithms were enumerated. Finally, to confirm the validation of GPEM, an experiment was conducted using data from Unite State Continuously Operating Reference Stations (US-CORS), and the precision performances were calculated according to the real test data and GPEM, respectively. The results show that GPEM generates very accurate estimation of the performance compared to the real data test. 展开更多
关键词 network DGPS algorithms geometric precision evaluation covariance analysis partial derivation algorithm linearinterpolation algorithm least squares collocation
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部