搜索资源列表
RS编码器软件
- 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
rch_acc_25
- hiperlan协议中mac接入仿真,one proposed way for random RCH number-hiperlan agreement mac access simulation, one proposed way for random number RCH
05041062
- 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
telecommunicationmatlab
- 通信系统的计算机仿真、Matlab的通信工具箱,通信系统仿真实例-随机变量与随机过程,系统仿真概论,介绍系统、模型、仿真及计算机仿真的基本概念,计算机仿真步骤及应用-communication system computer simulation, Matlab toolbox of communications, communications systems simulation example - random variables with the random process, syste
tongyuankeshe
- 信号经过两个独立的信道传输,两个信道的信道复增益分别为 和 。 是独立同分布的复高斯随机变量,实部虚部独立、均值为0,实部虚部的方差都是1。采用某分集技术后输出的信噪比为 ,其中 是常数, 是在 之间均匀分布的随机变量。请就不同的 、 ,用仿真的方法画出 的累积分布函数。-signal after two independent Channel Tunnel, Channel 2 Channel Minute respectively, and gain. Independence is the
QPSK_TRANSMITTER
- M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
sdr_model
- M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
BPSK_Simulation_for_AWGN_Rayleigh_Channels
- BPSK SYSTEM SIMULATION We simulate the generation of random variables r0 and r1, which constitutes the input to detector.The detector output is compared with the binary transmitted sequence and an error counter is used to count the number of bit e
Mersenne-1[1].0
- it is used to generate random number to simulate the conmmunication scheme, very useful -it is used to generate random number to SIMU late the conmmunication scheme, very useful
normal
- 产生随机数.产生的随机数服从(0,1)正态分布-generated random number. The random number obedience (0,1) normal
montecarlomatlab
- 含有蒙特卡罗模拟的原理方法和产生二维随机数的方法,很简单实用-with Monte Carlo simulation method and the principle of random numbers generated by two-dimensional method, it is very simple and practical
Random
- 通信仿真中常用的各种随机数生成办法 用c编写,实用
V1.3.1
- 通过串口接收读取DL645-1997的电表命令,模拟电表产生随机数据或固定数据,向串口发送-Read through the serial port to receive commands DL645-1997 meter, analog meter to generate random data or fixed data to the serial port
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
gongzhen
- 描述阀值系统中的随机共振现象,其中fazhi2是二进制随机信号加入高斯噪声的随机共振现象。-System descr iption of threshold stochastic resonance phenomenon, which is a binary random signal fazhi2 adding Gaussian noise of the stochastic resonance phenomenon.
QAM_modu
- matlab下的simulink下实现16QAM调制解调,采用随机信号发生器,包括成形滤波和匹配滤波及信号星座图还原-simulink of matlab under the 16QAM modulation and demodulation implementation, using a random signal generator, including the shaping filter and matched filter and the signal constellation di
probability_in_matlab_review
- AMATH 410 Review: Implementing basic probability concepts in MATLAB,The rand command and binary-valued random variables
2drandomwalk
- two dimensional random walk is generated
Random-Variables
- C++语言实现各类分布的随机数,有均匀分布,正态分布,指数,瑞利,莱斯,泊松等分布。-Using C++ language to realize the various distribution of Random Variables
generate-random-numberithm
- 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number