Community Profile

photo

Sarit Hati


Attivo dal 2015

Have a little expertise in Fuzzy Logic Controllers ;)

Statistiche

  • First Review
  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


Time elapsed for running a GUI program
Hi, I have designed a GUI code which takes various input and gives various output.My function is 'MasterIO'(refer the code be...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


GUI not printing a Static text
Hi, I have designed a GUI but there is little problem.I took some steps to ensure that there is no error during input.But the l...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How to Plot 3 variable into a Surface (3D) ?
Suppose I have 3 variables a,b,c.Now 'a' depends on both 'b' & 'c'.How to plot 'a' with the variations of 'b' & 'c'. a = functi...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Slider Input Help!
Hi, I've a script which takes 2(two) input from the user and generates a plot and a value %This is the input curre...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Couldn't Find 'X' value of a Membership Function
Hi,I have a problem finding out the corresponding 'x' value if membership value is given. x=0:0.001:10; mf1 = trapmf(x,[...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using double Conversion to double from cell is not possible.
Hi, Im facing this problem can some one help? I want to store multiple elements of matrix 'Rulebase' to 'a' Rulebase = { ...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Seperate One Matrix into two!!
Say, I have a matrix a = [1 2 3 4 5 6 7 8 9 10] randsel = randperm (10,5) Say randsel returns [1 3 5 6 10] Now, I...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


??? Error using ones Maximum variable size allowed by the program is exceeded. Quantization_Try (line 18) y1 = ones(1:d1)
*Cannot figure out why?? Info :: matrix dimension of y = 1 ,384752* |clc; clear all; close all; y1 = audioread('C:\U...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to Print Title According to Test Results
I'm writing this code and getting this error. Couldn't figure out the syntax error. a=mean(z,1); % z is actuall...

oltre 8 anni fa | 1 risposta | 0

1

risposta