photo

Sarit Hati


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Have a little expertise in Fuzzy Logic Controllers ;)

统计学

MATLAB Answers

9 个提问
0 个回答

排名
211,885
of 300,904

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
88.89%

收到投票数
0

排名
 of 21,108

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,602

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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,[...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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 = { ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


??? 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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答