photo

maheesha madhubashini


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
188,585
of 300,753

평판
0

참여
5 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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...

대략 8년 전 | 답변 수: 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...

8년 초과 전 | 답변 수: 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...

8년 초과 전 | 답변 수: 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...

8년 초과 전 | 답변 수: 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...

8년 초과 전 | 답변 수: 0 | 0

0

답변