Feeds
질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
How I can detect this ball in the image
<</matlabcentral/answers/uploaded_files/123445/crop.jpg>>
거의 8년 전 | 답변 수: 1 | 0
