登录
首页 » matlab » 三次B样条轨迹规划

三次B样条轨迹规划

于 2021-04-12 发布 文件大小:2481KB
0 613
下载积分: 1 下载次数: 45

代码说明:

  根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)

文件列表:

三次B样条轨迹规划
三次B样条轨迹规划\Untitled.m
三次B样条轨迹规划\b_yangtiao
三次B样条轨迹规划\b_yangtiao\Debug
三次B样条轨迹规划\b_yangtiao\Debug\b_yangtiao.exe
三次B样条轨迹规划\b_yangtiao\Debug\b_yangtiao.ilk
三次B样条轨迹规划\b_yangtiao\Debug\b_yangtiao.pdb
三次B样条轨迹规划\b_yangtiao\b_yangtiao
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.log
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.obj
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog\CL.read.1.tlog
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog\CL.write.1.tlog
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog\b_yangtiao.lastbuildstate
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog\link.read.1.tlog
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\b_yangtiao.tlog\link.write.1.tlog
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\vc120.idb
三次B样条轨迹规划\b_yangtiao\b_yangtiao\Debug\vc120.pdb
三次B样条轨迹规划\b_yangtiao\b_yangtiao\b_yangtiao.cpp
三次B样条轨迹规划\b_yangtiao\b_yangtiao\b_yangtiao.vcxproj
三次B样条轨迹规划\b_yangtiao\b_yangtiao\b_yangtiao.vcxproj.filters
三次B样条轨迹规划\b_yangtiao\b_yangtiao\data.txt
三次B样条轨迹规划\b_yangtiao\b_yangtiao.sdf
三次B样条轨迹规划\b_yangtiao\b_yangtiao.sln
三次B样条轨迹规划\b_yangtiao\b_yangtiao.v12.suo
三次B样条轨迹规划\data.txt
三次B样条轨迹规划\data1.txt
三次B样条轨迹规划\说明.txt

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

发表评论

0 个回复

  • morphic
    Implementation of Homomorphic filter in matlab with examples
    2009-10-03 01:44:45下载
    积分:1
  • SENSESY4
    插值处理实验数据,并进行最小二乘法拟合,并进行绘图。(Nonlinear fitting)
    2011-06-27 14:39:01下载
    积分:1
  • fem1
    有限元的程序,好用的,做毕业设计可以做参考(Finite element program, easy to use, do graduate design reference can be done)
    2013-10-07 10:06:28下载
    积分:1
  • P3
    说明:   本程序可以绘制p3曲线,直接输入cv、cs、EX,也通过降雨或径流数据计算绘制 [cs,cv,ma] = p3plot(a,kk,b,bb,y1,cs_cv,ma,cs,cv,x0) a=20 横向网格条数 kk=200 纵坐标标注间隔(间隔要是最大值和最小值差的整数倍) b=2000 纵坐标最大值 bb=0 纵坐标最小值 y1=[] 降雨量,横向矩阵输入,如果没有请输入[] cs_cv=[2] 没有,请输入[] ma=[] 年平均降雨量,没有输入[] cs=[] 没有,请输入[] cv=[] 没有,请输入[] x0=0.01 初始概率点,百分数,没有输入[]( this program can draw P3 curve, direct input CV, CS, EX, also by rainfall or runoff data calculation and drawing The [cs, CV, ma] = p3plot (a, KK, B, BB, Y1, cs_cv, Ma, CS, CV, x0) The a=20 of the number of horizontal grid The kk=200 longitudinal coordinate labeling interval (interval if the maximum value and the minimum value of the integer times the difference) The b=2000 of the maximum longitudinal coordinates The bb=0 of the minimum longitudinal coordinates The y1=[] rainfall, transverse matrix input, if not please input [] The cs_cv=[2] no, please enter [] The ma=[] of the average annual rainfall no input []. The cs=[] no, please enter [] The cv=[] no, please enter [] x0=0.01 initial probability, percentage, no input [])
    2014-11-15 10:15:40下载
    积分:1
  • cnkeepBeta
    01.网址评级策略 02.文件类型策略 03.分类改为标签 04.新增用户头像 05.优化执行效率 06.改良模板编辑 07.系统运行日志 08.外部引用功能(1 web site rating strategy 2 file type policy 3 classified as labels 4 new user Avatar 5 optimal execution efficiency 6 improved template editing 7 system operation log 8 external reference function)
    2016-04-10 10:24:35下载
    积分:1
  • AM-FM
    Modulacion Am y Fm en MatLab
    2013-01-05 11:16:49下载
    积分:1
  • IFFCM
    改进的快速模糊C- 均值聚类算法。基于FFCM算法,提出了新的改进,效果很好。(The rapid improvement c-means clustering algorithm.Based on FFCM algorithm, and puts forward a new improved, the effect is very good. )
    2012-05-04 11:32:00下载
    积分:1
  • ERO
    EEG event related Oscillations
    2011-11-19 00:46:17下载
    积分:1
  • Based-on-the-Matlab
    基于MATLAB数据采集系统的设计与实现(Design and Implementation of Data Acquisition System Based on MATLAB)
    2013-04-26 11:01:22下载
    积分:1
  • Genetic-Algorithm-matlab
    使用matlab实现遗传算法,内容正确,方法简单(Genetic algorithm matlab code)
    2013-12-31 21:43:29下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载