# StepMotor_Matlab **Repository Path**: dingtu/StepMotor_Matlab ## Basic Information - **Project Name**: StepMotor_Matlab - **Description**: Matlab计算步进电机加速曲线,可以生成加速曲线的png格式图片,和C语言格式查找表(TIM时间数和步数)。目前做了匀加速度和三角形加速度的,主程序入口是StepMotor.m,读取配置Ini文件,根据算法类型分别调用StepMotor_UniformAcc.m和StepMotor_TriangleAcc.m两个算法程序。其它如正弦曲线和指数曲线我自己还没整清楚。各参数见InitVars.m和示例ini文件。用matlab主要是画图省事,代码比较简单,容易移植到其它语言。 - **Primary Language**: Matlab - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 30 - **Forks**: 6 - **Created**: 2015-05-31 - **Last Updated**: 2025-02-20 ## Categories & Tags **Categories**: hardware **Tags**: None ## README No README documentation available for this project.