Feeds
質問
how can i rectify the dimensions and matrix error
img = double(imread('camera128__.jpg'))./255; [nrow, ncol] = size(img); fprintf('Welcome to demo program of image edge d...
8年弱 前 | 0 件の回答 | 0
0
回答質問
help me finding this error
Error using .* Matrix dimensions must agree. Error in main (line 175) p = ((1-rho).*p + rho.*delta_p_curre...
8年弱 前 | 2 件の回答 | 0
