ANFIS Editor GUI Matrix dimensions must agree
조회 수: 1 (최근 30일)
이전 댓글 표시
I applied anfis for 2 input single output s/m. But while training the data It was showing the error message of Matrix dimensions must agree. Kindly answer anyone how to rectify it.
댓글 수: 0
답변 (1개)
Win co
2012년 4월 20일
Could you show us your matrix "training data" ? Are they time-series data? Normaly it has to be a matrix with 3 columns x n lines : 2 first columns contain input data, the third column is output data and n line correspond to your number of samples.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!