Feeds
提问
A problem occur in code debugging
Hello..I have some same types of codes.But out of them some codes can be successfully debugged,while some codes show an error me...
15 years 前 | 1 个回答 | 0
1
个回答提问
gettting error in this mex file
Hello...I have this mex-matlab code and I get error when I try to debug it..The file name is *pred_lt_3.c* and the code is: ...
15 years 前 | 1 个回答 | 0
1
个回答提问
how to chang the frame size from 20 ms to 10ms
I want to change frame size in this code? Where should I make changes? function [L0code,L1code,L2code,L3code]=LpAnalysis11(sp...
15 years 前 | 1 个回答 | 0
1
个回答提问
occurance of a error with debugging the code
hello...when I debug this code,I get a error. Can anyone solve it? %function G729code(speech) clc; clear all; yout=wav...
15 years 前 | 1 个回答 | 0
1
个回答提问
How to convert a C-file to M-file using MEX-files
Hello..I have lots of C-files which I want to convert into M-file using MEX-files.Actually I want to know how to use MEX-files t...
15 years 前 | 1 个回答 | 0
1
个回答提问
trouble to run a file directly from current directory
Hello..Every time,I open matlab,I get following type of error message and a warning in command window automatically: Warning:...
15 years 前 | 2 个回答 | 0
