yusra Ch
Followers: 0 Following: 0
Statistik
RANG
11.459
of 295.467
REPUTATION
4
BEITRÄGE
17 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
47.06%
ERHALTENE STIMMEN
3
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Put a variable in a file title name
Hello, I want to run a for loop that has an id=1:100 and at the end of each iteration I want matlab to save the results under ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem when plotting the figure
I have a vector called K [622x1] double I plot the PDF of K . I fitted my K vector to the Gaussian mixture distribution and plot...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortSeparate Drawing of Gaussian Mixture Model
Could you plz tell me how did you plot the bleu line in your graph ? I have GM that I want to draw but I dont know how to do it ...
etwa 4 Jahre vor | 0
Frage
How to plot the PDF of Gaussian mixture distribution with 2 components in 1 dimensions
I have a vector of [1x1114] which is represented in the image bellow. I want to fit it to the Gaussian Mixture distribution. ...
etwa 4 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
Interpretation of FFT figure
Can anybody help me with interpreting this FFT figure? this is the Fourier transform of a small scale fading component (comming...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Sum of signals and filter the sum and recuperate the inicial frequencies
Hello, I am new to matlab, I would like to generate two diffrent sinus signal with diffrent frequencies f1 and f2. One generate...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
sum of large scale daing and small scale fading
I have my measured signal in dBm units. My signal is the superpositiopn of large scale fadin and small scale fading. I know that...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Interpreting FFT graph of a time serie
I've been trying to understand Fourier transform for some time now and I think I've perhaps finally got the idea now. I would li...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Time and Frequency analysis
Hello, I have data of measured signal in time. I want to know the frequencies of the components of my signal (Large scale fadin...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to apply one sample Kolmogorov-Smirnov against a Rician distribution?
I want to apply a one-sample Kolmogrov-Smirnov test a vector "mydata" of [1,5000] against the Rician distribution to see if it f...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Maximum size squares sub-matrixe with all zeros (having the same diagonal of the mother matrix )
Hello, I have a matrix of M-by-M full that contains only zeros and ones. As shown in the image, the violet suqares corresponds ...
fast 5 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
convert from linear units to dBm and dB
I have this equation: y_linear=10.^((x_dbm-30)/20); I have the value of y_linear and I want to get the value of x_dbm in dBm a...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenRicianchan k-factor question
Can you please confirm to me the significance of the parameter m in this equation k=m^2/(2*variance) does m stands form Mean ...
fast 6 Jahre vor | 0
Frage
Calculating K factor of a rice distribution
Can anyone help me with the significance of this rule: K factor = (A^2/2*sigma^2) What does A stand for? and what does sigma s...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortHow to make a forced exit from Matlab with returning a code?
in the command window do this: ctrl+c and it will force the code to stop running
etwa 6 Jahre vor | 1
Frage
separate the fast fading and the shadowing
<</matlabcentral/answers/uploaded_files/138193/Captura.PNG>> I have V2V narrowband measurments at 5.9GHz registred in a matri...
etwa 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how to detect the highest contribution/maxima peak in the PSD ?
Hello, I have a sliding window of 500 samples that moves in a matrix. I get a PSD graph for every time the time window moves. I...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
finding mathematical function of set of points and draw it
Hello, I have a set of points : x= [10,5 17,5 24,5 31,5] and Y =[5,11804923375421 3,92022009244337 2,14345898571206 1,24047882...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Calculate the correlation coefficient at 0.5 , 0.7 and 0.9
I want to find the correlation coefficient at 0.5 , 0.7 and 0.9 this is the code I use : for a=1:114 power=pote(a,:); m...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to store all FOR loop iteration in a vector and plot every iteration?
I want to save the data of every iteration in a vector, and plot it later . Could anyone give me a hint on how to do this ? ...
etwa 8 Jahre vor | 1 Antwort | 0