Community Profile

photo

Abbas Manthiri S


Last seen: 4年弱 前 2016 年からアクティブ

Followers: 0   Following: 0

連絡

統計

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

6年以上 前 | ダウンロード 25 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 27 件 |

Thumbnail

送信済み


Bar Graph
You can draw graph colorful in 2014a

約7年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Gray code for all base numbers
Program simplified to get squence

約7年 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 8 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 10 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 4 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 6 件 |

Thumbnail

送信済み


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

約7年 前 | ダウンロード 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年 前 | 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年以上 前

解決済み


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

7年以上 前

解決済み


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年以上 前