MATLAB Fuzzy Logic Modeling of Habitat Suitability Expert Knowledge

2 views (last 30 days)
Hi,
I recently used MatLab to create a fuzzy inference system of the expert knowledge dataset I have on theoretical numerical values of habitat suitability. So I have expert opinions on numeric ranges, I've created an FIS for this.
I put the FIS as the Function Block Parameters in Simulink for my Fuzzy Logic Controller Ruleviewer. I want this simulink model to have as an output an ascii habitat suitability map I can export to ArcGIS.
However, I'm having trouble designating inputs and outputs here. I can specify one input arrow as .mat into the fuzzy logic controller but not two for the "from file" option. Perhaps I'm selecting the wrong choice of file from the library? but I still don't know what I would select to get multiple inputs of ascii into the FIS for one output.
How do I specify these multiple inputs?
My FIS has multiple variables (e.g., slope, vegetation, distance to water) contributing to the FIS to generate a suitability map. I have raster layers in GIS that correspond to each variable that I've made into ascii for import into the model. But I'm stuck here. I've tried everything and googled everything. I can't figure out how to make this work.
Please help! It would be very much appreciated.

Answers (0)

Categories

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

Community Treasure Hunt

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

Start Hunting!