photo

divya reddy


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 1
  • First Review

查看徽章

Feeds

排序方式:

提问


can anyone provide me with a code for audio compression with explanation please?
can anyone provide me with a code for audio compression with explanation please?

4 years 前 | 0 个回答 | 0

0

个回答

提问


CAN ANYONE PLEASE PROVIDE AN EXPLANATION FOR THIS CODE ON AUDIO COMPRESSION? (the formula is for 60% compression i dont understand how it came)
[x,fs]=audioread('sample.wav'); N=length(x); vlcplayer=audioplayer(x,fs); vlcplayer.play %%%%%%%%%%%%%%%%%%%%% t=fft(x,N); ...

4 years 前 | 2 个回答 | 0

2

个回答

提问


NEED EXPLANATION FOR A MATLAB AUDIO COMPRESSION URGENTLY PLEASE. I WOULD BE VERY GRATFUL
%%%%%%%%%%%%%TASK 1%%%%%%%%%%%%%%%% [x,fs]=audioread('sample.wav'); N=length(x); vlcplayer=audioplayer(x,fs); vlcplayer.play...

4 years 前 | 1 个回答 | 0

1

个回答