Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CINR
Search - CINR - List
matlab 模拟例程. 1.子该程序能在给定的区域内自动产生一个基站的分配图. 2.求得所有同频的频道. 3.计算信噪比. 4.计算信噪比可用百分比.-1. Generate a wireless base station coordinater and co_channels architecture 2. Calculate CINR. 3. Show a hithrgram for CINR of user corrdinaters.
Update : 2025-02-19 Size : 11kb Publisher : 张山

DL : 0
Calculate CINR in physical layer in MATLAB. clc clear all close all N = 1 R = 10 D = sqrt(3*N)*R angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6] c = 3*10^8 carrierFreq = 900*10^6 lambda = c/carrierFreq baseHeight = 30 mobileHeight = 2 pathLossExponent = 3 shadowingValue = 0 transmitPower = 10 -Calculate CINR in physical layer in MATLAB. clc clear all close all N = 1 R = 10 D = sqrt(3*N)*R angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6] c = 3*10^8 carrierFreq = 900*10^6 lambda = c/carrierFreq baseHeight = 30 mobileHeight = 2 pathLossExponent = 3 shadowingValue = 0 transmitPower = 10
Update : 2025-02-19 Size : 121kb Publisher :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.