![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16918416_1574357090548_DEF.jpg)
Philip Masters
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
30.908
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How come the Bit Error Rate for my Vitrebi soft decoder always returns as 0.5 for all values of SNR?
So this is my code in which I'm trying to get the BER for soft decision Vitrebi decoding using BPSK modulation in an AWGN chann...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasHow come the Vitrebi Decoder only accepts positive integers when soft decoding?
I should've used 'unquant' not 'soft' please ignore :)
alrededor de 3 años hace | 0
| aceptada
Pregunta
How come the Vitrebi Decoder only accepts positive integers when soft decoding?
I have some convolutionally encoded data that was then modulated by BPSK. I then added some noise to it so the values are now th...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Is there a way I can plot on top of the output spectrogram from using the 'stft' function?
I know you can use 'uistack' but I'm having trouble assigning the STFT to a variable as for 'uistack' you need something like: ...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Is there a way I can combine multiple spectrogram subplots (or multiple channel spectrograms) into just one spectrogram?
I have multiple chirp signals each with different frequencies e.g. the first chirp goes from 0 to 100 Hz, second from 50 to 200 ...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How can I ensure that the Magnitude changes within one segment when performing a Short Time Fourier Transform and observing the plot?
So I'm ideally looking for a spectrogram such as this: In this spectrogram the frequency and power value of these frequencies...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Trouble understanding why the spectrum of my signal is at maximum power all frequencies
So I'm playing around with spectrograms and I'm trying to output a spectrogram where frequency actually changes with time so I'v...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
When using the 'set_param' function, how do I ensure that I format the parameter value properly when the parameter value is a 1xn array?
I'm trying to simulate a simple Doppler Radar and I need to change the frequency offset value per simulation, however this requi...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Simulink RF Blockset: How do I specify the frequencies (ωRF + ωLO) for a mixer within the configuration tab?
So I'm building a little project with the end goal of simulating and displaying the result of a simple radar. This is it so far...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
I can't seem to connect my voltage source (and hopefully for the same reason the rest) to the rest of my circuit but this to me looks the same as MATLAB's Colpitt's Oscillator? TechnicalQuestion
So my circuit is on the left, and MATLAB's Colpitt's Oscillator is on the right. I'm currently using a DC Voltage Source and...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
On Simulink, is it possible to add outputs to a vector at the end of each step?
So I've been using MATLAB's RF Mixer: https://imgur.com/1buqXZc However, I've changed the RF output from Quadrature and In-Phas...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
The Output of my scope doesn't change regardless of the initial values in the initialization function under model properties
I've been playing around with MATLAB's RF Mixer Example: https://www.mathworks.com/help/simrf/gs/model-an-rf-mixer.html In the...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I detect notes using a spectrogram?
I'm building a program to detect the notes from an audio file that contains 5 chords, each containing 3/4 notes. This is my code...
alrededor de 5 años hace | 1 respuesta | 1