Community Profile

photo

ali okumus


Last seen: fast 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


error in autoencoder function
Hello Everyone , i am trying to create speaker identification system with autoencoder and Neural Network .First i am trying to ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Neural Network input and targets have different of samples
Hello İ am using Neural Network apps. But ı have a problem .I add my file as input which is array(15576x14 matrix) and target ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


calculate mfcc and pitch coeffients
hi everyone i am using matlab 2015b version. could anybody help me how to calculate pitch and mfcc coefficients . i know in 20...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Multiplication of sound and sinusoidal signal
Dear friends I really appreciate your concerns .i got my problem solved. thank you .

mehr als 5 Jahre vor | 0

Frage


Multiplication of sound and sinusoidal signal
clc; [a,Fs]=audioread("music.wav"); %sound(a,Fs); si=size(a); t=si/Fs; t2=0:1/Fs:1; f=15000; signal=sin(2*pi*f*t2); A=a'...

mehr als 5 Jahre vor | 3 Antworten | 0

3

Antworten