photo

Carmen


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


What matlab function can I use to convert and analog signal to a digital bit stream?
See question.

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I produce code for a soft limiter to be applied to a simple sinusoid signal?
Assume w = my sinusoid signal Say A=10^(-3/10).*var(w); % A = 3dB x Power in , My clipping parameter X(X>...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I generate a random bipolar bitstream?
consisting of 10bits

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I generate a random bipolar bitstream?
consisting of 10bits.

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Signal put through an RC filter. Stemmed plot is not matching the shape of the signal, how do I correct this?
I have put a 16-QAM modulated signal through a raised cosine filter. I get a plot of the signal with stems on the same graph. Ho...

casi 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do i write the code for a soft limiter under the following conditions?
I want to write the code for: A=10^(-3/10).*var(w); % A = 3dB x Power in if abs(w) > A then plot A if abs(w)...

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plot Low pass filter chebychev type 1 and 2
Hi, I want to know how I could plot an ideal response for a chebychev type 1 and 2 low pass filter.

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I plot the first four Chebychev polynomials in MATLAB?
How do I plot the first four Chebychev polynomials in MATLAB?

casi 14 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do I write the code for a RC (Raised Cosine) filter?
...and apply it to a bitstream that has been modulated with a 16QAM constellation?

casi 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I have plotted a random bitstream, put it through a 16-QAM modulator and now I need to add nonlinearity to this. How can I approach this?
I want to use polynomial nonlinear system. So y=a1x + a3x + a5x + a7x ....

casi 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I write the code for a nonlinear system?
I want to put a bitstream into a symbol mapper then through a nonlinear system. However I want to use Matlab rather than simulin...

alrededor de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I plot a bitstream of [1,0,1,0] on Matlab?
I dont want to plot random bits but thats all i seem to find on the net.

alrededor de 14 años hace | 3 respuestas | 0

3

respuestas