Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
249.701
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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
respuestaPregunta
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
respuestaPregunta
How do I generate a random bipolar bitstream?
consisting of 10bits
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I generate a random bipolar bitstream?
consisting of 10bits.
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
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
respuestasPregunta
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
respuestaPregunta
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
respuestaPregunta
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
respuestasPregunta
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
respuestaPregunta
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
respuestasPregunta
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
respuestaPregunta
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