photo

Shindujah Arudchelvan


Last seen: plus de 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
252 097
of 301 252

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 207

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 657

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Error on Kernel_Function is not a valid parameter name.
function [itr] = multisvm( T,C,tst ) u=unique(C); N=length(u); c4=[]; c3=[]; j=1; k=1; if(N>2) itr=1; classes=0...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Array indices must be positive integers or logical values Error
rgb = inp(:,:,[1 1 1]); red = rgb(:,:,1); red(tumorOutline)= 255; green = rgb(:,:,2); green(tumorOutline)= 0; blue = rgb(:,...

plus de 4 ans il y a | 2 réponses | 0

2

réponses