Andrea Carroll
Followers: 0 Following: 0
Estadística
10 Preguntas
0 Respuestas
CLASIFICACIÓN
21.384
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
10 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
QPSK Transmitter and Detecter
Hi, I have tried running the QPSK transmitter and detector examples on simulink and 9/10 times it does not work. There example...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Adalm-Pluto Simulink
Would anyone be able to provide a simple simulink modle that is able to modulate, transmit and demodulate bindary digits using F...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
FSK and Adalm-Pluto
I am getting some errors in the following code; clc; %Creating transmission object txPluto = sdrtx('Pluto','RadioID','usb:0',...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Adalm-pluto SDR modulation and demodulation
Hi, I want to transmit the above signal, which are bursts of pulses at different frequencies, I would like to soley transmit a...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Paralell Execution of Functions
%% Outline of this code: %% - Reads excel file to gain the inputs; (column 1: time stamp values, column2: data value) %% - whe...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Running functions in parallel
clc; pause on tic; parpool(2); f1 = parfeval(@Function_I, 1); f2 = parfeval(@Function_II, 1); function1=Function_I(); f...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Simulink implementation of Matlab Code
I am trying to implement the following frame generation code in simulink. In summary the code does the following: Reads excel s...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Simulink and Memory and Matlab Function Block
Would anyone know how to store muliptle values of data during a simulink program. I have tried to use the Data Store Memeory Blo...
casi 5 años hace | 1 respuesta | 1
1
respuestaPregunta
Matlab Function In Simulink
Hi all, So I wrote some matlab code which works perfecting. I am now trying to add this code as a function block in simulink, ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Converting .CSV file element to double
I have imported a .csv file from excel into MATLAB all fine. However I can not manage to convert the elements into any numerical...
casi 5 años hace | 1 respuesta | 1