Community Profile

photo

Mary Jeethu A J


Last seen: meer dan 2 jaar ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Error while recording using audio recorder object
Everytime I work with this code, I'm getting errors like this.I'm not unable to rectify the problem and solve it.Could anybody p...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Error as Move all statements after the "formula" function definition to before the first local function definition."
This is a code for computing mfcc.I'm trying to resolve the issue for a long time.The error is given as below. "Function defini...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Error meassge while using wavread and audioread
This is a code for computing mfcc.I'm getting error as 'Undefined function 'wavread' for input arguments of type 'char'.' Whe...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Warning: Integer operands are required for colon operator when used as index. How can I rectify this?
This is my code and I'm using R2021a. clear all; [signal,fs] = audioread('sample.wav'); f_d = 0.025; f_size = f_d*fs; n = l...

meer dan 2 jaar ago | 1 answer | 0

1

answer