Community Profile

photo

Abdur Raziq khan


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

Question


Limits must be a 2-element vector of increasing durations.
%% question1 part(a) load handel.mat filename = 'handel.wav'; audiowrite('handel.wav',y,Fs) clear y Fs info = audioinfo...

3 years ago | 1 answer | 0

1

answer

Question


How I can take integration of sample data(y) in wave file i-e [y,Fs]=audioread('file.wav')?
syms a t [a,Fs_section]=audioread('wasif.wav'); info=audioinfo('wasif.wav'); t=0:seconds(1/Fs_section):seconds(info.Duratio...

3 years ago | 0 answers | 0

0

answers