Borrar filtros
Borrar filtros

Problem on fuzzy inference calculations ..

2 visualizaciones (últimos 30 días)
nayomi ranamuka
nayomi ranamuka el 1 de Jul. de 2011
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..

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by