Statistics
3 Questions
0 Answers
RANK
128,428
of 301,296
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,225
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,832
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
FATAL_ERROR:Xst:listutil.c:503:1.19 - Data corruption (ListDelShift) - Bad Index Process will terminate.
Hi I had generated HDL code from HDL coder through MATLAB. And I am getting the above mentioned error while synthesis in xilinx...
7 years ago | 0 answers | 0
0
answersQuestion
I want to convert this code into hdl, but blockproc function is not an allowed function in hdl code. Hence, not able to convert it. Is there any other function same as blockproc and accepted by hdl coder. If not, then what else can be done?
I = imread('flower.jpg'); X = rgb2gray(I); XD = im2double(X); T = dctmtx(8); dct = @(block_struct) T * block_struct.data * T...
7 years ago | 1 answer | 0
1
answerQuestion
How I can detect this ball in the image
<</matlabcentral/answers/uploaded_files/123445/crop.jpg>>
7 years ago | 1 answer | 0
