Statistics
RANK
103,654
of 301,440
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
