Feeds
提问
Subscript indices must either be real positive integers or logicals.
Error in imcut NewIm = Image( (cr - 63):(cr + 64),(cc - 63):(cc + 64) ); Error in pcn1 xo = imcut(xr); subplot(6, 3, 3*rt+9...
9 years 前 | 2 个回答 | 0
2
个回答提问
Output argument not assigned during call
function [S1]= PCNN(S) %UNTITLED Summary of this function goes here % Detailed explanation goes here Alpha_F=0.1; ...
9 years 前 | 2 个回答 | 0
2
个回答提问
I'm getting the error as matrix dimensions must agree at line no 20
function [S1]= PCNN(S) %UNTITLED Summary of this function goes here % Detailed explanation goes here Alpha_F=0.1; ...
9 years 前 | 1 个回答 | 0