photo

Abbas Manthiri S


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

0 个提问
1 个回答

File Exchange

11 文件

Cody

0 个问题
3 个答案

排名
85,069
of 299,877

声誉
0

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
0

排名
774 of 20,828

声誉
2,399

平均
4.10

贡献数
11 文件

下载次数
20

ALL TIME 下载次数
21199

排名
73,047
of 166,412

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已提交


Multi Class Confusion Matrix
Calclating kappa, acuuracy,error,Sensitivity ,Specificity , Precision,False positive rate etc.

8 years 前 | 5 次下载 |

5.0 / 5
Thumbnail

已提交


Multi Class SVM
Multi class SVM developed by using binary svm classification

8 years 前 | 2 次下载 |

4.5 / 5
Thumbnail

已提交


Bar Graph
You can draw graph colorful in 2014a

8 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Gray code for all base numbers
Program simplified to get squence

8 years 前 | 1 次下载 |

3.7 / 5
Thumbnail

已提交


PSNR MSE R RMSE NRMSE MAPE Calculating
finding PSNR MSE R RMSE NRMSE MAPE

8 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Anfis Classifier
Anfis Training Splited to get better time saved Anfis Classifier You Shall Enjoy

8 years 前 | 4 次下载 |

4.5 / 5
Thumbnail

已提交


get angle and radian between two points
Simple code for find angle between two points

8 years 前 | 1 次下载 |

2.0 / 5
Thumbnail

已提交


Bat Feature Selection(Binary Method) and optimization
This code use as optimization of data by row or coulmn

8 years 前 | 2 次下载 |

5.0 / 5
Thumbnail

已提交


Firefly Feature Selection and optimization
This code use as optimization of data by row or coulmn

8 years 前 | 1 次下载 |

4.25 / 5
Thumbnail

已提交


PSO Feature Selection and optimization
This code use as optimization of data by row or coulmn

8 years 前 | 2 次下载 |

5.0 / 5
Thumbnail

已提交


Graph (bar,plot) for paper publish
code for line plot and bargraph

8 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
How do I generate a confusion matrix for multi-class example?
please refer this code <https://in.mathworks.com/matlabcentral/fileexchange/60900-multiclass-confusion-matrix-with-basic-...

8 years 前 | 0

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

8 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

8 years 前