Feeds
답변 있음
Matlab code error - matlab code error - Subscript indices must either be real positive integers or logicals
Actually the problem is simply that you used "corr" as the name of a variable, so when you type y6 = corr(ytest,ysvm) you ...
Matlab code error - matlab code error - Subscript indices must either be real positive integers or logicals
Actually the problem is simply that you used "corr" as the name of a variable, so when you type y6 = corr(ytest,ysvm) you ...
거의 12년 전 | 0
| 수락됨


