登录
首页 » matlab » AF_DF比较

AF_DF比较

于 2020-04-07 发布
0 143
下载积分: 1 下载次数: 1

代码说明:

说明:  关于AF和DF两种协议的性能比较Performance comparison between AF and DF protocols(Performance comparison between AF and DF protocols)

文件列表:

AF_DF 性能比较\AAA.asv, 5971 , 2010-04-13
AF_DF 性能比较\AAA.m, 5972 , 2010-04-13
AF_DF 性能比较\AAA.pdf, 158158 , 2010-04-13
AF_DF 性能比较\AF.asv, 1363 , 2010-04-20
AF_DF 性能比较\AF.m, 1337 , 2010-04-20
AF_DF 性能比较\AF_DF.asv, 4776 , 2010-04-13
AF_DF 性能比较\AF_DF.fig, 7815 , 2010-04-13
AF_DF 性能比较\AF_DF.m, 5009 , 2010-04-13
AF_DF 性能比较\AF_DF1.fig, 7729 , 2010-04-13
AF_DF 性能比较\channel.asv, 43 , 2010-04-13
AF_DF 性能比较\channel.m, 54 , 2010-04-13
AF_DF 性能比较\crc.m, 556 , 2010-04-13
AF_DF 性能比较\decrc16.m, 269 , 2010-04-13
AF_DF 性能比较\DF.asv, 3565 , 2010-04-13
AF_DF 性能比较\DF.m, 3576 , 2010-04-20
AF_DF 性能比较\QpskInverseMapping.m, 704 , 2010-04-13
AF_DF 性能比较\QpskMapping.m, 1504 , 2010-04-13
AF_DF 性能比较\RayleighCH.m, 754 , 2010-04-13
AF_DF 性能比较\Test.asv, 1253 , 2010-04-13
AF_DF 性能比较\Test.m, 1260 , 2010-04-13
AF_DF 性能比较\Untitled.asv, 607 , 2010-04-13
AF_DF 性能比较\Untitled.m, 727 , 2010-04-13
AF_DF 性能比较, 0 , 2010-05-07

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

发表评论

0 个回复

  • 用于个人网站建设用的星座运行代码 用HIML语言编的
    用于个人网站建设用的星座运行代码 用HIML语言编的-personal website for the constellation run code with language series hole
    2022-01-26 00:29:35下载
    积分:1
  • 1
    一款左右滑动banner焦点图特效,支持底部色块点击切换,中间支持大图,或者各种小图的排列(A left-and-right sliding banner focus map special effect, support bottom color block click-and-switch, middle support large, or various small map arrangement)
    2018-09-07 17:21:44下载
    积分:1
  • 支持排序和箭头显示的Delphi ListView增强控件
    一个专用于Delphi的增强型Listview控件,经过了改进的ListView 控件,能够在XP/2000/98下画出排序箭头,并支持靠左、靠右显示内容。本控件内核由原生Delphi代码编写,无使用任何控件。
    2022-01-25 18:14:43下载
    积分:1
  • Nonlinear_F16_Fighter_Model
    f16的非线性模型设计,也许对你有用。MATLAB的,里面有配套说明(Nonlinear_F16_Fighter_Model)
    2020-12-02 09:39:26下载
    积分:1
  • 三维成像
    matlab 用于三维成像,仍在学习尝试阶段。(Three-dimensional imaging)
    2018-03-23 17:39:36下载
    积分:1
  • 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置...
    本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球在运行过程中碰墙的次数,“SPEED”小球的运行速度。第二个场景是成绩平价界面,根据玩家成绩给以相应的平价 。另外,由于机器配置的不同可能会出现速度上的迥异。-the protagonist of this game is a small ball, players adopted by the right to determine the length of time the ball"s initial velocity, when pressed button at the start of small ball, the ball movement in the process of grinding reviewer will be the role of power, speed will slow down eventually stopped, the ball stopped at a location away from the right side of the red walls of the distance ( the more recent results from the higher) and the ball in the course of operation and the number of collisions walls (the more the number of higher performance) will determine the ultimate success players by arbitrary procedures will bond with the current performance mc
    2022-02-20 23:59:12下载
    积分:1
  • 连接发电机组控制台的后台程序,要求控制器支持MODBUS协议
    连接发电机组控制台的后台程序,要求控制器支持MODBUS协议-Generating units connected console daemon requires the controller to support the MODBUS protocol
    2022-09-23 07:50:08下载
    积分:1
  • ALIENTEK MINISTM32 实验35 UCOSII实验1-任务调度
    在UCOSII里面创建3个任务:开始任务、LED0任务和LED1任务,开始任务用于创建其他(LED0和LED1)任务,之后挂起;LED0任务用于控制DS0的亮灭,DS0每秒钟亮80ms;LED1任务用于控制DS1的亮灭,DS1亮300ms,灭300ms,依次循环。(Create three tasks in UCOSII: start task, LED 0 task and LED 1 task, start task to create other tasks (LED 0 and LED 1), then hang up; LED 0 task to control the brightness of DS0, DS0 80 ms per second; LED 1 task to control the brightness of DS1, DS1 300 ms, 300 ms, in turn, cycle.)
    2020-06-19 02:40:01下载
    积分:1
  • This is a management information sap, sap basic staff of helpful
    这个是sap管理方面的资料,对sap basic人员很有帮助-This is a management information sap, sap basic staff of helpful
    2022-02-26 12:05:18下载
    积分:1
  • STM32F103 蓝牙HC-05通讯程序亲测可用
    STM32F103 蓝牙HC-05通讯程序亲测可用(STM32F103 Bluetooth HC-05 communication program is available for personal testing)
    2019-04-02 08:59:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载