photo

divya reddy


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

3 Questions
0 Réponses

ThingSpeak

1 Public Chaîne

RANG
177 888
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
1 Public Chaîne

CLASSEMENT MOYEN
30

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Review

Afficher les badges

Feeds

Afficher par

Chaîne


Water Quality Monitoring 19BEC0660

plus de 3 ans il y a

Question


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?

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

0

réponse

Question


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

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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

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

1

réponse