photo

Alia Hicks


Last seen: circa 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
1 Risposta

RANK
129.722
of 300.331

REPUTAZIONE
0

CONTRIBUTI
9 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Input not numeric? error
AdaptFFTCleand.mat is a 4000x2 matrix of positve and negative real numbers. This is the error I get when running said code: Err...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why do I get incorrect argument when calling "indeces"?
Why do I get this error about indeces? " 'Check for missing argument or incorrect argument data type in call to function 'ind...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Graph is Blank ? why?
The graph for Magnitude vs Frequency is blank. Why is that? The graph of time vs ich isn't blank. y_fft is a 4001x1 column with ...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


plot error variables not same length
I'm highly suspicious that the error has to do with line 26, "f = fs*(0:Nsamps/2-1)/Nsamps; " The error I get when I run the pr...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Data won't load
d.data=importdata('a2.txt'); % import data options fs=100; % Sampl...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Import/load data arc tangent demodulation
The goal of the whole code(not included here) is too use arctangent demodulation on the I&Q channels of a dobbler radar to get t...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


FFT Plot different Vector not same length?
I am not getting any plots from my FFT of a 2X60000 database of the i and q channels of a dobbler radar measuring movment. I re...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
fft Invalid expression in plot
Thanks for your answer Madhan Ravi. I've rewritten it, " plot(t, f), hold on plot (f, fft);" Now I get the error, "Error usi...

circa 5 anni fa | 0

Domanda


fft Invalid expression in plot
I'm recieving error "Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for m...

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


fft error in function?
data_output is a 60000x2 matrix. Concerning line the line that is highlighted with arrows, "fhat = fft(f,n);", I keep recievin...

circa 5 anni fa | 1 risposta | 0

1

risposta