Gbola
NSUK
Followers: 0 Following: 0
Professional Interests: Artificial Intelligence/Expert Systems
Statistik
RANG
10.011
of 295.467
REPUTATION
4
BEITRÄGE
21 Fragen
9 Antworten
ANTWORTZUSTIMMUNG
4.76%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to link MATLAB to Netica software
How do I link MATLAB to Netica software?
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
How do I move from one figure to the other in a GUI using GUIDE (that is, from Figure1 to Figure2 and back to Figure1)?
Dear Forum Members, I am creating a GUI (using GUIDE) having two figures namely, Figure1 and Figure2, respectively. I would lik...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortHelp and Support on GUIDE - Pop up menu condition push button
Kindly find my versions. Cheers.
fast 2 Jahre vor | 0
Help and Support on GUIDE - Pop up menu condition push button
Kindly find the steps below: User Comment: "Step 1: I created the GUI using GUIDE Step 2: I placed 3 popup menus on the fig...
fast 2 Jahre vor | 0
Frage
GUI with 3 Popup menus, Nested Ifs, and 1 condition push button
Dear All, I am creating a GUI to display the result (output) of combination of three strings, each string from the 3 popup menu...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenHelp and Support on GUIDE - Pop up menu condition push button
Dear All, Many thanks for your time and help. The answer has helped partially to resolve my question. But I have got some erro...
etwa 2 Jahre vor | 0
Frage
Help and Support on Guide - Popup menus, condition Pushbutton and block ifs (nested ifs)
Dear All, I am creating a GUI with GUIDE to display the result (output) of combining three strings, each string from the 3 popu...
etwa 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Help and Support on GUIDE - Pop up menu condition push button
Dear All, I am creating a GUI to display the result (output) of combining three strings, each string from the 3 popup menus nam...
etwa 2 Jahre vor | 5 Antworten | 0
5
AntwortenCombination of two colors to form a new color entirely using " IF-ELSEIF-ELSE-END" statements
Hi all, I could not still find a solution to this problem. Can someone help me out to find what is wrong with the attached .m ...
mehr als 2 Jahre vor | 0
Combination of two colors to form a new color entirely using " IF-ELSEIF-ELSE-END" statements
Hi DGM, As per your request of 05/01/2022, the UI controls: listbox1, listbox2, one edit, and one pushbutton are meant for comb...
mehr als 2 Jahre vor | 0
Combination of two colors to form a new color entirely using " IF-ELSEIF-ELSE-END" statements
Dear all, The following controls: listbox1, listbox2, one edit, and one pushbutton are meant for combining two primary colours ...
mehr als 2 Jahre vor | 0
Frage
Combination of two colors to form a new color entirely using " IF-ELSEIF-ELSE-END" statements
Combination of two colors to form a new color entirely using " IF-ELSEIF-ELSE-END" statements I have two listboxes (listbox1 an...
fast 3 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
Help and Support - GUIDE
I have two pop-up menus (popupmenu1 and popupmenu2) each of them contains three strings, namely; “red”, “blue” and “green”; on...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can someone help me? GUIDE
Can someone help me? GUIDE: I have two pop-up menus each of them containing three strings “red”, “blue” and “green”; one pus...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Domain experts’ participation in probability values elicitation sessions
Could you please suggest what can be done to increase domain experts’ participation in probability values elicitation sessions (...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Elicitation of Probability Distributions (Probability encoding process)
Could you please identify and enumerate the reasons why domain experts do not like to participate in probability values elicitat...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I calculate the joint probability for three variables
How can I calculate the joint probability for three variables
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Case-Based Reasoning (CBR)
Dear Members, I am writing to seek for your help on Case-Based Reasoning (CBR) methodology. I would like you to enlighten me...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How do I tacle these error messages!
Help is required on how to tacle the following error messages: 1, ??? Undefined function or variable 'cou'. 2. Error in...
mehr als 12 Jahre vor | 1 Antwort | 0
1
Antwortclearing a figure
delete(handles.figure1); Where figure1 is the name given to the figure i question.
mehr als 12 Jahre vor | 0
Help me in FUZZY
I suggest you create linguistic variables, membership functions, use fuzzy sets and lastly use IF...THEN statements to create yo...
mehr als 12 Jahre vor | 0
Fuzzy Inference System- Input Output
You can have as many inputs as possible but the number of output is usually one.
mehr als 12 Jahre vor | 0
| akzeptiert
Frage
Is it impossible?
Your assistance is needed in providing solution to the below problem. I am working on a medical expert system which uses fuzzy ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Is it possible?
Your assistance is needed in providing solution to the below problem. I am working on a medical expert system which uses fuzz...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
FIS, FUZZY LOGIC and GUIDE - SOS
Hi, Can someone there save my life? I am working on a medical expert system which uses fuzzy logic to diagnose an ailment whos...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
FIS AND GUIDE - SOS
Hi, Ca I am working on a medical expert system which uses fuzzy logic to diagnose an ailment whose clinical features (FIS inpu...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can a GUI link to a Fuzzy system?
Hi All, I have already set up a Fuzzy system with the aid of a Fuzzy Logic Toolbox. I would like to know whether it is pos...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
FIS AND GUIDE
I am working on a medical expert system which diagnoses an ailment whose clinical features (FIS input variables) are A, B, C and...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem with GUIDE/Handle
Hi, Kindly assist me in displaying an output in a particular static text or edit text in Graphical User Interface Development E...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
FIS AND GUIDE
I am working on a medical expert system which diagnoses an ailment whose clinical features (FIS input variables) are A, B, C and...
fast 13 Jahre vor | 0 Antworten | 0