登录
首页 » LabView » Lab2-Source-and-Error-Detection

Lab2-Source-and-Error-Detection

于 2020-11-07 发布 文件大小:2014KB
0 187
下载积分: 1 下载次数: 27

代码说明:

  第一部分产生最大128位随机数 第二部分用汉明距离检测误码率 第三部分,第一和第二再加调制(BPSK+QPSK)加白高斯噪声通道awgn,得到结果并用图形显示。(part1: source.vi generate a ramdom bit sequence. part2: erro detection get BER via Humming Dacetance. Part3: part 1+ 2, and modelation (BPSK or QPSK), and AWGN,get BER and show it in diagram.)

文件列表:

Lab2 Source and Error Detection
...............................\lab 2.pdf,409364,2017-02-13





...............................\Lab2 part3 front pic1.jpg,168140,2017-03-08
...............................\Lab2 part3 front pic2.jpg,163824,2017-03-08
...............................\Lab2 Version 1
...............................\..............\awgn_simple_sim 2.vi,34457,2017-02-23
...............................\..............\awgn_simple_sim.vi,34383,2017-02-23
...............................\..............\error detection.vi,5447,2017-02-23
...............................\..............\source without case.vi,9695,2017-02-23
...............................\Lab2 Version 2
...............................\..............\Labview 2014
...............................\..............\............\Lab2 Part 1
...............................\..............\............\...........\source 文件夹
...............................\..............\............\...........\.............\source.vi,15806,2017-03-03
...............................\..............\............\Lab2 Part2
...............................\..............\............\..........\error_detect 文件夹
...............................\..............\............\..........\...................\error_detect.vi,17904,2017-03-03
...............................\..............\............\Lab2 Part3
...............................\..............\............\..........\awgn_simple_sim 4 文件夹
...............................\..............\............\..........\........................\awgn_simple_sim 4.vi,36433,2017-03-03
...............................\..............\............\..........\........................\control_type_defs.llb,29636,2017-03-03
...............................\..............\............\..........\........................\digital_comm.llb,14864,2017-03-03
...............................\..............\............\..........\........................\error_detect.vi,17872,2017-03-03
...............................\..............\............\..........\........................\source 3.vi,26568,2017-03-03
...............................\..............\Labview 2015
...............................\..............\............\Lab2 Part 1
...............................\..............\............\...........\source.vi,18774,2017-02-23
...............................\..............\............\Lab2 Part2
...............................\..............\............\..........\error_detect.vi,17436,2017-02-23
...............................\..............\............\Lab2 Part3
...............................\..............\............\..........\awgn_simple_sim (3).vi,42603,2017-02-24
...............................\..............\............\..........\awgn_simple_sim 4.vi,43925,2017-02-24
...............................\..............\............\..........\control_type_defs.llb,90976,2017-02-23
...............................\..............\............\..........\digital_comm.llb,1326360,2017-02-23
...............................\..............\............\..........\error_detect.vi,17400,2017-02-23
...............................\..............\............\..........\source 3.vi,30720,2017-02-23
...............................\Reference VI
...............................\............\awgn_channel.vi,18560,2017-02-23
...............................\............\awgn_simple_sim (1).vi,33471,2017-02-14

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

发表评论

0 个回复

  • 上位机_服务器
    上位机服务器程序,可以动态监听连接上来的设备,与客户端通讯,发数据。(The upper computer server program can dynamically monitor the connected devices, communicate with the client and send data)
    2020-11-24 17:19:33下载
    积分:1
  • USRP培训资料
    说明:  LabView关于USRP开发例程,可以通过连接USRP进行简单的信号传输,并对IQ信号进行操作(LabVIEW about the USRP development routine.You can connect USRP for simple signal transmission and IQ signal operation)
    2019-12-17 17:54:24下载
    积分:1
  • PID小序温度采样labview-PID
    自己做的PID小程序,里面有一个自己做的温度采样程序(PID do their own small program, which has an own temperature sampling procedures)
    2020-06-28 09:03:23下载
    积分:1
  • position control - 09 04 - 副本
    电机转速,基于labview。伺服电机控制程序(Motor speed based on LabVIEW. Servo motor control program)
    2018-05-13 19:10:00下载
    积分:1
  • 3D-acceleration-data
    基于Labview的编程,能够显示物体在三维空间中的具体方位和姿态.(Display the acceleration and orientation of the object based on Labview.)
    2020-09-09 18:18:01下载
    积分:1
  • experimentbased-on-LabView
    基于LabView的频率响应函数与数字滤波实验(the frequency response function and digital filtering experiment based on LabView)
    2012-06-27 16:35:25下载
    积分:1
  • labview-and-Delphi
    labview和delphi是教程中的关盘中的内容,完了会传更多,把这里面的例子作为学习资料还是很好的,这可以做智能车的上位机,绝对原版资料(labview delphi tutorial off disc, as examples of these learning materials inside is very good, it can do the smart car PC, absolutely original information)
    2013-06-09 12:47:14下载
    积分:1
  • UserOperation
    说明:  简单的用户登录系统,用户管理功能。上位机程序开发系统,用户登录管理系统(Simple user login system, user management function.PC program development system, user login management system)
    2021-03-30 10:42:12下载
    积分:1
  • RandomAverage
    基于Labview环境编程的随机数求和界面显示,内容包含前台和后台等的建立(Based on the Labview environment programming of random number and interface display, the content includes the front and back and so on)
    2015-07-31 18:35:11下载
    积分:1
  • Labview_dll
    Labview调用dll文件,实现加、减、乘、除等运算,可以用来学习labview调用dll的方法。(Labview call dll file, add, subtract, multiply, divide, such as computing, the method can be used to learn labview call dll' s.)
    2014-02-16 10:56:12下载
    积分:1
  • 696518资源总数
  • 106017会员总数
  • 8今日下载