Community Profile

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

回答