photo

Tazen Moushumi


Tottori University, Japan

Last seen: quasi 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
165.555
of 301.153

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
 of 21.182

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.067

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 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Why I am getting the error "Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters."
for i = 1:NF err_frame(:,i) = err'((i-1) * (1-OLR) + 1(i-1) * frame_length * (1-OLR) + frame_length); end

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


I wish to detect heart rates using the Discrete Cosine transform
Getting below error. Why doesn't this method work? Help me for solving this error Array indices must be positive integers or l...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


3rd or 4th order Polynomial Fitting
How can I solve Polynomial Fitting problem? [Input>polynomial Fitting>LMS(noise cancellation)>DCT] x=zeros (N , 1); d=zeros (N...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


why showing 'Array indices must be positive integers or logical values.'
m2 = zeros(N,1); %2Matrix of second moment matrix m2_pul = zeros(N,1); %x(n)x(n+t)Matrix frame fs ...

circa 6 anni fa | 1 risposta | 0

1

risposta