登录
首页 » matlab » MATLAB

MATLAB

于 2020-03-23 发布
0 100
下载积分: 1 下载次数: 11

代码说明:

说明:  使用matlab实现逐点比较法四象限直线插补,能够显示插补过程和理论曲线(Point by point comparison four quadrant linear interpolation)

文件列表:

four.m, 572 , 2020-03-23
NO1.m, 942 , 2020-03-23
NO4.m, 984 , 2020-03-23

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

发表评论

0 个回复

  • 数字钟.zip
    基于纯数字电路实现的电子钟,可以设置时分秒(Electronic clock based on pure digital circuit can set time-seconds.)
    2018-11-11 10:26:26下载
    积分:1
  • 轴承动力学建模matlab
    说明:  轴承动力学故障诊断,使用ode45解动力学微分方程(Bearing dynamic fault diagnosis, use ode45 to solve dynamic differential equations)
    2021-04-08 15:49:00下载
    积分:1
  • PHP环境下,生成word文档的php代码!嵌入到php下使用。
    PHP环境下,生成word文档的php代码!嵌入到php下使用。-PHP environment to generate word document php code! Embedded in the use of php.
    2022-03-31 01:07:59下载
    积分:1
  • 12
    说明:  本程序是针对一简单包装机的控制,所使用的单片机是msp430f149(This procedure is simple for a packaging machine control is used in single-chip msp430f149)
    2009-06-02 21:22:35下载
    积分:1
  • 互信息计算
    说明:  已知:信源符号为英文字母(不区分大小写)和空格。 输入:一篇英文的信源文档(5000词以上)。 输出:列出每两个字母之间的互信息并计算平均互信息(输出到文本文件中)。(Known: source symbols are English letters (case insensitive) and spaces. Input: an English source document (more than 5000 words). Output: lists the mutual information between each two letters and calculates the average mutual information (output to a text file).)
    2020-05-03 12:11:43下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 22304119_as_fe_i_011_v10_code_pass
    this is a plc program
    2018-10-27 01:07:16下载
    积分:1
  • Checkstyle can find : can not be used or surplus enter a space better place with...
    Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。 -Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
    2022-03-25 02:05:45下载
    积分:1
  • jack dc v4
    adjustable constant load for arduino
    2019-04-10 15:54:29下载
    积分:1
  • dsp_log_fixed_point
    对数运算的C语言定点程序.rar对数运算的C语言定点程序.rar(Logarithmic fixed-point C-language program. Rar logarithmic fixed-point C-language program. Rar)
    2011-02-15 17:45:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载