photo

Satyam Gaba


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
2 Réponses

RANG
40 921
of 300 392

RÉPUTATION
1

CONTRIBUTIONS
2 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
1

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How to get value from 3D interpolation?
I have to find the interpolated value in 3D coordinate system. I have different values corresponding to each different poin...

plus de 7 ans il y a | 1 réponse | 1

0

réponse

Question


Need Help in importing Audio files
Hi, I want to import 50 audio files with name as "s1,s2,...s50" and train them for speaker recognition purpose. if true [t...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
audio cutter in matlab
[x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*1,40); % for 1 second h=1; for j=1...

presque 8 ans il y a | 0

Réponse apportée
Truncating wav files
if true [x,fs]=audioread('C:\Users\Satyam\Downloads\Music\record20171119115236.wav'); z=zeros(fs*3,40); % for 3 second a...

presque 8 ans il y a | 0