Watch this Author's files
is there something wrong in the code? I cannot run it. function[f] = nelsonsse(tau) [b,f] = lsbetas(tau); %#ok end
function[b,varargout] = lsbetas(tau) i = x(:)/tau;
is this part has some mistakes?
Contact us at files@mathworks.com