photo

Lee Kai Sin


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答