Andrea Carroll - MATLAB Central
photo

Andrea Carroll


Last seen: 거의 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 01/20 to 03/25Use left and right arrows to move selectionFrom 01/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 질문
0 답변

순위
21,583
of 297,672

평판
2

참여
10 질문
0 답변

답변 채택
20.0%

획득한 표
2

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


FSK and Adalm-Pluto
I am getting some errors in the following code; clc; %Creating transmission object txPluto = sdrtx('Pluto','RadioID','usb:0',...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


Paralell Execution of Functions
%% Outline of this code: %% - Reads excel file to gain the inputs; (column 1: time stamp values, column2: data value) %% - whe...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Running functions in parallel
clc; pause on tic; parpool(2); f1 = parfeval(@Function_I, 1); f2 = parfeval(@Function_II, 1); function1=Function_I(); f...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 1

1

답변

질문


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, ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 1

1

답변