photo

D S Parihar


Stellenbosch University

Last seen: alrededor de 1 año hace Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Hindi

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
255.669
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Pregunta


Related to MFCCs - Getting better results by choosing wrong sampling rate.
I have an audio recorded at 48 kHz. I read this audio file by selecting a wrong sampling rate of 22050 Hz and calculated MFCCs...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error:Subscript indices must either be real positive integers or logicals.....
a=('D:\TEST'); b=dir(fullfile(a)); L1=length(b); k=1; for i=3:L1 ...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Getting error when i am running my code........plz help me.
%% Amplitude Based STA/LTA function[pwaveTime,ratio,sta_buffer,lta_buffer]= aslta(Test_data) m = length(Test_data); ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how do i plot hh:mm:ss format in x axis where my x axis is containing no. of sample points...???
my signal started from 09:11:44 upto 09:15:10 i want my x axix to show me in this format as time in x axis increases simultaneo...

casi 10 años hace | 1 respuesta | 0

1

respuesta

0

respuestas

Pregunta


Index exceeds matrix dimensions...........error
when i run this code i get the index exceeds matrix dimension error clear a='D:\Seismic Data'; b=dir(fullfile(a)); L...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I AM GETTING FOLLOWING ERROR WHEN I RUN MY CODE ...... Assignment has more non-singleton rhs dimensions than non-singleton subscripts
a='D:\Seismic Data' b=dir(fullfile(a)); L1=length(b); for i=3:L1 c=dir(fullfile(a,b(i).name)); d=fullfile(a,b(i).n...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta