Community Profile

photo

Abbas Manthiri S


Last seen: quasi 4 anni fa Attivo dal 2016

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

quasi 7 anni fa | 20 download |

Thumbnail

Inviato


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

circa 7 anni fa | 26 download |

Thumbnail

Inviato


Bar Graph
You can draw graph colorful in 2014a

circa 7 anni fa | 1 download |

Thumbnail

Inviato


Gray code for all base numbers
Program simplified to get squence

circa 7 anni fa | 2 download |

Thumbnail

Inviato


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

circa 7 anni fa | 5 download |

Thumbnail

Inviato


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

circa 7 anni fa | 7 download |

Thumbnail

Inviato


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

circa 7 anni fa | 1 download |

Thumbnail

Inviato


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

circa 7 anni fa | 1 download |

Thumbnail

Inviato


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

circa 7 anni fa | 2 download |

Thumbnail

Inviato


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

circa 7 anni fa | 6 download |

Thumbnail

Inviato


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

circa 7 anni fa | 1 download |

Thumbnail

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

circa 7 anni fa | 0

Risolto


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

oltre 7 anni fa

Risolto


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

oltre 7 anni fa

Risolto


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

oltre 7 anni fa