登录
首页 » matlab » 笛卡尔直线轨迹程序

笛卡尔直线轨迹程序

于 2021-03-01 发布
0 162
下载积分: 1 下载次数: 1

代码说明:

说明:  笛卡尔空间轨迹规划,直线规划程序源码,适合新手入门学习(Cartesian space trajectory planning, linear planning program source code, suitable for beginners to learn)

文件列表:

interpolation_line, 0 , 2018-11-10
interpolation_line\a.dat, 4227 , 2018-11-09
interpolation_line\ax.dat, 10 , 2018-11-09
interpolation_line\ay.dat, 11 , 2018-11-09
interpolation_line\az.dat, 10 , 2018-11-09
interpolation_line\debug, 0 , 2018-11-09
interpolation_line\debug\interpolation.exe, 315167 , 2018-11-09
interpolation_line\debug\main.o, 259066 , 2018-11-09
interpolation_line\interpolation.pro, 164 , 2018-11-09
interpolation_line\interpolation.pro.user, 23833 , 2018-11-10
interpolation_line\j.dat, 0 , 2018-11-09
interpolation_line\line_3d.m, 4134 , 2018-11-09
interpolation_line\main.cpp, 13625 , 2018-11-09
interpolation_line\Makefile, 20480 , 2018-11-09
interpolation_line\Makefile.Debug, 15078 , 2018-11-09
interpolation_line\Makefile.Release, 15123 , 2018-11-09
interpolation_line\nx.dat, 10 , 2018-11-09
interpolation_line\ny.dat, 10 , 2018-11-09
interpolation_line\nz.dat, 10 , 2018-11-09
interpolation_line\OAx.dat, 0 , 2018-11-09
interpolation_line\OAy.dat, 0 , 2018-11-09
interpolation_line\OAz.dat, 0 , 2018-11-09
interpolation_line\OBx.dat, 0 , 2018-11-09
interpolation_line\OBy.dat, 0 , 2018-11-09
interpolation_line\OBz.dat, 0 , 2018-11-09
interpolation_line\OCx.dat, 0 , 2018-11-09
interpolation_line\OCy.dat, 0 , 2018-11-09
interpolation_line\OCz.dat, 0 , 2018-11-09
interpolation_line\ox.dat, 11 , 2018-11-09
interpolation_line\oy.dat, 10 , 2018-11-09
interpolation_line\oz.dat, 10 , 2018-11-09
interpolation_line\s.dat, 4060 , 2018-11-09
interpolation_line\t.dat, 4060 , 2018-11-09
interpolation_line\Ts.dat, 10 , 2018-11-09
interpolation_line\v.dat, 4060 , 2018-11-09
interpolation_line\x.dat, 4502 , 2018-11-09
interpolation_line\xA.dat, 11 , 2018-11-09
interpolation_line\xB.dat, 12 , 2018-11-09
interpolation_line\xC.dat, 0 , 2018-11-09
interpolation_line\xtemp.dat, 4466 , 2018-11-09
interpolation_line\y.dat, 4060 , 2018-11-09
interpolation_line\yA.dat, 10 , 2018-11-09
interpolation_line\yB.dat, 10 , 2018-11-09
interpolation_line\yC.dat, 0 , 2018-11-09
interpolation_line\ytemp.dat, 4306 , 2018-11-09
interpolation_line\z.dat, 4466 , 2018-11-09
interpolation_line\zA.dat, 11 , 2018-11-09
interpolation_line\zB.dat, 11 , 2018-11-09
interpolation_line\zC.dat, 0 , 2018-11-09
interpolation_line\数据.txt, 421 , 2018-11-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jixianjiaozheng
    说明:  红外光谱会发生基线偏离,用多项式拟合方法可以消除基线偏离。(Infrared Spectrum Baseline Correction)
    2020-06-21 12:20:02下载
    积分:1
  • 单个汉字库字摸提取程序
    单个汉字库字摸提取程序-single word touch extraction procedures
    2022-06-20 09:30:20下载
    积分:1
  • PSO_Kmeans
    K-means聚类算法,基于PSO改的聚类算法,对初始点的选择进行优化(K-means clustering algorithm, based on PSO modified clustering algorithm, optimized the selection of the initial point.)
    2018-01-30 10:57:47下载
    积分:1
  • 挑出两整数数组中不同的元素(需输入密码).TXT
    挑出两整数数组中不同的元素(需输入密码).TXT-singled out two integer array of different elements (password required). TXT
    2022-01-25 23:31:26下载
    积分:1
  • Python-master
    Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机(Python script. Simulated login, crawler, excel, Wechat public number, remote boot)
    2020-06-21 07:40:02下载
    积分:1
  • 1、CC2530 流水灯实验
    zigbee基础实验教程和代码实现cc2530(ZigBee basic experiment)
    2018-03-03 14:34:03下载
    积分:1
  • ADS1292R-STMF1
    说明:  ads1292心率传感器STM32F1驱动程序(ads1292 heart rate sensor STM32F1 driver)
    2020-10-11 14:47:33下载
    积分:1
  • 这是一个反字代码
    this a code to reverse words-this is a code to reverse words
    2023-08-26 11:35:04下载
    积分:1
  • 实验3
    1、单向通信 向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。 2、双向通信 甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。 3、间隔发送 未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。 乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。 甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly. 2. Two-way communication Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly. 3. Interval Sending Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
    2020-11-16 09:29:42下载
    积分:1
  • 实时数据以web图形方式显示,ISAPI实现,包括系统图和历史曲线,这是多年前自己在电厂DCS数据采集实施项目开发的,绝对个人作品。...
    实时数据以web图形方式显示,ISAPI实现,包括系统图和历史曲线,这是多年前自己在电厂DCS数据采集实施项目开发的,绝对个人作品。-distribute control system data collection, show data in web style,ISAPI and C++ Builder。
    2023-07-17 20:20:03下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载