Community Profile

photo

Abbas Manthiri S


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

统计数据

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

查看徽章

Content Feed

排序方式:

已提交


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

6 years 前 | 26 次下载 |

Thumbnail

已提交


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

7 years 前 | 31 次下载 |

Thumbnail

已提交


Bar Graph
You can draw graph colorful in 2014a

7 years 前 | 1 次下载 |

Thumbnail

已提交


Gray code for all base numbers
Program simplified to get squence

7 years 前 | 6 次下载 |

Thumbnail

已提交


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

7 years 前 | 13 次下载 |

Thumbnail

已提交


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

7 years 前 | 10 次下载 |

Thumbnail

已提交


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

7 years 前 | 1 次下载 |

Thumbnail

已提交


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

7 years 前 | 4 次下载 |

Thumbnail

已提交


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

7 years 前 | 3 次下载 |

Thumbnail

已提交


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

7 years 前 | 5 次下载 |

Thumbnail

已提交


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

7 years 前 | 1 次下载 |

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

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

7 years 前

已解决


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

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

7 years 前