Community Profile

photo

maheesha madhubashini


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Forecasting and predict using Artificial Neural Networking
I selected a data set for my project from https://archive.ics.uci.edu/ml/datasets/Bank+Marketing. This is based on bank telemark...

6 years ago | 1 answer | 0

1

answer

Question


Error using rgb2gray>parse_inputs (line 82)
y=audioread('one1.wav'); y1=audioread('one2.wav'); y2=audioread('one3.wav'); y3=audioread('one4.wav'); figure,plot(y); im...

7 years ago | 1 answer | 0

1

answer

Question


I used following code for speech recognize. but it says Error using wavread (line 167). Not a WAVE file, when I run the speechrecognition('one1.wav') code in command window. one1.wav is my audio wav file. what should I do for this.
function speechrecognition(filename) %Speech Recognition Using Correlation Method %Write Following Command On Command Wi...

7 years ago | 0 answers | 0

0

answers

Question


Undefined function 'VAD' for input arguments of type 'double'.
I have use following downloaded code for convert speech to text. % % traning phase clc; clear;close all w = wa...

7 years ago | 1 answer | 0

1

answer

Question


how can I create a speech recognition calculator using matlab.
how can I create a speech recognition calculator using matlab. I have already create the GUI calculator in matlab. I want to kno...

7 years ago | 0 answers | 0

0

answers