31.10.2014 Views

What Is Fuzzy Logic?

What Is Fuzzy Logic?

What Is Fuzzy Logic?

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2 Tutorial<br />

subplot(2,2,4)<br />

plotmf(fismat2, 'input', 4)<br />

The following plots show the result.<br />

To plot the error signals, type<br />

figure(4)<br />

plot([error1 error2]);<br />

hold on; plot([error1 error2], 'o');<br />

xlabel('Epochs');<br />

ylabel('RMSE (Root Mean Squared Error)');<br />

title('Error Curves');<br />

2-132

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!