![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15095908_1553147189207_DEF.jpg)
Lee Kai Sin
Followers: 0 Following: 0
Feeds
提问
Adding parameter and value pair in fitcdiscr for QDA classifier
MdlQuadratic = fitcdiscr(QDAinputtrain,QDAtargettrain,'DiscrimType','quadratic','KFold',kfold); outputtest = predict(Md...
4 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...
4 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....
4 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...
4 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....
4 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...
4 years 前 | 2 个回答 | 0