Shahd Altalhi
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
31.049
of 295.527
REPUTATION
1
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
11.11%
ERHALTENE STIMMEN
1
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
why should be the range of r should be the same range of d?
HI, I have an error on matlab i want the range of r like this and the range of d like this ? but matlab say should be the same ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
Antworten1
AntwortFrage
lot of throughput doesn't shown
clc; close all; %common parameters f=6; %Frequency band [GHz] pt=33; %transmitter power[dBm] pr=27; %Receive...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The lot of plot doesn't shown
clc; close all; %common parameters f=150; %Frequency band [GHz] pt=40; %transmitter power[dBm] pr=27; %Recei...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
median path loss using Okumura’s model
how to write this equation by matlab >> Amu(900 MHz , 50 km) to find median path loss ?
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Undefined function or variable 'untitled1_OutputFcn'. Error in gui_mainfcn (line 264) feval(gui_State.gui_OutputFcn, gui_hFigure, [], gui_Handles); Error in untitled1 (line 42) gui_mainfcn(gui_State, varargin{:});
The ERROR : Undefined function or variable 'untitled1_OutputFcn'. Error in gui_mainfcn (line 264) ...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I have fixed parameters , and the functions will used it but how write in GUI MATLAB
%common parameters f=3.5; pt=40; pr=27; n=6; ht=5; hr=0.005; this is my parametrs , i w...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Array indices must be positive integers or logical values.ERROR
for d=0:5:50 Pl=40*log(d)-(10*log(gt)+10*log(gr_s)+20*log(ht)+20*log(hr)); Rss= pt+gt+gr_s-L50-L; ...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Why my plot doesn't show the line?
clc; close all; %common parameters f=3.5; %Frequency band [GHz] pt=40; %transmitter power[dBm] pr=27; %Recei...
etwa 5 Jahre vor | 1 Antwort | 0