Feeds
提问
Reference to non-existent field error when opening another gui from main gui
I have two guis. Gui1 has a button btn_open_gui2 clicking on which opens my gui2. Now, in gui2, I have declared a variable in ...
13 years 前 | 0 个回答 | 0
0
个回答提问
sharing data between forms
i have computed value for iCodeSample{i} in the callback function of a button in one form and i want to use this iCodeSample{i} ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Problem in displaying a substring
*Problem in displaying a substring* Ex: I have this line:- C:\abc\xyz\myName_1.wav I want to display only 'myName' from...
13 years 前 | 2 个回答 | 0
2
个回答提问
Can anyone explain me this code of mel spaced filter banks? i have to use this in my speaker recognition project.
function m = melfb(p, n, fs) % MELFB Determine matrix for a mel-spaced filterbank % % Inputs: p number of filt...
13 years 前 | 0 个回答 | 0