photo

raizal muttaqin


Pointopoin

Actif depuis 2016

Followers: 0   Following: 0

Message

I'm learning in wireless communication and very interested in MATLAB

Statistiques

MATLAB Answers

9 Questions
0 Réponses

RANG
133 372
of 301 540

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 319

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 260

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

Afficher par

Question


How to scrape a website using MATLAB?
I want to scrape the text data from a table on a website ( <http://blog.pointopoin.com> ). I have used urlfilter but this only s...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


Error in show Semilogy
i have this graph that show BER after demodulation. <</matlabcentral/answers/uploaded_files/64858/Capture.PNG>> but in wa...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


Error in Vector must be the same length.
i made MMSE Equalizer with 8PSK Modulation. i want to use semilogy in my program. but got error in " semilogy(EbNo,ber,'-or');"...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


what's the different between LMS Equalizer and MMSE Equalizer?
hi, i'm beginer in signal processing and MATLAB. i have question, what's the different between LMS Equalizer and MMSE Equalizer...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


How to implement MMSE Equalizer for 8psk modulation?
hi, i need help. i'm work in signal processing. anyone know about MMSE Equalizer for 8psk modulation? Regard,

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


LMS Equalizer for 8PSK Modulation
hi, my name Raizal and i'm work in signal processing. i made LMS Equalizer for 8PSK modulation and i've done the project. Could ...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


i want to make MMSE Equalizer and got this code... can someone explain the function of this code per line?
H = comm.PSKModulator(8,pi/8,'BitInput',false); Hdemod = comm.PSKDemodulator(8,pi/8,'BitOutput',false); n=9; r_data...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


Why I got the error "Undefined operator '.*' for input arguments of type 'channel.rayleigh'." ?
this is my code: Vn= rayleighchan(1/10000,100); Vnx=Vn.*cos(f*v); Vny=Vn.*sin(f*v); [b,a]=butter(2,0.04);

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


how to show frequency domain?
hi, i'm begginer in matlab and i have question how to show the frequency domain for this code: t = linspace(-2*pi,2*pi,200)...

plus de 9 ans il y a | 1 réponse | 0

1

réponse