CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - vector draw

搜索资源列表

  1. arrow_plot

    1下载:
  2. 画二维和三维箭头矢量,matlab工具包。直接调用。 This functin is used to draw 2D、3D-arrows. The size of arrow head is decided by the minimum distance between start and stop.-Two-dimensional and three-dimensional vector drawing arrows, matlab toolkit. Direct calls. Th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:18135
    • 提供者:lsx
  1. bspline

    5下载:
  2. 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:1024
    • 提供者:yl
  1. beampattern

    0下载:
  2. 由切比雪夫权值矢量及阵元间距画波束方向图:有x输入,计算该方向的值,否则计算所有方向的值,画出方向图-By the weight vector and the array element spacing beam pattern draw: there is x input, calculate the value of the direction, otherwise the value calculated in all directions, draw the direction of g
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:杨先凯
  1. Untitled2

    0下载:
  2. 用感知准则函数的方法求解以下数据的判决面,学习率为 ,画出每次迭代法向量的变化轨迹,并画出最终的判决曲线。 -The Perceptron criterion function method for solving the decision following data side, learning rate, draw vector for each iteration the trajectory, and draw the curve of the final decision.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:520
    • 提供者:liqiang
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. mvquiver

    0下载:
  2. 本文件实现了yuv视频的运动矢量提取,其中运动矢量估计采用了不同的估计算法,最后还可以画出运动矢量图。-This document implements the yuv video motion vector extraction, in which motion vector estimation algorithm using different estimates and, finally, to draw the movement vector.
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14353955
    • 提供者:146
  1. vectgui_archive

    0下载:
  2. 使用matlab画矢量箭头,可以算旋度散度等~-Draw vector arrows using matlab, you can curl divergence operator, etc. ~
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6444
    • 提供者:罗文
  1. cyclic_coder

    1下载:
  2. (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:wangxiaoyu
  1. cyclic_decoder

    1下载:
  2. (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1317
    • 提供者:wangxiaoyu
  1. NEWPLL

    0下载:
  2. 矢量控制c代码中锁相环的求取,值得研究生学习借鉴和大功率边变频器相关技术人员借鉴。 -The vector control phase-locked loop of the strike in the c code, it is worth the graduate study reference and high-power side of the inverter and technical personnel draw.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:9025
    • 提供者:王乃父
  1. arrow3d

    0下载:
  2. matlab中arrow3D的M文件,用于画三维立体坐标中的箭头图案,通常用于场矢量的绘制。-M-file matlab arrow3D used to draw the arrow pattern, usually in three-dimensional coordinates for the field vector drawing.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:28347
    • 提供者:叶明
  1. SVM2

    0下载:
  2. 使用非线性支撑矢量机对一组数据进行分类。画出分界面-The use of non-linear support vector machine classification on a set of data. To draw the interface
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3291
    • 提供者:张天航
  1. zhixiangshilaignzhen

    0下载:
  2. 本程序可以简单了解矢量的编写,并画出额直线矢量阵的指向性-This procedure can be simple to understand the writing of the vector, and draw the frontal line vector array directivity
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:hohn
  1. 123

    7下载:
  2. 生成两个均包含 N=1000个两维矢量的数据集合 和 ,数据集合中的矢量来自于三个类别模型,假设类别的先验概率由矢量 实现 给出 1. 分别画出两个数据集合。 2. 在两个数据集合上分别应用贝叶斯分类器和欧氏距离分类器。 3. 对每个数据集合每种分类器计算分类错误率-Generates two data sets contains N = 1000 and the two-dimensional vector, the vector data set three
  3. 所属分类:matlab

    • 发布日期:2017-10-12
    • 文件大小:3072
    • 提供者:cx
  1. PhasePot_2D_GUI_SDJ

    0下载:
  2. A very useful program BY SVEND STEFFENSEN to visualize PHASE PORTRAIT MODEL , with a beautiful GUI, the vector field, initial point and last point can be draw.-A very useful program BY SVEND STEFFENSEN to visualize PHASE PORTRAIT MODEL , with a beau
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3768
    • 提供者:Muhammad Rasool
搜珍网 www.dssz.com