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

Lab2-Source-and-Error-Detection

于 2020-11-07 发布 文件大小:2014KB
0 216
下载积分: 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 个回复

  • CVI-SQL-Toolkit-2.1
    labviews中连接数据库德尔工具包,版本为2.1,内涵破解工具,很难找到的。(this is a CVI_labviews tool used to connect to databases, many common functions are integrated into the function pointer, enjoy it.)
    2014-01-24 15:39:57下载
    积分:1
  • serial_communication
    说明:  本代码编制测距传感器的串口通讯接口VI;通过波形图表显示连续读取的测距-时间曲线,并将有效测量范围外的数据滤除。(This code compiles the serial communication interface VI of ranging sensor, displays the continuous read ranging-time curve through waveform chart, and filters out the data outside the effective measurement range.)
    2019-01-03 19:53:29下载
    积分:1
  • 基于ActiveX技术访问 Excel的方法
    摘要:以实际工程为背景,介绍了在I丑bwindows/CVI环境下,基于ActiveX技术访问Microsoft Excel 2003的方法,以及创建 自动化仪器驱动器的方法。详细阐述了访问Excel具体函数的使用方法,实现了对Excel的访问。通过该工程实例,说明 了本方法具有重要的工程实用价值。(Abstract:The approach of accessing to Microsoft Excel 2003 based on ActiveX technology in LabWindows/CVI environment is intrt~ uced,in 8cN~ence,the establishments of driving scheme for automatic instruments are presented in detail.To realize the access to Excel,the operations of accessing to the real functions are intensively illustrated as wel1.Th e experiments in the real environment demonstrate that this method illustrated here is of great value for practical applications.)
    2014-02-22 15:33:58下载
    积分:1
  • CRC
    labview写的modus CRC 校验Vi。 输入发送内容自动计算出CRC校验码。
    2015-12-12 22:00:39下载
    积分:1
  • 温度采集监测
    说明:  用于实时温度的采集与检测,实现超限报警功能,使用labview语言实现功能(Real-time temperature acquisition and detection and Realization of Over-limit Alarm Function)
    2019-01-04 10:47:58下载
    积分:1
  • Squares-seeking-phase
    基于labVIEW的最小二乘法算拟合正弦波计算相位(Calculated based on least squares fitting labVIEW calculated phase sine wave)
    2013-08-14 10:51:26下载
    积分:1
  • EEMD
    对LabVIEW进行二次开发,对信号进行聚合经验模态分解(To LabVIEW second development, the signal to carry out the polymerization of empirical mode decomposition)
    2012-07-22 20:55:40下载
    积分:1
  • UDP-simple-chat-program
    LabView中UDP通讯,通过IP地址与端口号可以进行单机或局域网内多台计算机之间的信息通讯。(LabView UDP traffic by IP address and port number to the communication of information between multiple computers in stand-alone or LAN.)
    2012-10-24 17:33:46下载
    积分:1
  • q
    说明:  功能选择模块,实现逻辑功能的选择,以完成任务(Feature selection module, the choice of the realization of logic function in order to complete the task)
    2009-04-10 20:35:08下载
    积分:1
  • 中值-均值滤波
    利用labview,实现信号的中值-均值滤波(Using LabVIEW to realize median mean filter of signal)
    2021-04-16 19:08:53下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载