how to process the data contained NAN for ANFIS

I have a problem in processing data for ANFIS. I have the data, which contains a NaN. how can I use these data for ANFIS

 Accepted Answer

Depends on what you really need to do. But usually when it comes to be Nan, i assume they come because of the missing value(provided these arenot from some computation).
I set it to 0. It might be different in your case though.

1 Comment

Thanks Nirmal ....
My project is about the estimation of precipitable water vapor (aortic). I essentially want to know how the correlation between the process of ANFIS with GPS data (aortic). problem when the training data or validation data contain NAN, when processed ANFIS will be error or stop the process. is there a solution to solve this problem?

Sign in to comment.

More Answers (0)

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!