HC Song
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
what is the difference between shaffer test and scheffe post hoc test
Hi, I am confused with shaffer post hoc test and scheffe post hoc test. Is there anybody can tell me something about these t...
7 years 前 | 0 个回答 | 0
0
个回答提问
Is there a neural network tool box writeen by other language and apply matlab API?
I am using matlab build-in functions patternnet and train in my program. But I find that the program is too slow. Is there a thi...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to extract features from 1-D signal using dual-tree complex discrete wavelet transform(DT-CWT)
Hi, I want to extract features from some 1-D signals. Does anybody can teach me how to extract the features using DTCWT? It...
7 years 前 | 0 个回答 | 0
0
个回答已回答
Some quesitions about RBF kernel and ranksvm
I find out the solutions . In <Efficient Algorithms for ranking with SVMs>, the section 6.3 disscussed this issue and one solut...
Some quesitions about RBF kernel and ranksvm
I find out the solutions . In <Efficient Algorithms for ranking with SVMs>, the section 6.3 disscussed this issue and one solut...
8 years 前 | 0
| 已接受
提问
Some quesitions about RBF kernel and ranksvm
Hi guys, I have some questions about ranksvm and RBF kernel. Thanks for all your help. 1. The RBF kernel function is : <...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to train SVDD classifier, if I only have one class training dataset.
If I only have one class training dataset(i.e only +1 or -1 dataset available), How can I determine the best parameters used in ...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to implement this learning to rank question in maltab. It is about optimization .
I face one problem and I don't know how to fix it in MATLAB. Is there any body who can teach me how to solve this optimization i...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to extract the labels from the prdataset
I am tring to use dd_tools to do svdd calssification .I do not know how to get the result.please help who is familiar with dd_to...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to convert cell into matrix
assume that a={[1 2 3],[2 3 4;1 2 3]} I want to convert a into a=[1 2 3;2 3 4;1 2 3]. Is there any easy way? thanks
9 years 前 | 2 个回答 | 0