ID |
原文 |
译文 |
57778 |
分析了人工蜂群算法及部分国内外学者提出的改进算法,针对局部搜索能力差和容易陷入局部最优解的缺点,根据马尔可夫链预测已知解空间的发展趋势,提出了一种基于马尔可夫链的改进人工蜂群算法( MABC) ,通过伪代码给出了算法的运行过程,从收敛性能和算法复杂度 2 个方面分析了人工蜂群算法、一种典型的改进算法和MABC 算法的性能. |
To overcome the shortcomings of existing local search ability and to easily obtain the local opti- mal solution of artificial bee colony algorithm ( ABC) ,a new modified artificial bee colony algorithm ( MABC) is proposed using the development trend of known solution space predicted by Markov Chain. The running process of the algorithm is provided through a pseudo code. |
57779 |
最后以 10 个典型函数为测试用例,从结果精度、收敛速度、分割参数和运行时间 4 个方面进行验证,实验结果表明,MABC 算法在求解精度和收敛速度上高于 ABC 算法,但运行时间略长,验证了理论分析的结果. |
The performances of the ABC and MABC are analyzed from two aspects: convergence performance and algorithm complexity. Using 10 typical functions as test cases,Experiments are carried out in four aspects: result precision,convergence speed,segmentation parameters and running time. It is shown that the MABC algorithm is superior to the ABC algorithm in terms of accuracy and convergence speed. |
57780 |
针对微电网中能源调度的经济效益、充电效率优化、系统负荷波动以及碳排放问题,提出将强化学习运用到微电网调度中,通过建立一个完整的微电网模型,使强化学习在不断迭代过程中得到最优策略,同时达到经济效益趋向最大化、充电功率相对稳定、系统负荷波动减少、碳排放量达到最小化这 4 个联合优化目标. |
Aiming at the economic benefit problem,charging efficiency optimization problem,system load fluctuation problem and carbon emissions problem of energy scheduling in microgrid,application of reinforcement learning to energy scheduling in microgrid is presented. By establishing a complete micro- grid model and using reinforcement learning to obtain the optimal strategy in the continuous iterative process,economic benefits tended to be maximized,charging power is relatively stable,load fluctuation of the system is reduced,and carbon emissions is tended minimized. |
57781 |
仿真结果表明,采用的控制策略既能很好地实现经济效益最大化收敛、碳排放量最小化收敛,同时又能使得充电功率相对稳定,微电网的负荷也能减少,极大地提高了系统的稳定性. |
These four joint optimization objec- tives are reached. Simulations show that the control strategy used in this system can not only maximize the convergence of economic benefits and minimize carbon emissions,but also make the charging power rela- tively stable,and reduce the load of microgrid. The stability of this system will be improved greatly. |
57782 |
针对基于位置服务中移动终端用户位置隐私泄露问题,提出了一个基于相似轨迹替代查询的位置隐私保护方案. |
Aiming at the problem of privacy leakage of mobile terminal users in location based service,a location privacy protection scheme is proposed based on similar trajectory replacement query. |
57783 |
该方案在基于位置服务请求的用户及候选者身份匿名化的基础上,采用相似轨迹函数挑选出一定时间间隔内和用户轨迹相似度最高的候选者; |
In this scheme,identities of the requesting user and all the candidates are annonymized. By adopting the similar trajectory function to calculate the trajectory similarities between all the candidates and the requesting us- er at certain time intervals,the optimal candidate with highest similarity is selected to represent reques- ting user in requesting LBS. |
57784 |
然后由该时刻所挑选出的候选者替代用户发起位置服务请求,从而实现用户身份、查询和轨迹的隐私性保护. |
So the identities of the requesting user. The privacy of queries and the traj- ectories is protected. |
57785 |
通过安全性分析,该方案满足匿名性、不可伪造性、以及抵抗连续查询服务追踪攻击等安全特性. |
Security analyses prove that the scheme satisfies such security features as anonymi- ty,unforgeability,and resisting continuous query service tracking attack. |
57786 |
仿真实验结果表明,本方案有效提高了最优候选者轨迹相似度以及最优候选者挑选效率. |
Simulation shows that the pro- posed scheme effectively improves the trajectory similarity of the optimal candidate and the efficiency of the best candidate selection. |
57787 |
针对 NLOS 测距存在误差的问题,提出一种基于信道模糊关联识别的 NLOS 测距误差补偿算法. |
Aiming at the problem of ranging errors in non line of sight ( NLOS) ranging,an NLOS ran- ging error compensation algorithm is proposed based on fuzzy association channel identification. |