필터 지우기
필터 지우기

Problem on fuzzy inference calculations ..

조회 수: 2 (최근 30일)
nayomi ranamuka
nayomi ranamuka 2011년 7월 1일
Dear all,
I've to perform fuzzy inference calculations.
input=[input1(:), input2(:)];
out=evalfis(input,a);
But this makes following error. ??? Error using ==> evalfismex The first input must be a defined DOUBLE matrix
Can anybody suggest solution. Thank you..

채택된 답변

Wolfgang Schwanghart
Wolfgang Schwanghart 2011년 7월 1일
Hi,
the error message says all: The first input must be a defined DOUBLE matrix
Is the variable input in double format?
HTH, W.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by