motevalizadeh - MATLAB Central
photo

motevalizadeh


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 05/17 to 03/25Use left and right arrows to move selectionFrom 05/17Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

13 个提问
1 个回答

排名
19,551
of 297,851

声誉
2

贡献数
13 个提问
1 个回答

回答接受率
38.46%

收到投票数
1

排名
 of 20,493

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why normalize function has a different result on a matrix vs single value?
I have a matrix like: B=[ 1.5035; 1.5728; 1.6485; 1.5369; 1.5467; 1.572; 1.5374; 1.787; 1.5825; 1.6905]; Using normalize ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to analyze the output of a Mamdani fuzzy inference system?
I designed a FIS (mamdani) and added some rules to it. Have 2 labels on my dataset named 1 and 2. The problem is that when I ev...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to do normalize distribution technique on a simple matrix?
This is just a practice about normal distribution in MATLAB and not a real project. I created a simple matrix and want to test...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Why FP-Growth is slower than Apriori?
My project is about Data mining (in MATLAB) and want to use Apriori and FP-GRowth to extract rules (Associate Rule Mining). I r...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to detect Class label in data mining algorithms?
Just want to use class labels in data mining and as I know normally data mining algorithms doesn't detect class/labels like Apri...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Integrating Classification and Association Rule Mining
Hi Is there any sample matlab code to Integrating Classification and Association Rule Mining? It doesn't matter what kind of a...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to get the result of a classification tree in a matrix?
I made a Classification Tree, code: mytree=ClassificationTree.fit(MyData,MyLables); mytree.view('mode','graph'); ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to use Apriori Association Rule Mining on mt own data set?
I have a dataset with its a matrix(double , 700x16) like this (one row): 2.9514 -0.4094 -1.0403 2.8733 2.4015 -1.3503 3.7288 ...

6 years 前 | 0 个回答 | 0

0

个回答

已回答
problem in login to mathworks.com account via google chrome
It seems it was a bug in google chrome to clearing cache. After clearing browser cache manually it worked.

6 years 前 | 1

| 已接受

提问


problem in login to mathworks.com account via google chrome
I can not login to my mathworks.com account via google chrome and when I click on sign in link I encounter with this page(with t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Where can I find Matlab codes about Ishibuchi algorithm?
I need matlab codes to see how Ishibuchi algorithm works. I was searching on the internet but i could not find something useful...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to turn on the function hints on command line?
Im using mathlab 2016a. On the command line function hints will not list available commands and functions. As an example(my c...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to a sample in matlab to handle fuzzy LR MF?
In matlab (fuzzy) i want to write a sample to show Left-right MF (L-R MF) but it seems LR function is not available. <http://...

7 years 前 | 1 个回答 | 0

1

个回答

提问


What is wrong on my script?
I'm new on matlab, and sorry if my question is simple :) I have a function and call it on my main script function [ f ] =...

8 years 前 | 1 个回答 | 0

1

个回答