搜索资源列表
-
3下载:
基于最大似然法则的帧同步仿真程序,包括数据的产生,性能分析。-Law based on the maximum likelihood frame synchronization simulation program, including data generation, performance analysis.
-
-
0下载:
帧同步算法的性能上线分析程序,同步码使用的是7位baker码。-Frame synchronization algorithm performance on-line analysis program, the synchronization code using seven baker yards.
-
-
1下载:
一个完整的巴克吗帧同步检测程序。并且包含同步保护,同步判断检测等功能,可直接运用。程序包含注释和仿真说明,验证通过具有不错的效果。-Buck do a complete frame synchronization detection program. And includes synchronization protection, synchronization to determine detection and other functions, can be directly used. S
-
-
0下载:
数字通信中的消息字流总是用若干码元组成一个“字”,又用若干“字”组成一“句”。因此,在接收这些数字流时,同样也必须知道这些“字”、“句”的起始时刻。在接收端产生与“字”、“句”起始时刻相一致的定时脉冲序列,称为“字”同步和“句”同步,统称为群同步或帧同步。同步是保证信息可靠传输的前提,它是通信系统的一个重要问题。-In digital communication, message streams are composed with sentences. These sentences are c
-
-
0下载:
This model simulates the detailed model of synchronous generator. This is full order model of the machine. AVR (Automatic voltage regulator) and speed governor are also modelled. Please follow the steps
1. Run the scr ipt
2. enter the time at w
-
-
0下载:
LTE系统网络架构更加扁平化简单化,减少了网络节点和系统复杂度,从而减小了系统时延,也降低了网络部署和维护成本。LTE系统支持与其他3GPP系统互操作。根据双工方式不同LTE系统分为FDD-LTE(Frequency Division Duplexing)和TDD-LTE (Time Division Duplexing),二者技术的主要区别在于空口的物理层上(像帧结构、时分设计、同步等)。FDD系统空口上下行采用成对的频段接收和发送数据,而TDD系统上下行则使用相同的频段在不同的时隙上传输,较
-
-
0下载:
数字基带接收子系统包含下变频、低通滤波、微分解调、包检测、帧同步和帧解析六个模块。(The reception subsystem included down-conversion, low-pass filtering, differential demodulation, packet detection, frame synchronization and frame analysis.)
-
-
0下载:
超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。(Ultra wideband UWB system link matlab simulation program simple system simulation platform, a si
-
-
0下载:
进行帧同步的目的是为了得到帧头的位置,以分辨以符号周期为单位的延时。本质上,目的是寻找一个接收端已知的已发送信号的参考信号(即训练序列)以进行后续的如信道估计和信道均衡的操作。有关帧同步的理论有很多,这里只实现一种基于训练序列的相关性质的方法。(The purpose of frame synchronization is to get the position of the frame header to resolve the delay in symbol periods. In esse
-
-
2下载:
DVB-T2帧同步模块,先做了matlab实现可以实现效果,再转到FPGA上进行了实现;里面还有复数小数转二进制以及二进制转复数小数的代码(The DVB-T2 frame synchronization module is implemented first by MATLAB, and it can achieve the effect. Then it is implemented on FPGA. There are also codes for complex decimal to b
-
-
1下载:
目前游戏的服务器架构主要由“游戏大厅”和“PvP”2个部分组成,而在不断探索中,其后来又在架构中加入了Proxy中转服务器,也正是这个服务器的加入为《王者荣耀》解决了后来“安卓、iOS”同服等一系列出现的问题。此外,他还介绍了《王者荣耀》在网络协议以及同步方案上的一些尝试,并一一复盘了这些尝试的优劣势,并解答了为什么,最终游戏会放弃TCP协议(传输控制协议)与曾经在《霸三国》中所使用的CLIENT-SERVER结构(C/S结构),并且转而使用了UDP协议(用户数据报协议)与帧同步同步方案。(At
-