Community Profile

photo

Deepa


Active since 2018

Followers: 0   Following: 0

Message

Professional Interests: SIMULINK/state flow

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Array dimensions of input '6' must match those of input '4', or be scalar
someone help ,me to sort this error. Thanks chinny

5 years ago | 1 answer | 0

1

answer

Question


converting this c code to matlab
Its urgent, converting this c code to matlab. I am also trying but getting erros like "Refernce to non-exitent" icouldn't un...

5 years ago | 0 answers | 0

0

answers

Question


how to install MinGW-64 compiler in windows
hii all, i am using R2018b. I need to load some c library files into MATLAB for noise cancellation. For that, Matlab is asking...

5 years ago | 0 answers | 0

0

answers

Question


how to get electorde values for plotting electrodogram ?
hi, I need to know, how to get electrode values along with amplitude, to plot electrodogram for hearing aids(cochlear implant)...

5 years ago | 0 answers | 0

0

answers

Question


generating audio file through m.script
hi, i need an audiofile to generate any speech for particular frequency and for particular time. can u suggest me how to gene...

5 years ago | 1 answer | 0

1

answer

Question


spectral subtraction in audio file
hi everybody, can anyone give sample(reference ) code for noise cancellation using spectral subtraction in matlab ? Than...

5 years ago | 1 answer | 0

1

answer

Answered
spectral subtraction noise suppression
hi, I have attached my code here. but, couldn't able to attach my wav(finaloutput.wav) file.... and output signal I am recev...

5 years ago | 0

Question


spectral subtraction noise suppression
hi, anyone please check my code for noise suppression using spectral subtraction. fs =16000; t=0:1/fs:5; signal=2*sin(2...

5 years ago | 1 answer | 0

1

answer

Question


The number of samples to overlap must be less than the length of the segments
Can anyone correct this code and tell where I did wrong exactly ? fs =16000; t=0:1/fs:0.5; signal=2*sin(2*pi*30...

5 years ago | 1 answer | 0

1

answer

Question


problem in listening signal during noisy speech
HI all, I have tried in eliminating(or suppressing) noise in noisy speech are. for instance, I have added sinewave with so...

5 years ago | 0 answers | 0

0

answers

Question


removal beginning of samples from input speech
I have a signal added with some random noise. in that, as per my algo I have to eliminate initial samples. I tried using tran...

5 years ago | 1 answer | 0

1

answer