# CurvatureSmoothingBasedOnEnergyFunction **Repository Path**: iStriver/CurvatureSmoothingBasedOnEnergyFunction ## Basic Information - **Project Name**: CurvatureSmoothingBasedOnEnergyFunction - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2021-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CurvatureSmoothingBasedOnEnergyFunction ### introduction This is a demo to show the method used for path curvature smoothing for intelligent vehicles.You can check the details from paper Research on path curvature smoothing method based on energy function for intelligent vehicles(基于能量函数的智能车辆路径曲率平滑方法研究) on Chinese Journal of Intelligent Science and Technology(智能科学与技术学报). ### How to use this demo On Matlab: ```matlab run('square.m'); run('curvature_smoothing.m') ``` ### The demo effect is: ![avatar](square.gif) ### If you can use this method on your work or study,or you are inspired by the method,can cite this paper by: 师强,杨明. 基于能量函数的智能车辆路径曲率平滑方法研究[J]. 智能科学与技术学报, 2020, 2(2): 161-168. SHI Q, YANG M. Research on path curvature smoothing method based on energy function for intelligent vehicles[J]. Chinese Journal of Intelligent Science and Technology, 2020, 2(2): 161-168.