Community Profile

photo

Abbas Manthiri S


Last seen: fast 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

fast 7 Jahre vor | 19 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 26 Downloads |

Thumbnail

Gesendet


Bar Graph
You can draw graph colorful in 2014a

etwa 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


Gray code for all base numbers
Program simplified to get squence

etwa 7 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 6 Downloads |

Thumbnail

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Thumbnail

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

etwa 7 Jahre vor | 0

Gelöst


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

mehr als 7 Jahre vor

Gelöst


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

mehr als 7 Jahre vor

Gelöst


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

mehr als 7 Jahre vor