Community Profile

photo

Tazen Moushumi


Tottori University, Japan

Last seen: 11 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 3 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 4 ans il y a | 1 réponse | 0

1

réponse