Feeds
질문
extract a database from a matlab program
How can I extract a database (data is an images) from a matlab program that uses "load (filename)?
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
check if my algorithm works
please can anyone check if my algorithm works or not? the goal of my algorithm is to decompose an image ento two parts using the...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
converting matrix into image
I try to visualize the image but its not possible because of 'double' V= double(imread('circuit.tif')); imshow(V);
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Error using * MTIMES is not fully supported for integer classes. At least one input must be scalar
I m traying to create an NMF algorithm (the multiplicative update rules) to decompose an image ento 2 matrix, but a message erro...
대략 9년 전 | 답변 수: 1 | 0
