photo

Sarit Hati


2015 年からアクティブ

Followers: 0   Following: 0

Have a little expertise in Fuzzy Logic Controllers ;)

統計

MATLAB Answers

9 質問
0 回答

ランク
211,841
of 300,863

評判
0

コントリビューション
9 質問
0 回答

回答採用率
88.89%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

コントリビューション
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...

8年以上 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 1 件の回答 | 0

1

回答