搜索资源列表

  1. lle

    0下载:
  2. 局部线性嵌入法,用于数据降维 .lle.m -- A simple matlab routine to perform LLE. .scurve.m -- Code to run the \"s-curve\" example. .swissroll.m -- Code to run the \"swiss roll\" example.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7033
    • 提供者:Mike
  1. ruanjianshixi

    0下载:
  2. lagrange差值,spline一阶差值,spline二阶差值,坐标平移,s曲线拟合,多项式拟合-Hangzhou margin, a spline bands margin spline second margin, coordinate translation, s curve fitting, polynomial fitting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:272160
    • 提供者:天空
  1. Bezier Curve Generator

    0下载:
  2. Bezier Curve 样条曲线生成-Bezier spline curve Curve Generation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:王涛
  1. 四点插值细分曲线绘制

    1下载:
  2. 这是学校布制的作业用C语言实现四点插值细分曲线绘制-cloth it is the school system's operations with C language sub 4:00 interpolation Curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:李南宁
  1. Squxianceshi

    1下载:
  2. 一个S曲线加速测试程序,测试步进电机加速-An S curve acceleration test procedures, test stepper motor to accelerate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:176128
    • 提供者:pawo
  1. lle

    0下载:
  2. 局部线性嵌入法,用于数据降维 .lle.m -- A simple matlab routine to perform LLE. .scurve.m -- Code to run the "s-curve" example. .swissroll.m -- Code to run the "swiss roll" example. -Locally Linear Embedding method for data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:Mike
  1. dipole_example

    0下载:
  2. 用MATLAB对偶极子天线仿真,得出S曲线图-Dipole antenna with MATLAB for simulation, draw S curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:孔维齐
  1. microwave_patch

    0下载:
  2. 用MATLAB对微带贴片天线进行仿真,出来S曲线图-Using MATLAB simulation of microstrip patch antenna, out of S curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:孔维齐
  1. NURBS-curve

    1下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be control
  3. 所属分类:绘图程序

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者:小胡
  1. S-line

    0下载:
  2. 利用stc系列单片机的pwm功能控制两个直流电机,从而实现小车自动行走s曲线-Stc series microcontroller pwm function control two DC motors, enabling the car automatically walk s curve
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:21504
    • 提供者:马斌
  1. S-Curve-speed-control-research

    0下载:
  2. S形速度控制曲线较之梯形曲线能够带来更小的负载速度超调与调整时间。-failed to translate
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:153600
    • 提供者:cx
  1. s-line-for-fes

    0下载:
  2. 像散法求s曲线,一般法和差动象散法求fes曲线-Astigmatic method for the s-curve, the general law and the differential curve astigmatic method for fes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:jin
  1. S-curve-deceleration-

    0下载:
  2. 电机S曲线加减速的matlab程序,对实现电机平滑曲线很有帮助-The motor S curve deceleration of the matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:林家智
  1. S-curve-generation-tool

    0下载:
  2. 步进电机加减速S曲线生成工具,参数生成工具看你们有没有用罗-Step motor acceleration and deceleration S curve generation tool
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-13
    • 文件大小:183296
    • 提供者:liuyuanpeng
  1. BujinMotor-S-Line

    0下载:
  2. STM32F103为核心控制步进电机实现S曲线加减速与直线加减速,驱动芯片为ULN2003,并用OLED进行显示,再加入了速度曲线的显示。还能实现加减速,正反转,速度保持。曲线数据使用数据表。-STM32F103 as the core control stepper motor S curve acceleration and deceleration and linear acceleration and deceleration,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:338944
    • 提供者:李华
  1. 步进电机S曲线算法

    0下载:
  2. 实现步进电机S曲线的算法。可用C语言实现,算法用C实现,然后数据可以通过FPGA用DDS处理,输出任意频率和脉冲个数。(Algorithm for realizing S curve of stepping motor. C language can be implemented, the algorithm is implemented with C, and then data can be processed by FPGA us
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:2035712
    • 提供者:y1a2n3g4
  1. 直线S曲线驱动

    0下载:
  2. 利用USB1010运动控制卡控制步进电机直线S曲线运动(Using USB1010 motion control card to control the motion of the linear S curve of the stepping motor)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:34816
    • 提供者:Ivring
  1. S-Curve-VC++

    0下载:
  2. S曲线加减速VC++源程序; 1.运动控制相关的源代码; 2.S型曲线加速; 3.编程语言: VC++;(S curve plus or deceleration VC++ source program; 1. source code related to motion control; 2.S curve acceleration; 3. programming language: VC++;)
  3. 所属分类:文档资料

  1. 源代码

    0下载:
  2. 七段s曲线路径规划程序详解 非常适合做运动控制规划(Detailed solution of seven segment s curve path planning program)
  3. 所属分类:数学计算/工程计算

  1. trajectorygeneration

    2下载:
  2. 双S曲线轨迹规划,可用于两点之间最短时间规划,并且可以约束速度和加速度最大值(Hyperbolic S-curve trajectory planning, which can be used for the shortest time planning between two points, and can constrain the maximum speed and acceleration)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:xiong。
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org