arpana mishra
自 2012 起处于活动状态
Followers: 0 Following: 0
i m b.tech 4th year student.i need some help for doing my project.
Professional Interests: speaker recognition
Feeds
提问
independent component analysis using kurtosis:after this how to seperate the original signal from noisy signal...using independent component analysis using kurtosis...
clc; clear all; close all; Fs = 10000; fprintf('say a sentence immediately after hitting enter: '); input(''); ...
12 years 前 | 0 个回答 | 0
0
个回答提问
i m supposed to implement testing code for speech recognition..n getting error in line 154 as matrix dimensions must agree and 102 as index exceed matrix dimensions.....
clc; clear all; close all; THRESHOLD=0.7; Fs = 10000; fprintf('say a sentence immediately after hitting e...
13 years 前 | 1 个回答 | 1
1
个回答提问
"""Index exceeds matrix dimensions. Error in ==> test at 96 ny = abs(g(floor(mel(f)))); % Mel warping """"...when i run this program ,error is coming...plsss help me
clc; clear all; close all; THRESHOLD=0.7; Fs = 10000; fprintf('say a sentence immediately after hitting enter: ...
13 years 前 | 2 个回答 | 1
2
个回答提问
index exceeding matrix dimension..line 102..
clc; clear all; close all; THRESHOLD=0.7; Fs = 10000; fprintf('say a sentence immediately after hitting enter...
13 years 前 | 1 个回答 | 0