maheesha madhubashini
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0