fzcmin

Results 1 issues of fzcmin

How to set the value of hsize in VOChash_init()? I've got some error about'Index exceeds matrix dimensions' VOChash_init (line 10) h=mod(str2double(s([3:4 6:11 13:end])),hsize)+1; ------ function hash = VOChash_init(strs) hsize=4999; hash.key=cell(hsize,1);...