photo

Lee Kai Sin


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Adding parameter and value pair in fitcdiscr for QDA classifier
MdlQuadratic = fitcdiscr(QDAinputtrain,QDAtargettrain,'DiscrimType','quadratic','KFold',kfold); outputtest = predict(Md...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Does Quadratic Discriminant Analysis has parameters that can be optimized by optimization technique like PSO
I am currently doing a classification project for the fault in power transformer. I tried the classification with QDA and the re...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to get Lacunarity data for image
I am doing a project to extract the lacunarity of the image (.png). It has multiple image, so it is better if it can run itself....

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Is there any recommended technique for image processing for PRPD image?
I have tried with fractal feature, but I would like to have more for different type of data collection. The data collected will...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


outputtest = multisvm(SVMinput,SVMclass,SVMtestinput); % print out the output after SVM training
Dear community, Below I attach two documents (.mat and .m) that I would like to use SVM to clasiffy the PD in power equipment....

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to Split a 50000x2 data in .mat into 100 equal-sized 500x2 data?
Dear community, I am trying to split a 50000x2 data in .mat into 100 equal-sized 500x2 data (that will allow me to plot 100 fi...

3년 초과 전 | 답변 수: 2 | 0

2

답변