搜索资源列表
book_total
- Intuitive Probability and Random Processes using MATLAB by Steven M. Kay
lab01_rp
- simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
DLogicalClocks
- Distributed Logical clocks. Code will spawn n (distributed) processes Pi, 0 ≤ i < n, each one looping forever. Each loop iteration is a loop interval and its duration can be set to 1 second. In every loop interval Pi does the following:
create_progress
- 进程状态有5种: e -执行态 r -高就绪态 t -低就绪态 w -等待态 c -完成态。初始每个进程均为高就绪状态,如果时间片到则转为低就绪状态。 系统分时执行各进程,规定三个进程的执行概率均为33 。通过产生随机数x来模拟时间片。若各进程的执行时间片到限,产生“时间片中断”而转入低就绪状态。 进程调度算法采用剥夺式调度算法。每次总是选择优先数最小(优先级别最高)的就绪进程投入执行。//先从 r 状态进程中选择,再从 t 状态进程中选择。 进程0完成5次计算:s1++ s2++
Probability_and_Random_Processes_for_Electrical_a
- "Probability and Random Processes for Electrical and Computer Engineers," John Gubner
Probability--Random-Processes-and-Ergodic-Process
- Probability, Random Processes and Ergodic Proce-Probability, Random Processes and Ergodic Process
Introduction-to-Random-Processes
- Steven Kay 关于随机过程的课件,该课件的参考用书Institute probability and random processes using matlab-Introduction of random process by Prof.Steven Kay.
solution
- solution of probability, random variables and stochastic processes
(2006-Wiley)Elements-of-Information-Theory(2nd-Ed
- 1) A Probability Path by Sidney I. Resnick 2) Adventures in Stochastic Processes by Sidney I. Resnick 3) Probability and Measure by Patrick Billingsley 4) Probability, Statistics, and Random Processes for Engineers by Henry Stark and John W. Wo
Probability
- a useful text for electrical and computer engineers. This book is a comprehensive treatment of probability and random processes that, more than any other available source, combines rigor with accessibility. Beginning with the fundamentals of probabil
M.Barkat---Signal-Detection-And-Estimation
- This newly revised edition of a classic Artech House book provides you with a comprehensive and current understanding of signal detection and estimation. Featuring a wealth of new and expanded material, the second edition introduces the concepts of a
MIMOOFDM
- MIMO-OFDM is a key technology for next-generation cellular communications (3GPP-LTE, Mobile WiMAX, IMT-Advanced) as well as wireless LAN (IEEE 802.11a, IEEE 802.11n), wireless PAN (MB-OFDM), and broadcasting (DAB, DVB, DMB). This book provides a
Random Variables
- 学习概率、统计,随机变量、随机过程等知识的一本好参考书 。(A good reference book for learning probability, statistics, random variables, random processes, and so on.)