Feeds
提问
How to save answers in an array using for loop
Hi, I want to save all the answers of 100 iterations using for loop. The code for my task is given below. The problem is that on...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to calculate Accuracy, Recall and Precision for multi-class multi-lable Fuzzy inference system in MATLAB?
I've designed a fuzzy inference system in the MATLAB using fuzzy logic toolbox. My target dataset is comprised of 100 instances ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to write MATLAb code to generate confusion matrices and calcultes recall and precision?
Hi, I've a data file of 101 records with 21 classes. First of all, I want to generate 21 separate confusion matrices for thes...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate recall and Precision
Hi, I've a data set of 101 records with 21 classes. First of all I want to generate separately 21 confusion matrix for those ...
9 years 前 | 0 个回答 | 1
0
个回答提问
Evaluation of Fuzzy Inference system with GUI
I want to check the performance of my Fuzzy Inference System (Mamdani) in MATLAB wiyh the help of GUI or any form, is there any ...
10 years 前 | 1 个回答 | 0
1
个回答提问
evalfis with input data file in excel/txt format
Hello, I want to evaluate my built Mamdani FIS with whole dataset in excel file. I have 73 rows (without header) and 5 columns ...
10 years 前 | 1 个回答 | 0
1
个回答提问
.txt string file loading problem
Hi, I have a text file with 5 columns and 73 rows, and I creat this file from .xlsx format in excel. Now when I load this file w...
10 years 前 | 1 个回答 | 0