105s
Member level 4
fuzzy logic
please help me check the m-file about fuzzy logic using in noise cancelling.
thanks!
it exists some error:
ans =
501.0015
??? Index exceeds matrix dimensions.
Error in ==> C:\MATLAB6p1\toolbox\fuzzy\fuzzy\genparam.m
On line 80 ==> a = (range(i,2) - range(i, 1))/2/(mf_n(i) - 1);
Error in ==> C:\MATLAB6p1\toolbox\fuzzy\fuzzy\genfis1.m
On line 93 ==> in_mf_param = genparam(data, numMFs, inmftype);
Error in ==> C:\MATLAB6p1\work\my.m
On line 112 ==> in_fismat=genfis1(trn_data, mf_n);
please help me check the m-file about fuzzy logic using in noise cancelling.
thanks!
it exists some error:
ans =
501.0015
??? Index exceeds matrix dimensions.
Error in ==> C:\MATLAB6p1\toolbox\fuzzy\fuzzy\genparam.m
On line 80 ==> a = (range(i,2) - range(i, 1))/2/(mf_n(i) - 1);
Error in ==> C:\MATLAB6p1\toolbox\fuzzy\fuzzy\genfis1.m
On line 93 ==> in_mf_param = genparam(data, numMFs, inmftype);
Error in ==> C:\MATLAB6p1\work\my.m
On line 112 ==> in_fismat=genfis1(trn_data, mf_n);