Abdulkareem
univesity of basrah
Followers: 0 Following: 0
hi my name is kareem
i am interest in voice signal processing
Professional Interests: Langauge and Accent Classification
Statistik
24 Fragen
0 Antworten
RANG
24.210
of 295.467
REPUTATION
1
BEITRÄGE
24 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
41.67%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
classification using classify function
hey every one i used this function in matlab [class,err,coeff] = classify(sample,training,group); (where sample is 476*11 and...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
takespecific elements from matrix to build new one
hey everybody i have 40*10 matrix i want to build new one that contain the first 10 rows (1:10,:) and the third 10 rows (31:40,...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can we join two matrices of two dimmention
hey everybody i have two matrices of 476*11 i want to join them in one matrix of 952*11 . thanks in advance
mehr als 10 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
how can we know the most imortant predictor in Discriminant analysis
hey every one i used the classify function in matlab to implement Discriminant analysis to classify three groups how can we k...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
cut character from string
hi i need to cut some characters from a string for example ss='bs15'; i need to split ss to ss1=bs ss2=15 i used strspli...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
need function to compute iterations of element in matrix
hi every body i need matlab function to compute the number of iterations of one elements in matrix just like in excel when u ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
best feature can i use in dialect recognition
hi i used MFCC in features extraction in dialect recognition project is this the best feature which can i use in such project...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
unify the number of blocks (frames) in 10 voice signals
hi everybody I record 5 sec for 10 persons with sampling rate =8000,then i block the signal into 157 frames with length of the...
fast 12 Jahre vor | 0 Antworten | 0
0
Antworten0
AntwortenFrage
save about 40 string to array and the save this array to file
hi how can i save about 40 string to array ( for example The names of 40 people) into variable(array) and then save these name...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
save 10 two dimensions array in afile
hi everybody can anyone help to save 10 two dimensions array into one file so i can send them to another treatment
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
purpose of applying the window
hi i need to know the purpose of applying any window ( hamming,hanning) to sound signal
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
made normalization on wave sound
hi i recorded several wave sounds with sampling rate 8000 Fs=8000; y=wavrecord(5*Fs,Fs); i want to apply normalization to ...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Applying Delta cepstra for each frames
hi How can I apply Delta cepstra for each frames in my wave files
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
unify the length of frames for several wave files
hi everybody I record 5 sec for several person, then i remove the silent places, Now I want to unify the lengths of these frame...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is CMN for MFCC means average
hi Is intended from taking the CMN for MFCC values is to find average for these values
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
hamming window matlab code
hi evrybody i need matlab code for hamming window
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
store string in array
hi i want to input string consist of 5 char in array put i can't do that by using the command "input" because it is allow me to...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
remove silent place in wave file in frequency domain
hi how can i remove silent places from wave file Knowing that file was transformed from time domain to frquency domain by using...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
remove silent space useing zero crossing and energy average
I need to remove silent place in wave voice ,so I calculate the zero crossing and average of energy of the sound , Note that fr...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
zero crossing in sound signal
is there a bulit in function for zero crossing in sound signal and if there isn't can you teach me one
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
human voice frequency between 200h to 3200h
i konw that the human voice frequency between 200 to 3200 H and i record wave file ,how can i filter this wave ile so only human...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how can i know the sampling rate, quantization and frequency of recorded wave file
i record my voice in a wave file using wavrecord command in a file t1 then i read it with wavread command. know i want to know s...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
i want to write wav to a file useing wavwrite function
i use y=wavrecord(n,fs) to record sound after i assign fs=11025 ; n=3*fs then i play the wav with wavplay and when i want t...
etwa 12 Jahre vor | 1 Antwort | 0