Statistics
RANK
149,746
of 295,467
REPUTATION
0
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
audio to text conversion
how can a AUDIO file be converted to text file using matlab?
13 years ago | 1 answer | 0
1
answerQuestion
keep msb vs keep lsb maths(fixed point toolbox)
what is the difference between keep msb maths and keep lsb maths in matlab
13 years ago | 0 answers | 0
0
answersQuestion
fixed point toolbox
I need to compute T=C*X where C and X are 8*8 matrices (Matrix multiplication includes multiplication of corresponding rows and ...
13 years ago | 1 answer | 0
1
answerQuestion
Fimath function
I need to compute T=C*X where C and X are 8*8 matrices (Matrix multiplication includes multiplication of corresponding rows and ...
13 years ago | 1 answer | 0
1
answerQuestion
calling other softwares using matlab
how can i call other softwares from matlab? can anyone explain?
13 years ago | 2 answers | 0
2
answersQuestion
calling other programs using matlab
how can i call modelsim software using matlab and give some input values? can anyone explain how this can be done
13 years ago | 1 answer | 0
1
answerQuestion
fixed point toolbox 4
During the multiplication of 2 fixed point numbers matlab automatically changes the word length and length of fractional part......
13 years ago | 1 answer | 0
1
answerQuestion
fixed pint toolbox 3
can anyone suggest a book for studying fixed point toolbox ?
13 years ago | 1 answer | 0
1
answerQuestion
fixed point toolbox2
how does matlab interprets a decimal fraction like -.3536 in fixed point representation? 1.1010011 or .11010011 can an...
13 years ago | 1 answer | 0
1
answerQuestion
fixed point toolbox1
t = Columns 1 through 7 880.8516 868.7656 852.4141 822.5547 838.9063 823.9766 831.7969 25.1641 -13.6797 -15...
13 years ago | 2 answers | 0
2
answersquantisation using matlab
Thank you Roberson.......yes,I have fixed point toolbox.... I need to quantise the dctmtx(6) to 8 bit hexadecimal values dct...
13 years ago | 0
Question
quantisation using matlab
How can i quantize decimal numbers with fractional parts(like 3.111112,1.22213) to specified number of bits using matlab?
13 years ago | 3 answers | 0
3
answersQuestion
Quantisation
hello, Is there a direct function in Matlab to quantize fixed point numbers to specified numbers of bits.....
13 years ago | 1 answer | 0
1
answerQuestion
Quantisation for IMAGE COMPRESSION
I'm doing an image compression using discrete cosine transform project....(To be implemented in hardware using Fixed Point Arith...
13 years ago | 1 answer | 0