搜索资源列表
bpsk_dsss
- There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corre
IS-95basebandsimulation
- This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RR
Chapter2
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
ofdmgen.m
- MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RAND
qask
- clear all M=input( enter the number of symbols ) N=log(M)/log(2) NPoints=input( Enter the number of points ) NumberBits=input( Enter the number of points per bit ) for i=1:NPoints m=round(rand(1)*3) data(i)=2*m-1-M end-clear
quatenarymod
- clear all m=input( enter the number of symbols ) n=log(m)/log(2) npoints=input( enter the no of points ) nbits=input( enter the no of points per bit ) for i=1:npoints d=round((rand(1))) data(i)=2*d-1-m end-clear all m=in
rayleigh_fading1
- filename: rayleigh_fading.m function: rayleigh fading input parameters: multipath_ID (user, multipath) output parameters: envelope read files: no generate files: no call functions: no called by: wireless_UL, wireless_DL
bon-cour-QPSK
- Phase shift keying (PSK) is a large class of digital modulation schemes. PSK is widely used in the communication industry. In this chapter we study each PSK modulation scheme in a single section where signal descr iption, power spectral density,
houzixuandawang
- n只猴子要选大王,选举方法如下,所有猴子按1,2,... ,n编号围坐一圈,从第一好看是按照1,2,... ,m报数,凡报到m号的退 出圈外 ,如此循环,直到圈内只剩一只猴子时,这只猴子就是大王。-n monkeys to choose the king, the election is as follows, all the monkeys by 1,2, ..., n number around a circle, the first look is in accordance with
queuing-system_MM1_MM1k_MMmm
- 以下排隊系統性能 – M/M/1 v.s. M/M/2 – M/M/1/k v.s. M/M/2/k – M/M/m/m -The following queuing system- M/M/1 vs M/M/2- M/M/1/k vs M/M/2/k- M/M/m/m
SiemensPLC通信
- 1.C#语言开发,采用NET4.0框架,模块化设计,通信效率不怎么高 可以凑合用。 2.工程结构类似OPC通讯方式,采用Tag的方式,通过标签名就可以读写寄存器。 3.采用XML配置式标签的方式实时读写PLC内部寄存器,可读写寄存器包括I、Q、PI、PA、M、DB。 4.具有PLC断线重连功能,通讯稳定可靠。 5.完全开源免费、包括Dll文件、附件内包含源代码。(1.C# language development, the use of NET4.0 framework, modular des