搜索资源列表
berryz2007
- 自己使用VB编写的串口通信程序,1号和2号。将两个COM口用串口线连接,就可以运行这两个程序了。实现的功能:1号程序随机发送两个数字,2号程序接收并进行计算,然后发回1号机,1号机接收并显示出来。-its own use VB prepared by the serial communication program, 1 and 2. The two COM ports with serial line connectivity, it can run on the two proceeding
PowerControlSchedulingandRoutinginUWBnetworks
- UWB 功率控制 容量 Main Matlab scr ipt is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference:
disgaosi
- 利用VC++实现,产生服从高斯分布随机数。其中A,B可以自己设定-VC produce obedience Gaussian distribution random number. Where A and B can be set for
Adlight
- 手机源码游戏:点亮全部蜡烛。有3种开始方式:全新开始,随机数1开始,随机数2开始。-phone FOSS game : all lit candles. There are three kinds of way to start : a new beginning, a few random, random number two began.
log-normal
- 产生N=100个在(0,50)区间内满足对数正态分布的随机数-have N = 100 (0.50) interval to meet the lognormal distribution of random numbers
generation_exponential_random_vatiable
- 概率密度函数符合指数分布的随机数序列 采用线性变换法由均匀分布序列生成-generation of exponential random variable
generation_Rayleigh_random_variable
- 生成具有瑞丽分布的随机数序列 采用线性变化法由均匀分布的随机数序列变换-generation of Rayleigh Distribution random varialbe
poissonRP
- this code simulate poisson random proce-this code simulate poisson random process
random
- error correct coding的randomizer,在編碼過程中一開始的隨機模組,是ieee 802.16裡的bpsk。-error correct coding of the randomizer, beginning in the encoding process a random module is the ieee 802.16 inside bpsk.
Data
- IS95中的数据流伪随机序列的产生。用matlab中randn实现-IS95 data streams to be pseudo-random sequence generation. Achieved using randn in matlab
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
random
- MFC teechatr 产生一个随机数 利用teechart显示 源代码 已经编译 无误-Using a random teechatr MFC teechart display code has been compiled.
random
- The many applications of randomness have led to the development of several different methods for generating random data. Many of these have existed since ancient times, including dice, coin flipping, the shuffling of playing cards, the use of yarrow
Random-Matrix-Theory-for-Wireless-Communications.
- Random Matrix Theory for Wireless Communications
Narrowband-random-process-simulation
- Matlab模拟仿真随机窄带高斯过程,把文档中的代码复制到Matlab运行即可。-Use Matlab simulate Narrowband random process。Copy the code in .doc file and then run it。
random-signal-analysis-
- 介绍平稳随机信号的仿真方法,对学习信号处理的朋友多有帮助。-Introduce stationary random signal simulation method of learning signal processing friend much help.
random-process
- The obsearvation calculation from a random proce-The obsearvation calculation from a random process
Random-number-generation
- 随机数的产生,贡献出去,希望大家多多指点。-Random number generation, contribution out hope that many instructions.
Pseduo-Random-Network-Coding-using-Diagonal-Matri
- Pseudo Random Network Coding based on paper in the below: Pseudo Random Network Coding Design for IEEE 802.16m Enhanced Multicast and Broadcast Service. Where different techniques used to improve transmission times and recover transmission pa
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)