photo

hassan jamil


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
98,866
of 300,553

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer

View badges

Feeds

View by

Question


feature extraction using mfcc
How can i extract feature using mfcc from samples placed in matlab folder.

6 years ago | 1 answer | 0

1

answer

Question


audio read error in speech recognition using lpc
%Add path of the Training Data addpath('\matlab cde'); %Record your sound command w=1; while(1) recObj = audiorecor...

6 years ago | 1 answer | 0

1

answer

Question


i am trying a code on speech recognition
clc; close all; clear all; figure(2) fs=44100; [y, fs]=audioread('oil.wav'); % Read wave file %sound(y, fs); % Playb...

6 years ago | 0 answers | 0

0

answers