photo

kim lee


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
125,275
of 298,545

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,613

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,622

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

View by

Question


How to resolve the exceed of maximum supported wordlength of 128 bits in hdlcoder?
Dear All, I'm trying to implement the below equation in hdlcoder, But I've encountered "The computed word length of the resul...

6 years ago | 1 answer | 0

1

answer

Question


Incorrect number of output arguments for 'pre_test_fixpt'. Expected 1, but found 2.
Hi!, I've got error message when I generate the hdl code in MATLAB the below code, Incorrect number of output argument...

7 years ago | 1 answer | 0

1

answer

Question


How to avoid the division operator from hdlcoder?
Dear All, I've got the below verilog code when I generated with hdlcoder. fx = srcX / dstX; fy = srcY / dst...

7 years ago | 1 answer | 0

1

answer

Question


How to implement dct2 in MATLAB coder?
Dear all, I'm trying to implement dct2 by using MATLAB coder in https://in.mathworks.com/help/images/ref/dct2.html. But I...

7 years ago | 1 answer | 0

1

answer