vali ghanbarzadeh
Followers: 0 Following: 0
Statistiques
0 Questions
2 Réponses
RANG
200 232
of 295 689
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 20 266
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 317
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
simulate the log normal fading process over distance based on the auto correlation model
Xc = 20; ss = .01; y = wgn(1,200*(1/ss)); for i = 1:length(y) x(i) = y(i); for j = 1:i x(i) = x(i)+exp(-(i-j)/Xc)*y(j); e...
plus de 4 ans il y a | 0
simulate the log normal fading process over distance based on the auto correlation model
Xc = 20; ss = .01; y = wgn(1,200*(1/ss)); for i = 1:length(y) x(i) = y(i); for j = 1:i x(i) = x(i)+exp(-(i-j)/Xc)*y(j); e...
plus de 4 ans il y a | 0